132 lines
4.3 KiB
XML
132 lines
4.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Ships>
|
|
<ship name="Merchant Ship">
|
|
<GFX>llama</GFX>
|
|
<GUI>minimal</GUI>
|
|
<sound>engine</sound>
|
|
<class>1</class>
|
|
<price>120000</price>
|
|
<fabricator>KonoGroup</fabricator>
|
|
<description>One of the most widely used ships in the galaxy. Reknown for it's stability and stubborness. The design hasn't been modified much since it's creation many years ago. It was one of the first civilian used spacecrafts, first used by the aristocracy and now used by everyone who cannot afford better.</description>
|
|
<movement>
|
|
<thrust>320</thrust>
|
|
<turn>150</turn>
|
|
<speed>360</speed>
|
|
</movement>
|
|
<health>
|
|
<shield>70</shield>
|
|
<armour>80</armour>
|
|
<energy>240</energy>
|
|
<shield_regen>80</shield_regen>
|
|
<armour_regen>50</armour_regen>
|
|
<energy_regen>40</energy_regen>
|
|
</health>
|
|
<characteristics>
|
|
<crew>2</crew>
|
|
<mass>32</mass>
|
|
<cap_weapon>20</cap_weapon>
|
|
<cap_cargo>25</cap_cargo>
|
|
</characteristics>
|
|
<outfits>
|
|
<outfit quantity='1'>Laser</outfit>
|
|
</outfits>
|
|
</ship>
|
|
<ship name = "Leapard">
|
|
<GFX>leapard</GFX>
|
|
<GUI>minimal</GUI>
|
|
<sound>engine</sound>
|
|
<class>1</class>
|
|
<price>180000</price>
|
|
<fabricator>SaraCraft</fabricator>
|
|
<description>The star product of SaraCraft, the leapard has quickly become a favourite of pirates far and wide. Not much of a fighter, nor does it pack too much of a punch, but they like to come in swarms to overcome their enemies. While the SaraCraft official stance doesn't sell them to shady characters, it's widely known that they do as it seems there's a countless amount in the hands of pirates. </description>
|
|
<movement>
|
|
<thrust>400</thrust>
|
|
<turn>180</turn>
|
|
<speed>380</speed>
|
|
</movement>
|
|
<health>
|
|
<shield>50</shield>
|
|
<armour>60</armour>
|
|
<energy>180</energy>
|
|
<shield_regen>100</shield_regen>
|
|
<armour_regen>60</armour_regen>
|
|
<energy_regen>40</energy_regen>
|
|
</health>
|
|
<characteristics>
|
|
<crew>2</crew>
|
|
<mass>25</mass>
|
|
<cap_weapon>25</cap_weapon>
|
|
<cap_cargo>10</cap_cargo>
|
|
</characteristics>
|
|
<outfits>
|
|
<outfit quantity ='2'>Laser</outfit>
|
|
</outfits>
|
|
</ship>
|
|
<ship name="Lancer">
|
|
<GFX>lancer</GFX>
|
|
<GUI>minimal</GUI>
|
|
<sound>engine</sound>
|
|
<class>2</class>
|
|
<price>600000</price>
|
|
<fabricator>VLSoft</fabricator>
|
|
<description>On of VLSoft's prize heavey fighters. Was originally a secret design for the Empire military, but then disclosed. Now a modified version is available for civilians, although it doesn't meet up to the original specifications.
|
|
Used by security agencies all over the universe for it's reliability and availability. Proudly enforcing your security since STARDATE.</description>
|
|
<movement>
|
|
<thrust>320</thrust>
|
|
<turn>150</turn>
|
|
<speed>360</speed>
|
|
</movement>
|
|
<health>
|
|
<shield>160</shield>
|
|
<armour>120</armour>
|
|
<energy>360</energy>
|
|
<shield_regen>90</shield_regen>
|
|
<armour_regen>60</armour_regen>
|
|
<energy_regen>50</energy_regen>
|
|
</health>
|
|
<characteristics>
|
|
<crew>9</crew>
|
|
<mass>130</mass>
|
|
<cap_weapon>60</cap_weapon>
|
|
<cap_cargo>40</cap_cargo>
|
|
</characteristics>
|
|
<outfits>
|
|
<outfit quantity="10">Laser</outfit>
|
|
<outfit quantity='2'>Missile Launcher</outfit>
|
|
<outfit quantity='20'>Missile</outfit>
|
|
</outfits>
|
|
</ship>
|
|
<ship name="Merchant Mule">
|
|
<GFX>mule</GFX>
|
|
<GUI>minimal</GUI>
|
|
<sound>engine</sound>
|
|
<class>2</class>
|
|
<price>900000</price>
|
|
<fabricator>VLSoft</fabricator>
|
|
<description>A heavy liner specialized in freighting cargo all over the universe. Also has good accomodations for passengers depending on the model, allowing for enjoyable curises. Was a favourite target of pirates until they added stick turrets to the new models which can now defend themselves effectively.</description>
|
|
<movement>
|
|
<thrust>180</thrust>
|
|
<turn>100</turn>
|
|
<speed>220</speed>
|
|
</movement>
|
|
<health>
|
|
<shield>200</shield>
|
|
<armour>240</armour>
|
|
<energy>200</energy>
|
|
<shield_regen>100</shield_regen>
|
|
<armour_regen>40</armour_regen>
|
|
<energy_regen>250</energy_regen>
|
|
</health>
|
|
<characteristics>
|
|
<crew>13</crew>
|
|
<mass>350</mass>
|
|
<cap_weapon>50</cap_weapon>
|
|
<cap_cargo>250</cap_cargo>
|
|
</characteristics>
|
|
<outfits>
|
|
<outfit quantity='2'>Laser Turret</outfit>
|
|
</outfits>
|
|
</ship>
|
|
</Ships>
|
|
|