10 lines
251 B
Python
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"))
|