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

Method handler

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

Source from the content-addressed store, hash-verified

20539
20540 @staticmethod
20541 def handler(fit, implant, context, projectionRange, **kwargs):
20542 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Special Edition Implant',
20543 'shieldCapacityBonus', implant.getModifiedItemAttr('implantSetChristmas'), **kwargs)
20544
20545
20546class Effect5484(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected