(fit, src, context, projectionRange, **kwargs)
| 25654 | |
| 25655 | @staticmethod |
| 25656 | def handler(fit, src, context, projectionRange, **kwargs): |
| 25657 | src.boostItemAttr('scanLadarStrengthBonus', src.getModifiedChargeAttr('scanLadarStrengthBonusBonus'), **kwargs) |
| 25658 | |
| 25659 | |
| 25660 | class Effect6324(BaseEffect): |
nothing calls this directly
no test coverage detected