Files
pyfa/eos/effects/effect670.py
2019-03-16 14:08:20 -04:00

10 lines
251 B
Python

# antiWarpScramblingPassive
#
# Used by:
# Modules from group: Warp Core Stabilizer (8 of 8)
type = "passive"
def handler(fit, module, context):
fit.ship.increaseItemAttr("warpScrambleStatus", module.getModifiedItemAttr("warpScrambleStrength"))