File: apik_shipyard.xml

package info (click to toggle)
naev 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 386,084 kB
  • sloc: ansic: 93,149; xml: 87,292; python: 2,347; sh: 904; makefile: 654; lisp: 162; awk: 4
file content (49 lines) | stat: -rw-r--r-- 1,253 bytes parent folder | download | duplicates (2)
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>