(fit, src, context, projectionRange, **kwargs)
| 25686 | |
| 25687 | @staticmethod |
| 25688 | def handler(fit, src, context, projectionRange, **kwargs): |
| 25689 | src.boostItemAttr('scanRadarStrengthBonus', src.getModifiedChargeAttr('scanRadarStrengthBonusBonus'), **kwargs) |
| 25690 | |
| 25691 | |
| 25692 | class Effect6326(BaseEffect): |
nothing calls this directly
no test coverage detected