10 lines
246 B
Python
10 lines
246 B
Python
# warpScramble
|
|
#
|
|
# Used by:
|
|
# Modules named like: Warp Disruptor (27 of 27)
|
|
type = "projected", "active"
|
|
|
|
|
|
def handler(fit, module, context):
|
|
fit.ship.increaseItemAttr("warpScrambleStatus", module.getModifiedItemAttr("warpScrambleStrength"))
|