(fit, src, context, projectionRange, **kwargs)
| 12169 | |
| 12170 | @staticmethod |
| 12171 | def handler(fit, src, context, projectionRange, **kwargs): |
| 12172 | fit.ship.boostItemAttr('scanMagnetometricStrength', src.getModifiedItemAttr('subsystemBonusGallenteCore'), |
| 12173 | skill='Gallente Core Systems', **kwargs) |
| 12174 | |
| 12175 | |
| 12176 | class Effect3897(BaseEffect): |
nothing calls this directly
no test coverage detected