Change Thruster and Strafe
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
; Thruster Speed Calculation: 1/600 x max_force
|
||||
|
||||
; 600 total value of linear_drag (599 of engine + 1 of ship)
|
||||
|
||||
; Thruster
|
||||
|
||||
[Thruster]
|
||||
nickname = ge_s_thruster_01
|
||||
ids_name = 263737
|
||||
@@ -12,14 +18,16 @@ parent_impulse = 20
|
||||
child_impulse = 80
|
||||
volume = 0
|
||||
mass = 10
|
||||
max_force = 72000
|
||||
max_force = 66750
|
||||
particles = gf_ge_s_thruster_01
|
||||
hp_particles = hpthrust
|
||||
power_usage = 165
|
||||
power_usage = 185
|
||||
lootable = true
|
||||
separation_explosion = sever_debris
|
||||
LODranges = 0, 999999
|
||||
|
||||
; Deluxe Thruster
|
||||
|
||||
[Thruster]
|
||||
nickname = ge_s_thruster_02
|
||||
ids_name = 263738
|
||||
@@ -34,14 +42,16 @@ parent_impulse = 20
|
||||
child_impulse = 80
|
||||
volume = 0
|
||||
mass = 10
|
||||
max_force = 72000
|
||||
max_force = 68500
|
||||
particles = gf_ge_s_thruster_01
|
||||
hp_particles = hpthrust
|
||||
power_usage = 150
|
||||
power_usage = 190
|
||||
lootable = true
|
||||
separation_explosion = sever_debris
|
||||
LODranges = 0, 999999
|
||||
|
||||
; Heavy Thruster
|
||||
|
||||
[Thruster]
|
||||
nickname = ge_s_thruster_03
|
||||
ids_name = 263739
|
||||
@@ -56,10 +66,10 @@ parent_impulse = 20
|
||||
child_impulse = 80
|
||||
volume = 0
|
||||
mass = 10
|
||||
max_force = 72000
|
||||
max_force = 70250
|
||||
particles = gf_ge_s_thruster_01
|
||||
hp_particles = hpthrust
|
||||
power_usage = 133
|
||||
power_usage = 195
|
||||
lootable = true
|
||||
separation_explosion = sever_debris
|
||||
LODranges = 0, 999999
|
||||
@@ -83,7 +93,7 @@ mass = 10
|
||||
max_force = 72000
|
||||
particles = gf_ge_s_thruster_01
|
||||
hp_particles = hpthrust
|
||||
power_usage = 125
|
||||
power_usage = 200
|
||||
lootable = true
|
||||
separation_explosion = sever_debris
|
||||
LODranges = 0, 999999
|
||||
@@ -104,10 +114,10 @@ parent_impulse = 20
|
||||
child_impulse = 80
|
||||
volume = 0
|
||||
mass = 10
|
||||
max_force = 72000
|
||||
max_force = 75500
|
||||
particles = gf_ge_s_thruster_01
|
||||
hp_particles = hpthrust
|
||||
power_usage = 125
|
||||
power_usage = 210
|
||||
lootable = true
|
||||
separation_explosion = sever_debris
|
||||
LODranges = 0, 999999
|
||||
@@ -125,10 +135,10 @@ parent_impulse = 20
|
||||
child_impulse = 80
|
||||
volume = 0
|
||||
mass = 10
|
||||
max_force = 72000
|
||||
max_force = 75500
|
||||
particles = gf_ge_s_thruster_01
|
||||
hp_particles = hpthrust
|
||||
power_usage = 125
|
||||
power_usage = 210
|
||||
lootable = true
|
||||
separation_explosion = sever_debris
|
||||
LODranges = 0, 999999
|
||||
|
||||
Reference in New Issue
Block a user