(fit, module, context, projectionRange, **kwargs)
| 18691 | |
| 18692 | @staticmethod |
| 18693 | def handler(fit, module, context, projectionRange, **kwargs): |
| 18694 | module.increaseItemAttr('cpu', module.getModifiedItemAttr('warfareLinkCPUAdd') or 0, **kwargs) |
| 18695 | |
| 18696 | |
| 18697 | class Effect5265(BaseEffect): |
nothing calls this directly
no test coverage detected