(fit, module, context, projectionRange, **kwargs)
| 18643 | |
| 18644 | @staticmethod |
| 18645 | def handler(fit, module, context, projectionRange, **kwargs): |
| 18646 | module.increaseItemAttr('cpu', module.getModifiedItemAttr('covertCloakCPUAdd') or 0, **kwargs) |
| 18647 | |
| 18648 | |
| 18649 | class Effect5262(BaseEffect): |
nothing calls this directly
no test coverage detected