7 lines
292 B
Python
Executable File
7 lines
292 B
Python
Executable File
# Used by:
|
|
# Implants named like: Eifyr and Co. 'Rogue' Warp Drive Speed WS (6 of 6)
|
|
# Modules named like: Hyperspatial Velocity Optimizer (8 of 8)
|
|
type = "passive"
|
|
def handler(fit, container, context):
|
|
fit.ship.boostItemAttr("baseWarpSpeed", container.getModifiedItemAttr("WarpSBonus"))
|