1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
<?xml version="1.0" encoding="UTF-8"?>
<asset name="Apik Shipyard">
<pos>
<x>-4955.450149</x>
<y>7007.406875</y>
</pos>
<GFX>
<space>station-shipyard.png</space>
<exterior>aquatic.png</exterior>
</GFX>
<presence>
<faction>Proteron</faction>
<value>200.000000</value>
<range>1</range>
</presence>
<general>
<class>0</class>
<population>3000</population>
<hide>0.250000</hide>
<services>
<land/>
<refuel/>
<outfits/>
<shipyard/>
</services>
<commodities/>
<description>Unlike Sigma Station on Protera, Apik Shipyard is designed to cater to the needs of the general population. It efficiently churns out and services civilian vessels on an as-needed basis.</description>
</general>
<tech>
<item>Basic Civilian Ships</item>
<item>Basic Trade Ships</item>
<item>Bulk Trade Ships</item>
<item>Basic Outfits 1</item>
<item>Basic Outfits 2</item>
<item>Low Tech Upgrades</item>
<item>Star Maps</item>
<item>Engines Cargo</item>
<item>Hulls High</item>
<item>Engines Medium</item>
<item>Engines Low</item>
<item>Systems Low</item>
<item>Hulls Low</item>
<item>Laser 1</item>
<item>Ion 1</item>
<item>Kinetic 1</item>
<item>Plasma 1</item>
<item>Beam 1</item>
</tech>
</asset>
|