(fit, src, context, projectionRange, **kwargs)
| 13860 | |
| 13861 | @staticmethod |
| 13862 | def handler(fit, src, context, projectionRange, **kwargs): |
| 13863 | fit.ship.boostItemAttr('scanResolution', src.getModifiedItemAttr('subsystemBonusAmarrCore3'), |
| 13864 | skill='Amarr Core Systems', **kwargs) |
| 13865 | |
| 13866 | |
| 13867 | class Effect4270(BaseEffect): |
nothing calls this directly
no test coverage detected