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

Method handler

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

Source from the content-addressed store, hash-verified

33803
33804 @staticmethod
33805 def handler(fit, src, context, projectionRange, **kwargs):
33806 src.boostItemAttr('maxRange', src.getModifiedChargeAttr('warpScrambleRangeBonus'), **kwargs)
33807 src.forceItemAttr('activationBlockedStrenght', src.getModifiedChargeAttr('activationBlockedStrenght'), **kwargs)
33808
33809
33810class Effect7027(BaseEffect):

Callers

nothing calls this directly

Calls 3

boostItemAttrMethod · 0.80
getModifiedChargeAttrMethod · 0.80
forceItemAttrMethod · 0.80

Tested by

no test coverage detected