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

Method handler

eos/effects.py:18171–18173  ·  view source on GitHub ↗
(fit, ship, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

18169
18170 @staticmethod
18171 def handler(fit, ship, context, projectionRange, **kwargs):
18172 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Energy Neutralizer',
18173 'energyNeutralizerAmount', ship.getModifiedItemAttr('rookieNeutDrain'), **kwargs)
18174
18175
18176class Effect5209(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected