(fit, src, context, projectionRange, **kwargs)
| 25670 | |
| 25671 | @staticmethod |
| 25672 | def handler(fit, src, context, projectionRange, **kwargs): |
| 25673 | src.boostItemAttr('scanMagnetometricStrengthBonus', src.getModifiedChargeAttr('scanMagnetometricStrengthBonusBonus'), **kwargs) |
| 25674 | |
| 25675 | |
| 25676 | class Effect6325(BaseEffect): |
nothing calls this directly
no test coverage detected