(fit, module, context, projectionRange, **kwargs)
| 7817 | |
| 7818 | @staticmethod |
| 7819 | def handler(fit, module, context, projectionRange, **kwargs): |
| 7820 | fit.ship.boostItemAttr('cpuOutput', module.getModifiedItemAttr('drawback'), **kwargs) |
| 7821 | |
| 7822 | |
| 7823 | class Effect2714(BaseEffect): |
nothing calls this directly
no test coverage detected