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

Method handler

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

Source from the content-addressed store, hash-verified

38273
38274 @staticmethod
38275 def handler(fit, booster, context, projectionRange, **kwargs):
38276 fit.ship.boostItemAttr('stasisWebifierResistance',
38277 booster.getModifiedItemAttr('stasisWebifierResistanceBonus'), **kwargs)
38278
38279
38280class Effect11055(BaseEffect):

Callers

nothing calls this directly

Calls 2

boostItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected