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

Method handler

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

Source from the content-addressed store, hash-verified

20505
20506 @staticmethod
20507 def handler(fit, implant, context, projectionRange, **kwargs):
20508 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Special Edition Implant',
20509 'implantBonusVelocity', implant.getModifiedItemAttr('implantSetChristmas'), **kwargs)
20510
20511
20512class Effect5482(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected