(fit, src, context, projectionRange, **kwargs)
| 13907 | |
| 13908 | @staticmethod |
| 13909 | def handler(fit, src, context, projectionRange, **kwargs): |
| 13910 | fit.ship.boostItemAttr('maxTargetRange', src.getModifiedItemAttr('subsystemBonusGallenteCore2'), |
| 13911 | skill='Gallente Core Systems', **kwargs) |
| 13912 | |
| 13913 | |
| 13914 | class Effect4273(BaseEffect): |
nothing calls this directly
no test coverage detected