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

Method handler

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

Source from the content-addressed store, hash-verified

18016
18017 @staticmethod
18018 def handler(fit, ship, context, projectionRange, **kwargs):
18019 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Energy Nosferatu',
18020 'powerTransferAmount', ship.getModifiedItemAttr('shipBonus2AF'),
18021 skill='Amarr Frigate', **kwargs)
18022
18023
18024class Effect5187(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected