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

Method handler

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

Source from the content-addressed store, hash-verified

20556
20557 @staticmethod
20558 def handler(fit, implant, context, projectionRange, **kwargs):
20559 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Special Edition Implant',
20560 'armorHpBonus2', implant.getModifiedItemAttr('implantSetChristmas'), **kwargs)
20561
20562
20563class Effect5485(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected