(fit, module, context, projectionRange, **kwargs)
| 11173 | |
| 11174 | @staticmethod |
| 11175 | def handler(fit, module, context, projectionRange, **kwargs): |
| 11176 | module.boostItemAttr('warpScrambleRange', module.getModifiedChargeAttr('warpScrambleRangeBonus'), **kwargs) |
| 11177 | |
| 11178 | |
| 11179 | class Effect3649(BaseEffect): |
nothing calls this directly
no test coverage detected