MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / handler

Method handler

eos/effects.py:11239–11241  ·  view source on GitHub ↗
(fit, implant, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

11237
11238 @staticmethod
11239 def handler(fit, implant, context, projectionRange, **kwargs):
11240 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Weapon Disruptor',
11241 'maxRange', implant.getModifiedItemAttr('rangeSkillBonus'), **kwargs)
11242
11243
11244class Effect3653(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected