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

Method handler

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

Source from the content-addressed store, hash-verified

12703
12704 @staticmethod
12705 def handler(fit, module, context, projectionRange, **kwargs):
12706 fit.modules.filteredItemMultiply(lambda mod: 'overloadDamageModifier' in mod.itemModifiedAttributes,
12707 'overloadDamageModifier', module.getModifiedItemAttr('overloadBonusMultiplier'), **kwargs)
12708
12709
12710class Effect4036(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemMultiplyMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected