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

Method handler

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

Source from the content-addressed store, hash-verified

10679
10680 @staticmethod
10681 def handler(fit, implant, context, projectionRange, **kwargs):
10682 fit.appliedImplants.filteredItemMultiply(lambda mod: mod.item.group.name == 'Cyberimplant',
10683 'agilityBonus', implant.getModifiedItemAttr('implantSetThukker'), **kwargs)
10684
10685
10686class Effect3498(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected