(fit, module, context, projectionRange, **kwargs)
| 11157 | |
| 11158 | @staticmethod |
| 11159 | def handler(fit, module, context, projectionRange, **kwargs): |
| 11160 | module.boostItemAttr('signatureRadiusBonus', module.getModifiedChargeAttr('signatureRadiusBonusBonus'), **kwargs) |
| 11161 | |
| 11162 | |
| 11163 | class Effect3648(BaseEffect): |
nothing calls this directly
no test coverage detected