(fit, module, context, projectionRange, **kwargs)
| 11062 | |
| 11063 | @staticmethod |
| 11064 | def handler(fit, module, context, projectionRange, **kwargs): |
| 11065 | module.boostItemAttr('scanResolutionBonus', module.getModifiedChargeAttr('scanResolutionBonusBonus'), **kwargs) |
| 11066 | |
| 11067 | |
| 11068 | class Effect3598(BaseEffect): |
nothing calls this directly
no test coverage detected