(fit, module, context, projectionRange, **kwargs)
| 24282 | |
| 24283 | @staticmethod |
| 24284 | def handler(fit, module, context, projectionRange, **kwargs): |
| 24285 | module.boostItemAttr('missileVelocityBonus', module.getModifiedChargeAttr('missileVelocityBonusBonus'), **kwargs) |
| 24286 | |
| 24287 | |
| 24288 | class Effect6131(BaseEffect): |
nothing calls this directly
no test coverage detected