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

Method handler

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

Source from the content-addressed store, hash-verified

16251
16252 @staticmethod
16253 def handler(fit, implant, context, projectionRange, **kwargs):
16254 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Special Edition Implant',
16255 'cpuOutputBonus2', implant.getModifiedItemAttr('implantSetChristmas'), **kwargs)
16256
16257
16258class Effect4871(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected