From ae13e653988698f72c9cddaac45b0a09f8de2737 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 25 Oct 2010 22:38:29 +0000 Subject: updated ship and cargo definitions. updated Finnmark system --- base/ini/ships.ini | 91 +++++++++++++++++++++++++++--------------------------- 1 file changed, 45 insertions(+), 46 deletions(-) (limited to 'base/ini/ships.ini') diff --git a/base/ini/ships.ini b/base/ini/ships.ini index e077b12..462680d 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -91,35 +91,36 @@ roll = 15 info=The unprecedented success of the Vector had stimulated the market for cheap transport vessels and prompted Micron Corporations to develop the larger Matrix, with an increased cargo hold at the cost of speed and maneuverability. ; ------------------------------------------------------------------ ; -; MERCENARY +; JOINT MINERS ASSOCIATION ; ------------------------------------------------------------------ ; [ship] -label=pod -name=P.O.D. -model=maps/mercenary/pod +label=miningcruiser +name=Mining Cruiser +model=maps/miners/cruiser +jumpdrive=yes +dock=yes -price=15000 +price=1500000 -; technical specifications -cargo = 10 -mass = 15 -thrust = 1.4 -impulse = 6 -strafe = 0.15 -turn = 12 -roll = 5 +cargo=1000 -; info -info=The P.O.D. was originally designed as a racing vehicle, but the sturdy design placed it at a considerable weight disadvantage against its competitors. The ship fell out of grace on the race circuit, but was picked up by scouts and couriers in need for a small and fast vessel. -info= -info=Although only lightly armed, this fast and nimble ship is perfectly capable of evading most blockades. +[ship] +label=miningfreighter +name=Mining Freighter +model=maps/miners/freighter +jumpdrive=no + +price=100000 + +cargo=160 [ship] label=archer name=Archer model=maps/mercenary/archer +jumpdrive=no price=20000 @@ -131,13 +132,13 @@ strafe=0.15 turn=3 info=The Archer was considered to be leap in technology by the Joint Miners Association, allowing for rapid exploration of mineral deposits. Featuring high maneuverability the Archer was capable of outrunning any threat, while having enough cargo-space to return with mineral samples. -info= -info=Unfortunately, the Archer was not equipped with adequately ranged sensors. As a result, it became vulnerable to pirate ambushes. The Joint Miners Association has been seeking to outplace the range since. +info=Unfortunately, the design revealed several sensor blind spots and as a result, it became vulnerable to pirate ambushes. The Joint Miners Association has been seeking to outplace the sensor range since. [ship] label=longbow name=Longbow model=maps/mercenary/longbow +jumpdrive=no price=45000 @@ -148,7 +149,31 @@ impulse=6 strafe=0.15 turn=3 -info=The replacement for the Archer scout ship. After the first costly mistake, the Joint Miners Association decided to outsource development to a trusted third-party contractor. As a result, the flaws in the ship design were fixed. +info=The replacement for the Archer scout ship. After the first costly mistake, the Joint Miners Association decided to outsource development to a trusted third-party contractor. As a result, the flaws in the ship design were corrected. + +; ------------------------------------------------------------------ ; +; MERCENARY +; ------------------------------------------------------------------ ; + +[ship] +label=pod +name=P.O.D. +model=maps/mercenary/pod + +price=15000 + +; technical specifications +cargo = 10 +mass = 15 +thrust = 1.4 +impulse = 6 +strafe = 0.15 +turn = 12 +roll = 5 + +; info +info=The P.O.D. was originally designed as a racing vehicle, but the sturdy design placed it at a considerable weight disadvantage against its competitors. The ship fell out of grace on the race circuit, but was picked up by scouts and couriers in need for a small and fast vessel. +info=Although only lightly armed, this fast and nimble ship is perfectly capable of evading most blockades. [ship] label=talon @@ -479,32 +504,6 @@ cargo=7000 info=The pirate Juggernaut is a flying fortress designed to serve as support carrier during raids on large ships and small space stations. info=The Juggernaut has a lower turning speed compared to other capital ships. However, it has a large array of guns, allowing for a deadly assault when in position. -; ------------------------------------------------------------------ ; -; MINERS -; ------------------------------------------------------------------ ; - - -[ship] -label=miningcruiser -name=Mining Cruiser -model=maps/miners/cruiser -jumpdrive=yes -dock=yes - -price=800000 - -cargo=1000 - -[ship] -label=miningfreighter -name=Mining Freighter -model=maps/miners/freighter -jumpdrive=no - -price=100000 - -cargo=160 - ; ------------------------------------------------------------------ ; ; NO FACTION or DERELICT ; ------------------------------------------------------------------ ; -- cgit v1.2.3