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

Method handler

eos/effects.py:8075–8076  ·  view source on GitHub ↗
(cls, fit, booster, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

8073
8074 @classmethod
8075 def handler(cls, fit, booster, context, projectionRange, **kwargs):
8076 fit.ship.boostItemAttr('maxVelocity', booster.getModifiedItemAttr(cls.attr), **kwargs)
8077
8078
8079class Effect2747(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected