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

Method handler

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

Source from the content-addressed store, hash-verified

6422
6423 @staticmethod
6424 def handler(fit, ship, context, projectionRange, **kwargs):
6425 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Remote Capacitor Transmitter',
6426 'maxRange', ship.getModifiedItemAttr('maxRangeBonus2'), **kwargs)
6427
6428
6429class Effect2134(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected