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

Method handler

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

Source from the content-addressed store, hash-verified

23600
23601 @staticmethod
23602 def handler(fit, ship, context, projectionRange, **kwargs):
23603 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Remote Capacitor Transmitter',
23604 'power', ship.getModifiedItemAttr('powerTransferPowerNeedBonus'), **kwargs)
23605
23606
23607class Effect6036(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected