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

Method handler

eos/effects.py:11666–11668  ·  view source on GitHub ↗
(fit, src, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

11664
11665 @staticmethod
11666 def handler(fit, src, context, projectionRange, **kwargs):
11667 fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == 'Tractor Beam', 'maxRange',
11668 src.getModifiedItemAttr('roleBonusTractorBeamRange'), **kwargs)
11669
11670
11671class Effect3740(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected