Files
pyfa/eos/effects/subsystembonuswarpbubbleimmune.py
2014-01-22 23:51:42 +04:00

9 lines
388 B
Python
Executable File

# Used by:
# Subsystem: Legion Propulsion - Interdiction Nullifier
# Subsystem: Loki Propulsion - Interdiction Nullifier
# Subsystem: Proteus Propulsion - Interdiction Nullifier
# Subsystem: Tengu Propulsion - Interdiction Nullifier
type = "passive"
def handler(fit, module, context):
fit.ship.forceItemAttr("warpBubbleImmune", module.getModifiedItemAttr("warpBubbleImmuneModifier"))