MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / handler

Method handler

eos/effects.py:30030–30031  ·  view source on GitHub ↗
(fit, ship, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

30028
30029 @staticmethod
30030 def handler(fit, ship, context, projectionRange, **kwargs):
30031 fit.ship.forceItemAttr('warpBubbleImmune', ship.getModifiedItemAttr('warpBubbleImmuneModifier'), **kwargs)
30032
30033
30034class Effect6661(BaseEffect):

Callers

nothing calls this directly

Calls 2

forceItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected