Files
pyfa/eos/effects/warpscramble.py

11 lines
281 B
Python

# warpScramble
#
# Used by:
# Modules named like: Warp Disruptor (28 of 28)
type = "projected", "active"
def handler(fit, module, context):
if "projected" in context:
fit.ship.increaseItemAttr("warpScrambleStatus", module.getModifiedItemAttr("warpScrambleStrength"))