(fit, module, context, projectionRange, **kwargs)
| 11141 | |
| 11142 | @staticmethod |
| 11143 | def handler(fit, module, context, projectionRange, **kwargs): |
| 11144 | module.boostItemAttr('duration', module.getModifiedChargeAttr('durationBonus'), **kwargs) |
| 11145 | |
| 11146 | |
| 11147 | class Effect3617(BaseEffect): |
nothing calls this directly
no test coverage detected