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

Method handler

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

Source from the content-addressed store, hash-verified

10416
10417 @staticmethod
10418 def handler(fit, ship, context, projectionRange, **kwargs):
10419 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Tractor Beam',
10420 'maxRange', ship.getModifiedItemAttr('eliteBonusViolatorsRole2'), **kwargs)
10421
10422
10423class Effect3439(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected