(fit, src, context, projectionRange, **kwargs)
| 13892 | |
| 13893 | @staticmethod |
| 13894 | def handler(fit, src, context, projectionRange, **kwargs): |
| 13895 | fit.ship.boostItemAttr('maxTargetRange', src.getModifiedItemAttr('subsystemBonusCaldariCore2'), skill='Caldari Core Systems', **kwargs) |
| 13896 | |
| 13897 | |
| 13898 | class Effect4272(BaseEffect): |
nothing calls this directly
no test coverage detected