From 0ced555ee4ff15a0acaf55ac7e6ccc33487f6102 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Sat, 8 Oct 2011 17:05:10 +0000 Subject: New colonial battleship, 'goliath'. Work-in-progress. Edited custodian to be a cruiser instead of a battleship. --- base/ini/ships.ini | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) (limited to 'base/ini') diff --git a/base/ini/ships.ini b/base/ini/ships.ini index 3b4036c..3f4a77e 100644 --- a/base/ini/ships.ini +++ b/base/ini/ships.ini @@ -299,20 +299,38 @@ info=At first glance, the Enforcer has little distinctive features compared to m [ship] label=custodian name=Custodian -template=ship_battleship +template=ship_cruiser model=maps/colonial/custodian jumpdrive=yes dock=yes price=750000 cargo=2500 -thrust=55 +thrust=22 +impulse=200 +strafe=1 +turn=15000 +roll=7000 + +info=The Custodian-class cruiser is the Independent Colonies most valued long-range fighter carrier. Equipped with a jumpdrive and a sizable launch bay, this carrier can deploy several wings of fighters to wherever conflict requires a swift resolution. + +[ship] +label=goliath +name=Goliath +template=ship_battleship +model=maps/colonial/goliath +jumpdrive=yes +dock=yes +price=1250000 +cargo=6000 + +thrust=28 impulse=280 -strafe=3 +strafe=1 turn=25000 roll=10000 -info=The Custodian class battleship is the Independent Colonies most valued long-range fighter carrier. Equipped with a jumpdrive and a sizable launch bay, this battleship is a force to be reckoned with. +info=The Goliath-class battleship is the primary assault warship of the Colonial Militia. It is a very old design that continues to stand strong against opposition. Truely ahead of it's time when originally designed, it helped win the battle against the Tsu-Khan. [ship] label=sharkan -- cgit v1.2.3