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

Method handler

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

Source from the content-addressed store, hash-verified

15393
15394 @staticmethod
15395 def handler(fit, ship, context, projectionRange, **kwargs):
15396 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Remote Tracking Computer',
15397 'falloffBonus', ship.getModifiedItemAttr('eliteBonusLogistics1'),
15398 skill='Logistics Cruisers', **kwargs)
15399
15400
15401class Effect4577(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected