(fit, module, context, projectionRange, **kwargs)
| 24251 | |
| 24252 | @staticmethod |
| 24253 | def handler(fit, module, context, projectionRange, **kwargs): |
| 24254 | module.boostItemAttr('aoeCloudSizeBonus', module.getModifiedChargeAttr('aoeCloudSizeBonusBonus'), **kwargs) |
| 24255 | |
| 24256 | |
| 24257 | class Effect6129(BaseEffect): |
nothing calls this directly
no test coverage detected