8 lines
281 B
Python
8 lines
281 B
Python
# warpScramble
|
|
#
|
|
# Used by:
|
|
# Variations of module: Warp Disruptor I (19 of 19)
|
|
# Module: Civilian Warp Disruptor
|
|
type = "projected", "active"
|
|
def handler(fit, module, context):
|
|
fit.ship.increaseItemAttr("warpScrambleStatus", module.getModifiedItemAttr("warpScrambleStrength")) |