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

Method handler

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

Source from the content-addressed store, hash-verified

11424
11425 @staticmethod
11426 def handler(fit, implant, context, projectionRange, **kwargs):
11427 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Cyberimplant',
11428 'maxRangeBonus', implant.getModifiedItemAttr('implantSetORE'), **kwargs)
11429
11430
11431class Effect3674(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected