(fit, module, context, projectionRange, **kwargs)
| 11567 | |
| 11568 | @staticmethod |
| 11569 | def handler(fit, module, context, projectionRange, **kwargs): |
| 11570 | module.boostItemAttr('falloffBonus', module.getModifiedChargeAttr('falloffBonusBonus'), **kwargs) |
| 11571 | |
| 11572 | |
| 11573 | class Effect3703(BaseEffect): |
nothing calls this directly
no test coverage detected