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

Method handler

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

Source from the content-addressed store, hash-verified

16268
16269 @staticmethod
16270 def handler(fit, implant, context, projectionRange, **kwargs):
16271 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Special Edition Implant',
16272 'capRechargeBonus', implant.getModifiedItemAttr('implantSetChristmas'), **kwargs)
16273
16274
16275class Effect4896(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected