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

Method handler

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

Source from the content-addressed store, hash-verified

8054
8055 @classmethod
8056 def handler(cls, fit, booster, context, projectionRange, **kwargs):
8057 fit.ship.boostItemAttr('capacitorCapacity', booster.getModifiedItemAttr(cls.attr), **kwargs)
8058
8059
8060class Effect2746(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected