(fit, src, context, projectionRange, **kwargs)
| 13939 | |
| 13940 | @staticmethod |
| 13941 | def handler(fit, src, context, projectionRange, **kwargs): |
| 13942 | fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Stasis Web', |
| 13943 | 'maxRange', src.getModifiedItemAttr('subsystemBonusMinmatarCore2'), skill='Minmatar Core Systems', **kwargs) |
| 13944 | |
| 13945 | |
| 13946 | class Effect4275(BaseEffect): |
nothing calls this directly
no test coverage detected