[Add] New pirate ship.
This commit is contained in:
parent
6bc5e6d5af
commit
bdc8bac9aa
35
dat/ship.xml
35
dat/ship.xml
@ -345,4 +345,39 @@ Production is entirely done on Zhiru en the Goddard system by Goddard Inc, the s
|
||||
<outfit quantity='10'>Headhunter</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Pirate Admonisher">
|
||||
<GFX target="admonisher">admonisher_pirate</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>2</class>
|
||||
<price>850000</price>
|
||||
<fabricator>Pirate</fabricator>
|
||||
<tech>9009</tech>
|
||||
<description>What do you get when you rip apart an Admonisher, hack up the internals and slap it back together? A Pirate Admonisher, which surprisingly works quite well.</description>
|
||||
<movement>
|
||||
<thrust>205</thrust>
|
||||
<turn>110</turn>
|
||||
<speed>210</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>250</shield>
|
||||
<armour>175</armour>
|
||||
<energy>390</energy>
|
||||
<shield_regen>260</shield_regen>
|
||||
<armour_regen>60</armour_regen>
|
||||
<energy_regen>1180</energy_regen>
|
||||
</health>
|
||||
<characteristics>
|
||||
<crew>13</crew>
|
||||
<mass>165</mass>
|
||||
<fuel>400</fuel>
|
||||
<cap_weapon>125</cap_weapon>
|
||||
<cap_cargo>15</cap_cargo>
|
||||
</characteristics>
|
||||
<outfits>
|
||||
<outfit quantity='3'>Plasma Blaster</outfit>
|
||||
<outfit quantity='1'>Headhunter Launcher</outfit>
|
||||
<outfit quantity='10'>Headhunter</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
</Ships>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<Start>
|
||||
<name>Dark Tides</name>
|
||||
<player>
|
||||
<ship>Admonisher</ship>
|
||||
<ship>Pirate Admonisher</ship>
|
||||
<credits>
|
||||
<low>500000</low>
|
||||
<high>1500000</high>
|
||||
|
BIN
gfx/ship/admonisher_pirate.png
Normal file
BIN
gfx/ship/admonisher_pirate.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 352 KiB |
Loading…
Reference in New Issue
Block a user