[Add] New ship.
This commit is contained in:
parent
da162afe0d
commit
9ceb1fa4ba
33
dat/ship.xml
33
dat/ship.xml
@ -836,5 +836,38 @@
|
||||
<outfit quantity="1">Seeker Launcher</outfit>
|
||||
<outfit quantity="8">Seeker Missile</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Koala">
|
||||
<GFX>koala</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>Courier</class>
|
||||
<price>260000</price>
|
||||
<fabricator>Melendez Corp.</fabricator>
|
||||
<tech>5</tech>
|
||||
<description>The Koala is your standard cargo vessel. It's a small ship with little weapon space but a decent amount of cargo space. Good for the entrepreneur working his way to a vast space trade empire.</description>
|
||||
<movement>
|
||||
<thrust>200</thrust>
|
||||
<turn>140</turn>
|
||||
<speed>220</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>70</shield>
|
||||
<armour>90</armour>
|
||||
<energy>270</energy>
|
||||
<shield_regen>90</shield_regen>
|
||||
<armour_regen>50</armour_regen>
|
||||
<energy_regen>500</energy_regen>
|
||||
</health>
|
||||
<caracteristics>
|
||||
<crew>3</crew>
|
||||
<mass>63</mass>
|
||||
<fuel>400</fuel>
|
||||
<cap_weapon>20</cap_weapon>
|
||||
<cap_cargo>45</cap_cargo>
|
||||
</caracteristics>
|
||||
<outfits>
|
||||
<outfit quantity="1">Laser Cannon</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
</Ships>
|
||||
|
BIN
gfx/ship/koala.png
Normal file
BIN
gfx/ship/koala.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 156 KiB |
BIN
gfx/ship/koala_comm.png
Normal file
BIN
gfx/ship/koala_comm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 119 KiB |
BIN
gfx/ship/koala_target.png
Normal file
BIN
gfx/ship/koala_target.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user