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

Method handler

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

Source from the content-addressed store, hash-verified

14978
14979 @staticmethod
14980 def handler(fit, ship, context, projectionRange, **kwargs):
14981 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Propulsion Module',
14982 'capacitorNeed', ship.getModifiedItemAttr('shipBonusATF1'), **kwargs)
14983
14984
14985class Effect4479(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected