(fit, src, context, projectionRange, **kwargs)
| 13876 | |
| 13877 | @staticmethod |
| 13878 | def handler(fit, src, context, projectionRange, **kwargs): |
| 13879 | fit.ship.boostItemAttr('scanResolution', src.getModifiedItemAttr('subsystemBonusMinmatarCore3'), |
| 13880 | skill='Minmatar Core Systems', **kwargs) |
| 13881 | |
| 13882 | |
| 13883 | class Effect4271(BaseEffect): |
nothing calls this directly
no test coverage detected