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

Method handler

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

Source from the content-addressed store, hash-verified

7614
7615 @staticmethod
7616 def handler(fit, module, context, projectionRange, **kwargs):
7617 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Energy Weapon',
7618 'cpu', module.getModifiedItemAttr('cpuNeedBonus'), **kwargs)
7619
7620
7621class Effect2691(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected