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

Method handler

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

Source from the content-addressed store, hash-verified

36906
36907 @staticmethod
36908 def handler(fit, module, context, projectionRange, **kwargs):
36909 fit.ship.preAssignItemAttr('warpBubbleImmune', module.getModifiedItemAttr('warpBubbleImmuneBonus'), **kwargs)
36910
36911
36912class Effect8119(BaseEffect):

Callers

nothing calls this directly

Calls 2

preAssignItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected