(fit, module, context, projectionRange, **kwargs)
| 24267 | |
| 24268 | @staticmethod |
| 24269 | def handler(fit, module, context, projectionRange, **kwargs): |
| 24270 | module.boostItemAttr('aoeVelocityBonus', module.getModifiedChargeAttr('aoeVelocityBonusBonus'), **kwargs) |
| 24271 | |
| 24272 | |
| 24273 | class Effect6130(BaseEffect): |
nothing calls this directly
no test coverage detected