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

Method handler

eos/effects.py:12841–12843  ·  view source on GitHub ↗
(fit, module, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

12839
12840 @staticmethod
12841 def handler(fit, module, context, projectionRange, **kwargs):
12842 fit.modules.filteredItemMultiply(lambda mod: 'overloadShieldBonus' in mod.itemModifiedAttributes,
12843 'overloadShieldBonus', module.getModifiedItemAttr('overloadBonusMultiplier'), **kwargs)
12844
12845
12846class Effect4044(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected