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

Method handler

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

Source from the content-addressed store, hash-verified

10731
10732 @staticmethod
10733 def handler(fit, implant, context, projectionRange, **kwargs):
10734 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Cyberimplant',
10735 'rangeSkillBonus', implant.getModifiedItemAttr('implantSetMordus'), **kwargs)
10736
10737
10738class Effect3514(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected