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

Method handler

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

Source from the content-addressed store, hash-verified

16215
16216 @staticmethod
16217 def handler(fit, implant, context, projectionRange, **kwargs):
16218 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Special Edition Implant',
16219 'powerEngineeringOutputBonus',
16220 implant.getModifiedItemAttr('implantSetChristmas'), **kwargs)
16221
16222
16223class Effect4868(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected