(fit, module, context, projectionRange, **kwargs)
| 37338 | |
| 37339 | @staticmethod |
| 37340 | def handler(fit, module, context, projectionRange, **kwargs): |
| 37341 | module.multiplyItemAttr('duration', module.getModifiedChargeAttr('specializationAsteroidDurationMultiplier'), **kwargs) |
| 37342 | |
| 37343 | |
| 37344 | class Effect8210(BaseEffect): |
nothing calls this directly
no test coverage detected