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

Method handler

eos/effects.py:9675–9677  ·  view source on GitHub ↗
(fit, module, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

9673
9674 @staticmethod
9675 def handler(fit, module, context, projectionRange, **kwargs):
9676 module.boostItemAttr('maxRange', module.getModifiedItemAttr('overloadRangeBonus'),
9677 stackingPenalties=True, **kwargs)
9678
9679
9680class Effect3175(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected