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

Method handler

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

Source from the content-addressed store, hash-verified

7216
7217 @staticmethod
7218 def handler(fit, ship, context, projectionRange, **kwargs):
7219 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Remote Tracking Computer',
7220 'falloffEffectiveness', ship.getModifiedItemAttr('shipBonusMC'),
7221 skill='Minmatar Cruiser', **kwargs)
7222
7223
7224class Effect2490(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected