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

Method handler

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

Source from the content-addressed store, hash-verified

7754
7755 @staticmethod
7756 def handler(fit, module, context, projectionRange, **kwargs):
7757 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Energy Weapon',
7758 'power', module.getModifiedItemAttr('drawback'), **kwargs)
7759
7760
7761class Effect2707(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected