Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2010-11-18 00:21:03 +0000
committerStijn Buys <ingar@osirion.org>2010-11-18 00:21:03 +0000
commita291d883db8a401622ff4438e0efd2357dd594bb (patch)
tree34a4083cb8d6b90b14f57225a20daaabb4e1a080
parent92f65d8c98434aa9e7a5eb7fb5e0074a2c2ddf3b (diff)
removed mass values from ships.ini
-rw-r--r--base/ini/ships.ini38
1 files changed, 11 insertions, 27 deletions
diff --git a/base/ini/ships.ini b/base/ini/ships.ini
index 9d3bf6b..4314197 100644
--- a/base/ini/ships.ini
+++ b/base/ini/ships.ini
@@ -60,8 +60,7 @@ price=12500
; cargo hold size, 1 is 1 cubic meter
cargo=20
-; can not be set on-the-fly with the specs command
-mass=10
+
; thruster power, maximum thrust speed depends on this
thrust=0.8
; impulse engine power
@@ -93,7 +92,7 @@ price=15000
; technical specifications
cargo = 40
-mass = 15
+
thrust = 1
impulse = 6
strafe = 0.15
@@ -118,7 +117,7 @@ price=95000
cargo=175
cargo = 175
-mass = 50
+
thrust = 3.7
impulse = 20
strafe = 0.5
@@ -165,7 +164,7 @@ jumpdrive=no
price=20000
cargo=15
-mass=20
+
thrust=1.4
impulse=8
strafe=0.15
@@ -184,7 +183,6 @@ jumpdrive=no
price=45000
cargo=30
-mass=35
thrust=1.4
impulse=6
strafe=0.15
@@ -201,12 +199,10 @@ label=pod
name=P.O.D.
template=ship_medium
model=maps/mercenary/pod
-
price=15000
+cargo = 10
; technical specifications
-cargo = 10
-mass = 15
thrust = 1.4
impulse = 6
strafe = 0.15
@@ -222,11 +218,9 @@ label=talon
name=Talon
template=ship_medium
model=maps/mercenary/talon
-
price=22500
-
cargo=10
-mass=15
+
thrust=1.6
impulse=6
strafe=0.15
@@ -236,15 +230,15 @@ roll=11
info=The Talon heavy fighter is an elite combat vessel designed for high-priority missions. It's built for speed and high maneuverability without sacrificing firepower. It houses a fusion plant for the main thruster, complimented by an additional fusion plant for powering two secondary thrusters capable of individual high-frequency power modulation to improve turn speed as well as maximum thrust. On top of that, the Talon is capable of utilizing the highest level weaponry a fighter can mount.
info=The Talon was supposedly top secret and was only going to be deployed by the military during extreme situations, but rumor has it that its design was leaked to several large corporations. Somehow, the design was acquired by mercenary groups. Each year, only a handful are built, by hand.
info=Some believe that the leak was intentional to arm mercenaries hired by convoys to protect against pirate raids. The Talon would likely be far too expensive for the military to build large quantities of, ensuring that only the richest and most skilled mercenaries could get their hands on one.
+
[ship]
label=enforcer
name=Enforcer
template=ship_medium
model=maps/mercenary/enforcer
price=45000
-
cargo=25
-mass=25
+
thrust=1.6
impulse=7
strafe=0.15
@@ -266,11 +260,9 @@ template=ship_battleship
model=maps/colonial/custodian
jumpdrive=yes
dock=yes
-
price=750000
-
cargo=2500
-mass=100
+
thrust=8
impulse=15
strafe=5
@@ -284,11 +276,9 @@ label=sharkan
name=Sharkan
template=ship_small
model=maps/colonial/sharkan
-
price=8500
+cargo=5
-cargo = 5
-mass = 8
thrust = 0.75
impulse = 3.2
strafe = 0.1
@@ -422,12 +412,10 @@ name=Halcyon
template=ship_battleship
model=maps/lindblade/halcyon
jumpdrive=yes
-
price=515000
cargo=625
cargo=2400
-mass=110
thrust=8.3
impulse=16
strafe=5
@@ -569,7 +557,6 @@ name=Raider
template=ship_medium
model=maps/pirate/raider
jumpdrive=no
-
price=12500
cargo=5
@@ -583,11 +570,9 @@ template=ship_battleship
model=maps/pirate/juggernaut
jumpdrive=yes
dock=yes
-
price=1500000
cargo=7000
-mass=145
thrust=10
impulse=60
strafe=3
@@ -607,7 +592,6 @@ name=Hades
template=ship_dreadnought
model=maps/derelict/hades
jumpdrive=yes
-
price=2000000
cargo=6000
@@ -621,7 +605,6 @@ name=Ares
template=ship_dreadnought
model=maps/derelict/ares
jumpdrive=yes
-
price=2750000
cargo=10000
@@ -638,5 +621,6 @@ label=unknown
name=Unknown
model=unknown
jumpdrive=yes
+price=0
info=This ship is intended to test engine behaviour on ships with invalid model names.