(fit, src, context, projectionRange, **kwargs)
| 12153 | |
| 12154 | @staticmethod |
| 12155 | def handler(fit, src, context, projectionRange, **kwargs): |
| 12156 | fit.ship.boostItemAttr('scanLadarStrength', src.getModifiedItemAttr('subsystemBonusMinmatarCore'), |
| 12157 | skill='Minmatar Core Systems', **kwargs) |
| 12158 | |
| 12159 | |
| 12160 | class Effect3895(BaseEffect): |
nothing calls this directly
no test coverage detected