(fit, src, context, projectionRange, **kwargs)
| 14215 | |
| 14216 | @staticmethod |
| 14217 | def handler(fit, src, context, projectionRange, **kwargs): |
| 14218 | fit.ship.boostItemAttr('maxTargetRange', src.getModifiedItemAttr('subsystemBonusAmarrCore2'), |
| 14219 | skill='Amarr Core Systems', **kwargs) |
| 14220 | |
| 14221 | |
| 14222 | class Effect4347(BaseEffect): |
nothing calls this directly
no test coverage detected