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

Method handler

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

Source from the content-addressed store, hash-verified

7770
7771 @staticmethod
7772 def handler(fit, module, context, projectionRange, **kwargs):
7773 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Hybrid Weapon',
7774 'power', module.getModifiedItemAttr('drawback'), **kwargs)
7775
7776
7777class Effect2708(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected