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

Method handler

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

Source from the content-addressed store, hash-verified

35244
35245 @staticmethod
35246 def handler(fit, src, context, projectionRange, **kwargs):
35247 fit.modules.filteredItemBoost(
35248 lambda mod: mod.item.group.name == 'Warp Scrambler',
35249 'maxRange', src.getModifiedItemAttr('warpScrambleRangeBonus'), **kwargs)
35250
35251
35252class Effect7184(BaseEffect):

Callers

nothing calls this directly

Calls 2

filteredItemBoostMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected