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

Method handler

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

Source from the content-addressed store, hash-verified

7630
7631 @staticmethod
7632 def handler(fit, module, context, projectionRange, **kwargs):
7633 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Hybrid Weapon',
7634 'cpu', module.getModifiedItemAttr('cpuNeedBonus'), **kwargs)
7635
7636
7637class Effect2693(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected