(fit, module, context, projectionRange, **kwargs)
| 24581 | |
| 24582 | @staticmethod |
| 24583 | def handler(fit, module, context, projectionRange, **kwargs): |
| 24584 | module.increaseItemAttr('cpu', module.getModifiedItemAttr('entosisCPUAdd'), **kwargs) |
| 24585 | |
| 24586 | |
| 24587 | class Effect6172(BaseEffect): |
nothing calls this directly
no test coverage detected