(fit, src, context, projectionRange, **kwargs)
| 33635 | |
| 33636 | @staticmethod |
| 33637 | def handler(fit, src, context, projectionRange, **kwargs): |
| 33638 | fit.ship.forceItemAttr('structureFullPowerStateHitpointMultiplier', src.getModifiedItemAttr('serviceModuleFullPowerStateHitpointMultiplier'), **kwargs) |
| 33639 | |
| 33640 | |
| 33641 | class Effect7012(BaseEffect): |
nothing calls this directly
no test coverage detected