(fit, module, context, projectionRange, **kwargs)
| 38147 | |
| 38148 | @staticmethod |
| 38149 | def handler(fit, module, context, projectionRange, **kwargs): |
| 38150 | module.forceItemAttr( |
| 38151 | 'jumpConduitPassengerRequiredAttributeID', |
| 38152 | module.getModifiedChargeAttr('jumpConduitPassengerRequiredAttributeID'), **kwargs) |
| 38153 | |
| 38154 | |
| 38155 | class Effect8468(BaseEffect): |
nothing calls this directly
no test coverage detected