(fit, src, context, projectionRange, **kwargs)
| 12185 | |
| 12186 | @staticmethod |
| 12187 | def handler(fit, src, context, projectionRange, **kwargs): |
| 12188 | fit.ship.boostItemAttr('scanGravimetricStrength', src.getModifiedItemAttr('subsystemBonusCaldariCore'), skill='Caldari Core Systems', **kwargs) |
| 12189 | |
| 12190 | |
| 12191 | class Effect3900(BaseEffect): |
nothing calls this directly
no test coverage detected