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

Method handler

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

Source from the content-addressed store, hash-verified

7582
7583 @staticmethod
7584 def handler(fit, module, context, projectionRange, **kwargs):
7585 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Energy Weapon',
7586 'capacitorNeed', module.getModifiedItemAttr('capNeedBonus'), **kwargs)
7587
7588
7589class Effect2689(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected