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

Method handler

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

Source from the content-addressed store, hash-verified

9339
9340 @staticmethod
9341 def handler(fit, module, context, projectionRange, **kwargs):
9342 module.boostItemAttr('speed', module.getModifiedItemAttr('overloadRofBonus'),
9343 stackingPenalties=True, penaltyGroup='postPerc', **kwargs)
9344
9345
9346class Effect3002(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected