(fit, mod, context, projectionRange, **kwargs)
| 42197 | |
| 42198 | @staticmethod |
| 42199 | def handler(fit, mod, context, projectionRange, **kwargs): |
| 42200 | fit.ship.increaseItemAttr('miningScannerUpgrade', mod.getModifiedItemAttr('miningScannerUpgrade'), **kwargs) |
| 42201 | |
| 42202 | |
| 42203 | class Effect12592(BaseEffect): |
nothing calls this directly
no test coverage detected