[Add] Utility to help with indentation. <XML>
This commit is contained in:
parent
35969bab38
commit
86e4bb10e9
270
dat/faction.xml
270
dat/faction.xml
@ -1,138 +1,138 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Factions>
|
||||
<faction name="Independent">
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Militia</ally>
|
||||
<ally>Merchant</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
<enemy>DLF</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Merchant">
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Militia</ally>
|
||||
<ally>Independent</ally>
|
||||
<ally>Empire</ally>
|
||||
<ally>Soromid</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>DLF</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Pirate">
|
||||
<player>-20</player>
|
||||
<enemies>
|
||||
<enemy>Empire</enemy>
|
||||
<enemy>Draktharr</enemy>
|
||||
<enemy>Tex'nus</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
<enemy>Soromid</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Militia">
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Independent</ally>
|
||||
<ally>Merchant</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
<enemy>DLF</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Empire">
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Draktharr</ally>
|
||||
<ally>Soromid</ally>
|
||||
<ally>Tex'nus</ally>
|
||||
<ally>Merchant</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>DLF</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Collective">
|
||||
<player>-100</player>
|
||||
<enemies>
|
||||
<enemy>Empire</enemy>
|
||||
<enemy>Draktharr</enemy>
|
||||
<enemy>Tex'nus</enemy>
|
||||
<enemy>Soromid</enemy>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>DLF</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="DLF">
|
||||
<longname>Detours Liberation Front</longname>
|
||||
<player>-10</player>
|
||||
<enemies>
|
||||
<enemy>Empire</enemy>
|
||||
<enemy>Draktharr</enemy>
|
||||
<enemy>Tex'nus</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
<enemy>Soromid</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Draktharr">
|
||||
<longname>House Draktharr</longname>
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Empire</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>DLF</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Tex'nus">
|
||||
<longname>House Tex'nus</longname>
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Empire</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
<enemy>DLF</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Soromid">
|
||||
<longname>House Soromid</longname>
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Empire</ally>
|
||||
<ally>Merchant</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>DLF</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Goddard">
|
||||
<longname>House Goddard</longname>
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Empire</ally>
|
||||
<ally>Merchant</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>DLF</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Independent">
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Militia</ally>
|
||||
<ally>Merchant</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
<enemy>FLF</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Merchant">
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Militia</ally>
|
||||
<ally>Independent</ally>
|
||||
<ally>Empire</ally>
|
||||
<ally>Soromid</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>FLF</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Pirate">
|
||||
<player>-20</player>
|
||||
<enemies>
|
||||
<enemy>Empire</enemy>
|
||||
<enemy>Dvaered</enemy>
|
||||
<enemy>Za'lek</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
<enemy>Soromid</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Militia">
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Independent</ally>
|
||||
<ally>Merchant</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
<enemy>FLF</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Empire">
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Dvaered</ally>
|
||||
<ally>Soromid</ally>
|
||||
<ally>Za'lek</ally>
|
||||
<ally>Merchant</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>FLF</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Collective">
|
||||
<player>-100</player>
|
||||
<enemies>
|
||||
<enemy>Empire</enemy>
|
||||
<enemy>Dvaered</enemy>
|
||||
<enemy>Za'lek</enemy>
|
||||
<enemy>Soromid</enemy>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>FLF</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="FLF">
|
||||
<longname>Frontier Liberation Front</longname>
|
||||
<player>-10</player>
|
||||
<enemies>
|
||||
<enemy>Empire</enemy>
|
||||
<enemy>Dvaered</enemy>
|
||||
<enemy>Za'lek</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
<enemy>Soromid</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Dvaered">
|
||||
<longname>House Dvaered</longname>
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Empire</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>FLF</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Za'lek">
|
||||
<longname>House Soromid</longname>
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Empire</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
<enemy>FLF</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Soromid">
|
||||
<longname>House Soromid</longname>
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Empire</ally>
|
||||
<ally>Merchant</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>FLF</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
<faction name="Goddard">
|
||||
<longname>House Goddard</longname>
|
||||
<player>0</player>
|
||||
<allies>
|
||||
<ally>Empire</ally>
|
||||
<ally>Merchant</ally>
|
||||
</allies>
|
||||
<enemies>
|
||||
<enemy>Pirate</enemy>
|
||||
<enemy>FLF</enemy>
|
||||
<enemy>Collective</enemy>
|
||||
</enemies>
|
||||
</faction>
|
||||
</Factions>
|
228
dat/fleet.xml
228
dat/fleet.xml
@ -1,117 +1,117 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Fleets>
|
||||
<fleet name="Militia Lancelot">
|
||||
<ai>militia</ai>
|
||||
<faction>Militia</faction>
|
||||
<pilots>
|
||||
<pilot chance='100'>Lancelot</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Goddard Goddard">
|
||||
<ai>militia</ai>
|
||||
<faction>Goddard</faction>
|
||||
<pilots>
|
||||
<pilot chance='100'>Goddard</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Merchant Llama">
|
||||
<ai>merchant</ai>
|
||||
<faction>Merchant</faction>
|
||||
<pilots>
|
||||
<pilot chance='100'>Llama</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Merchant Mule">
|
||||
<ai>merchant</ai>
|
||||
<faction>Merchant</faction>
|
||||
<pilots>
|
||||
<pilot chance='100'>Mule</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Sml Merchant Convoy">
|
||||
<ai>merchant</ai>
|
||||
<faction>Merchant</faction>
|
||||
<pilots>
|
||||
<pilot chance='80'>Llama</pilot>
|
||||
<pilot chance='80'>Llama</pilot>
|
||||
<pilot chance='80'>Mule</pilot>
|
||||
<pilot chance='80'>Mule</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Pirate Hyena">
|
||||
<ai>pirate</ai>
|
||||
<faction>Pirate</faction>
|
||||
<pilots>
|
||||
<pilot chance='100'>Hyena</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Pirate Hyena Pack">
|
||||
<ai>pirate</ai>
|
||||
<faction>Pirate</faction>
|
||||
<pilots>
|
||||
<pilot chance='100'>Hyena</pilot>
|
||||
<pilot chance='100'>Hyena</pilot>
|
||||
<pilot chance='80'>Hyena</pilot>
|
||||
<pilot chance='60'>Hyena</pilot>
|
||||
<pilot chance='40'>Hyena</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Pirate Admonisher">
|
||||
<ai>pirate</ai>
|
||||
<faction>Pirate</faction>
|
||||
<pilots>
|
||||
<pilot chance='100'>Pirate Admonisher</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Collective Drone">
|
||||
<ai>collective</ai>
|
||||
<faction>Collective</faction>
|
||||
<pilots>
|
||||
<pilot chance='100'>Drone</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Collective Sml Swarm">
|
||||
<ai>collective</ai>
|
||||
<faction>Collective</faction>
|
||||
<pilots>
|
||||
<pilot chance='100'>Drone</pilot>
|
||||
<pilot chance='90'>Drone</pilot>
|
||||
<pilot chance='80'>Drone</pilot>
|
||||
<pilot chance='70'>Drone</pilot>
|
||||
<pilot chance='60'>Drone</pilot>
|
||||
<pilot chance='50'>Drone</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Empire Lancelot">
|
||||
<ai>empire</ai>
|
||||
<faction>Empire</faction>
|
||||
<pilots>
|
||||
<pilot chance='100'>Lancelot</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Empire Sml Defense">
|
||||
<ai>empire</ai>
|
||||
<faction>Empire</faction>
|
||||
<pilots>
|
||||
<pilot chance='100'>Lancelot</pilot>
|
||||
<pilot chance='80'>Lancelot</pilot>
|
||||
<pilot chance='60'>Admonisher</pilot>
|
||||
<pilot chance='50'>Pacifier</pilot>
|
||||
<pilot chance='30'>Hawking</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Empire Pacifier">
|
||||
<ai>empire</ai>
|
||||
<faction>Empire</faction>
|
||||
<pilots>
|
||||
<pilot chance='100'>Pacifier</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Empire Admonisher">
|
||||
<ai>empire</ai>
|
||||
<faction>Empire</faction>
|
||||
<pilots>
|
||||
<pilot chance='100'>Admonisher</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Militia Lancelot">
|
||||
<ai>militia</ai>
|
||||
<faction>Militia</faction>
|
||||
<pilots>
|
||||
<pilot chance="100">Lancelot</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Goddard Goddard">
|
||||
<ai>militia</ai>
|
||||
<faction>Goddard</faction>
|
||||
<pilots>
|
||||
<pilot chance="100">Goddard</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Merchant Llama">
|
||||
<ai>merchant</ai>
|
||||
<faction>Merchant</faction>
|
||||
<pilots>
|
||||
<pilot chance="100">Llama</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Merchant Mule">
|
||||
<ai>merchant</ai>
|
||||
<faction>Merchant</faction>
|
||||
<pilots>
|
||||
<pilot chance="100">Mule</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Sml Merchant Convoy">
|
||||
<ai>merchant</ai>
|
||||
<faction>Merchant</faction>
|
||||
<pilots>
|
||||
<pilot chance="80">Llama</pilot>
|
||||
<pilot chance="80">Llama</pilot>
|
||||
<pilot chance="80">Mule</pilot>
|
||||
<pilot chance="80">Mule</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Pirate Hyena">
|
||||
<ai>pirate</ai>
|
||||
<faction>Pirate</faction>
|
||||
<pilots>
|
||||
<pilot chance="100">Hyena</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Pirate Hyena Pack">
|
||||
<ai>pirate</ai>
|
||||
<faction>Pirate</faction>
|
||||
<pilots>
|
||||
<pilot chance="100">Hyena</pilot>
|
||||
<pilot chance="100">Hyena</pilot>
|
||||
<pilot chance="80">Hyena</pilot>
|
||||
<pilot chance="60">Hyena</pilot>
|
||||
<pilot chance="40">Hyena</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Pirate Admonisher">
|
||||
<ai>pirate</ai>
|
||||
<faction>Pirate</faction>
|
||||
<pilots>
|
||||
<pilot chance="100">Pirate Admonisher</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Collective Drone">
|
||||
<ai>collective</ai>
|
||||
<faction>Collective</faction>
|
||||
<pilots>
|
||||
<pilot chance="100">Drone</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Collective Sml Swarm">
|
||||
<ai>collective</ai>
|
||||
<faction>Collective</faction>
|
||||
<pilots>
|
||||
<pilot chance="100">Drone</pilot>
|
||||
<pilot chance="90">Drone</pilot>
|
||||
<pilot chance="80">Drone</pilot>
|
||||
<pilot chance="70">Drone</pilot>
|
||||
<pilot chance="60">Drone</pilot>
|
||||
<pilot chance="50">Drone</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Empire Lancelot">
|
||||
<ai>empire</ai>
|
||||
<faction>Empire</faction>
|
||||
<pilots>
|
||||
<pilot chance="100">Lancelot</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Empire Sml Defense">
|
||||
<ai>empire</ai>
|
||||
<faction>Empire</faction>
|
||||
<pilots>
|
||||
<pilot chance="100">Lancelot</pilot>
|
||||
<pilot chance="80">Lancelot</pilot>
|
||||
<pilot chance="60">Admonisher</pilot>
|
||||
<pilot chance="50">Pacifier</pilot>
|
||||
<pilot chance="30">Hawking</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Empire Pacifier">
|
||||
<ai>empire</ai>
|
||||
<faction>Empire</faction>
|
||||
<pilots>
|
||||
<pilot chance="100">Pacifier</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
<fleet name="Empire Admonisher">
|
||||
<ai>empire</ai>
|
||||
<faction>Empire</faction>
|
||||
<pilots>
|
||||
<pilot chance="100">Admonisher</pilot>
|
||||
</pilots>
|
||||
</fleet>
|
||||
</Fleets>
|
135
dat/gui.xml
135
dat/gui.xml
@ -1,69 +1,70 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<GUIs>
|
||||
<gui name="minimal" gfx="minimal">
|
||||
<offset>
|
||||
<x>-65</x>
|
||||
<y>0</y>
|
||||
</offset>
|
||||
<radar type="circle">
|
||||
<w>70</w>
|
||||
<x>72</x>
|
||||
<y>72</y>
|
||||
</radar>
|
||||
<nav>
|
||||
<x>40</x>
|
||||
<y>151</y>
|
||||
<w>112</w>
|
||||
<h>42</h>
|
||||
</nav>
|
||||
<health>
|
||||
<shield>
|
||||
<w>98</w>
|
||||
<h>8</h>
|
||||
<x>52</x>
|
||||
<y>201</y>
|
||||
</shield>
|
||||
<armour>
|
||||
<w>98</w>
|
||||
<h>8</h>
|
||||
<x>52</x>
|
||||
<y>212</y>
|
||||
</armour>
|
||||
<energy>
|
||||
<w>98</w>
|
||||
<h>8</h>
|
||||
<x>52</x>
|
||||
<y>223</y>
|
||||
</energy>
|
||||
</health>
|
||||
<weapon>
|
||||
<x>40</x>
|
||||
<y>239</y>
|
||||
<w>112</w>
|
||||
<h>42</h>
|
||||
</weapon>
|
||||
<target>
|
||||
<gfx>
|
||||
<x>34</x>
|
||||
<y>312</y>
|
||||
</gfx>
|
||||
<name>
|
||||
<x>40</x>
|
||||
<y>291</y>
|
||||
</name>
|
||||
<faction>
|
||||
<x>40</x>
|
||||
<y>304</y>
|
||||
</faction>
|
||||
<health>
|
||||
<x>40</x>
|
||||
<y>401</y>
|
||||
</health>
|
||||
</target>
|
||||
<misc>
|
||||
<x>40</x>
|
||||
<y>424</y>
|
||||
<w>112</w>
|
||||
<h>100</h>
|
||||
</misc>
|
||||
</gui>
|
||||
<gui gfx="minimal" name="minimal">
|
||||
<offset>
|
||||
<x>-65</x>
|
||||
<y>0</y>
|
||||
</offset>
|
||||
<radar type="circle">
|
||||
<w>70</w>
|
||||
<x>72</x>
|
||||
<y>72</y>
|
||||
</radar>
|
||||
<nav>
|
||||
<x>40</x>
|
||||
<y>151</y>
|
||||
<w>112</w>
|
||||
<h>42</h>
|
||||
</nav>
|
||||
<health>
|
||||
<shield>
|
||||
<w>98</w>
|
||||
<h>8</h>
|
||||
<x>52</x>
|
||||
<y>201</y>
|
||||
</shield>
|
||||
<armour>
|
||||
<w>98</w>
|
||||
<h>8</h>
|
||||
<x>52</x>
|
||||
<y>212</y>
|
||||
</armour>
|
||||
<energy>
|
||||
<w>98</w>
|
||||
<h>8</h>
|
||||
<x>52</x>
|
||||
<y>223</y>
|
||||
</energy>
|
||||
</health>
|
||||
<weapon>
|
||||
<x>40</x>
|
||||
<y>239</y>
|
||||
<w>112</w>
|
||||
<h>42</h>
|
||||
</weapon>
|
||||
<target>
|
||||
<gfx>
|
||||
<x>34</x>
|
||||
<y>312</y>
|
||||
</gfx>
|
||||
<name>
|
||||
<x>40</x>
|
||||
<y>291</y>
|
||||
</name>
|
||||
<faction>
|
||||
<x>40</x>
|
||||
<y>304</y>
|
||||
</faction>
|
||||
<health>
|
||||
<x>40</x>
|
||||
<y>401</y>
|
||||
</health>
|
||||
</target>
|
||||
<misc>
|
||||
<x>40</x>
|
||||
<y>424</y>
|
||||
<w>112</w>
|
||||
<h>100</h>
|
||||
</misc>
|
||||
</gui>
|
||||
</GUIs>
|
157
dat/mission.xml
157
dat/mission.xml
@ -1,80 +1,81 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Missions>
|
||||
<mission name="Welcome">
|
||||
<lua>welcome</lua>
|
||||
<flags>
|
||||
<unique>1</unique>
|
||||
</flags>
|
||||
<avail>
|
||||
<location>None</location>
|
||||
</avail>
|
||||
</mission>
|
||||
<mission name="Cargo">
|
||||
<lua>cargo</lua>
|
||||
<avail>
|
||||
<chance>960</chance>
|
||||
<location>Computer</location>
|
||||
<faction>Independent</faction>
|
||||
<faction>Empire</faction>
|
||||
<faction>Soromid</faction>
|
||||
</avail>
|
||||
</mission>
|
||||
<mission name="Empire Recruitment">
|
||||
<lua>emp_cargo00</lua>
|
||||
<flags>
|
||||
<unique>1</unique>
|
||||
</flags>
|
||||
<avail>
|
||||
<chance>80</chance>
|
||||
<location>Bar</location>
|
||||
<faction>Empire</faction>
|
||||
</avail>
|
||||
</mission>
|
||||
<mission name="Empire Shipping">
|
||||
<lua>es_cargo</lua>
|
||||
<avail>
|
||||
<cond>var.peek("es_cargo") == true</cond>
|
||||
<chance>350</chance>
|
||||
<location>Computer</location>
|
||||
<faction>Empire</faction>
|
||||
<faction>Soromid</faction>
|
||||
</avail>
|
||||
</mission>
|
||||
<mission name="Collective Scouting">
|
||||
<lua>emp_collective00</lua>
|
||||
<flags>
|
||||
<unique>1</unique>
|
||||
</flags>
|
||||
<avail>
|
||||
<cond>var.peek("es_cargo") == true and space.jumpDist("NCG-1791") < 5 and player.getFaction("Empire") > 5 and player.getRating() > 10</cond>
|
||||
<chance>60</chance>
|
||||
<location>Bar</location>
|
||||
<faction>Empire</faction>
|
||||
</avail>
|
||||
</mission>
|
||||
<mission name="Collective Espionage 1">
|
||||
<lua>emp_collective01</lua>
|
||||
<flags>
|
||||
<unique>1</unique>
|
||||
</flags>
|
||||
<avail>
|
||||
<cond>player.getFaction("Empire") > 30</cond>
|
||||
<done>Collective Scouting</done>
|
||||
<chance>100</chance>
|
||||
<location>Bar</location>
|
||||
<planet>Omega Station</planet>
|
||||
</avail>
|
||||
</mission>
|
||||
<mission name="Collective Espionage 2">
|
||||
<lua>emp_collective02</lua>
|
||||
<flags>
|
||||
<unique>1</unique>
|
||||
</flags>
|
||||
<avail>
|
||||
<cond>player.getFaction("Empire") > 30</cond>
|
||||
<done>Collective Espionage 1</done>
|
||||
<chance>70</chance>
|
||||
<location>Bar</location>
|
||||
<planet>Omega Station</planet>
|
||||
</avail>
|
||||
</mission>
|
||||
<mission name="Welcome">
|
||||
<lua>welcome</lua>
|
||||
<flags>
|
||||
<unique>1</unique>
|
||||
</flags>
|
||||
<avail>
|
||||
<location>None</location>
|
||||
</avail>
|
||||
</mission>
|
||||
<mission name="Cargo">
|
||||
<lua>cargo</lua>
|
||||
<avail>
|
||||
<chance>960</chance>
|
||||
<location>Computer</location>
|
||||
<faction>Independent</faction>
|
||||
<faction>Empire</faction>
|
||||
<faction>Soromid</faction>
|
||||
</avail>
|
||||
</mission>
|
||||
<mission name="Empire Recruitment">
|
||||
<lua>emp_cargo00</lua>
|
||||
<flags>
|
||||
<unique>1</unique>
|
||||
</flags>
|
||||
<avail>
|
||||
<chance>80</chance>
|
||||
<location>Bar</location>
|
||||
<faction>Empire</faction>
|
||||
</avail>
|
||||
</mission>
|
||||
<mission name="Empire Shipping">
|
||||
<lua>es_cargo</lua>
|
||||
<avail>
|
||||
<cond>var.peek("es_cargo") == true</cond>
|
||||
<chance>350</chance>
|
||||
<location>Computer</location>
|
||||
<faction>Empire</faction>
|
||||
<faction>Soromid</faction>
|
||||
</avail>
|
||||
</mission>
|
||||
<mission name="Collective Scouting">
|
||||
<lua>emp_collective00</lua>
|
||||
<flags>
|
||||
<unique>1</unique>
|
||||
</flags>
|
||||
<avail>
|
||||
<cond>var.peek("es_cargo") == true and space.jumpDist("NCG-7291") < 5 and player.getFaction("Empire") > 5 and player.getRating() > 10</cond>
|
||||
<chance>60</chance>
|
||||
<location>Bar</location>
|
||||
<faction>Empire</faction>
|
||||
</avail>
|
||||
</mission>
|
||||
<mission name="Collective Espionage 1">
|
||||
<lua>emp_collective01</lua>
|
||||
<flags>
|
||||
<unique>1</unique>
|
||||
</flags>
|
||||
<avail>
|
||||
<cond>player.getFaction("Empire") > 30</cond>
|
||||
<done>Collective Scouting</done>
|
||||
<chance>100</chance>
|
||||
<location>Bar</location>
|
||||
<planet>Omega Station</planet>
|
||||
</avail>
|
||||
</mission>
|
||||
<mission name="Collective Espionage 2">
|
||||
<lua>emp_collective02</lua>
|
||||
<flags>
|
||||
<unique>1</unique>
|
||||
</flags>
|
||||
<avail>
|
||||
<cond>player.getFaction("Empire") > 30</cond>
|
||||
<done>Collective Espionage 1</done>
|
||||
<chance>100</chance>
|
||||
<location>Bar</location>
|
||||
<planet>Omega Station</planet>
|
||||
</avail>
|
||||
</mission>
|
||||
</Missions>
|
||||
|
912
dat/outfit.xml
912
dat/outfit.xml
@ -1,459 +1,459 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Outfits>
|
||||
<outfit name="Ripper MK2">
|
||||
<general>
|
||||
<max>3</max>
|
||||
<tech>11</tech>
|
||||
<mass>12</mass>
|
||||
<price>95000</price>
|
||||
<description>The Ripper does what it's name implies: it rips through enemies with ease. Only downside is the energy needed to power it.</description>
|
||||
<gfx_store>heavy</gfx_store>
|
||||
</general>
|
||||
<specific type="bolt">
|
||||
<gfx>ripper</gfx>
|
||||
<sound>laser</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>700</delay>
|
||||
<speed>700</speed>
|
||||
<range>400</range>
|
||||
<accuracy>20</accuracy>
|
||||
<energy>22</energy>
|
||||
<damage type="energy">18</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Laser Cannon">
|
||||
<general>
|
||||
<max>5</max>
|
||||
<tech>2</tech>
|
||||
<mass>5</mass>
|
||||
<price>5000</price>
|
||||
<description>Your basic laser. Fires charged energy beams that do a decent amount of damage to both shield and armour.</description>
|
||||
<gfx_store>laser</gfx_store>
|
||||
</general>
|
||||
<specific type="bolt">
|
||||
<gfx>laserred</gfx>
|
||||
<sound>laser</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>500</delay>
|
||||
<speed>550</speed>
|
||||
<range>300</range>
|
||||
<accuracy>30</accuracy>
|
||||
<energy>8</energy>
|
||||
<damage type="energy">10</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Laser Turret">
|
||||
<general>
|
||||
<max>4</max>
|
||||
<tech>4</tech>
|
||||
<mass>20</mass>
|
||||
<price>25000</price>
|
||||
<description>Two laser cannons added on a rotating turret, allowing for 360 degrees of firepower.</description>
|
||||
<gfx_store>laser_turret</gfx_store>
|
||||
</general>
|
||||
<specific type="turret bolt">
|
||||
<gfx>laserred</gfx>
|
||||
<sound>laser</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>300</delay>
|
||||
<speed>550</speed>
|
||||
<range>300</range>
|
||||
<accuracy>30</accuracy>
|
||||
<energy>10</energy>
|
||||
<damage type="energy">10</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Plasma Blaster">
|
||||
<general>
|
||||
<max>4</max>
|
||||
<tech>3</tech>
|
||||
<mass>5</mass>
|
||||
<price>9000</price>
|
||||
<description>Plasma is very volatile, if properly controlled it can be very destructive, it does tend to dissipate quickly though.</description>
|
||||
<gfx_store>laser</gfx_store>
|
||||
</general>
|
||||
<specific type="bolt">
|
||||
<gfx>plasma</gfx>
|
||||
<sound>laser</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>400</delay>
|
||||
<speed>450</speed>
|
||||
<range>250</range>
|
||||
<accuracy>20</accuracy>
|
||||
<energy>7</energy>
|
||||
<damage type="energy">7</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Ion Cannon">
|
||||
<general>
|
||||
<max>4</max>
|
||||
<tech>7</tech>
|
||||
<mass>9</mass>
|
||||
<price>15000</price>
|
||||
<description>Ion pulses were originally intended only to deactivate shields since they had completely nullified the old radiation technology weapons. It was thought that by figuring out a way to deactivate shields fast the radiation technology would still be able to destroy the armour. By combining shield destruction power and armour destruction power, the perfect weopns could be designed. The Ion pulses ended up being very effective against armour and electronics. With the invention of the latest generation shields and armour materials, Ion pulses have lost much of the terrain they had as newfound technology.</description>
|
||||
<gfx_store>ion</gfx_store>
|
||||
</general>
|
||||
<specific type="bolt">
|
||||
<gfx>ion</gfx>
|
||||
<sound>ion</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>800</delay>
|
||||
<speed>500</speed>
|
||||
<range>400</range>
|
||||
<accuracy>10</accuracy>
|
||||
<energy>13</energy>
|
||||
<damage type="ion">15</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Heavy Ion Turret">
|
||||
<general>
|
||||
<max>3</max>
|
||||
<tech>11</tech>
|
||||
<mass>35</mass>
|
||||
<price>75000</price>
|
||||
<description>The heavy Ion Turret uses a bigger generator for each cannon giving it more punch then the Ion cannnon. The drawback is that this augments the power usage considerably. Being designed for capital ships, this doesn't seem to worry the makers too much.</description>
|
||||
<gfx_store>turret3</gfx_store>
|
||||
</general>
|
||||
<specific type="turret bolt">
|
||||
<gfx>ion</gfx>
|
||||
<sound>ion</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>400</delay>
|
||||
<speed>500</speed>
|
||||
<range>400</range>
|
||||
<accuracy>7</accuracy>
|
||||
<energy>17</energy>
|
||||
<damage type="ion">17</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="150mm Railgun">
|
||||
<general>
|
||||
<max>2</max>
|
||||
<tech>8</tech>
|
||||
<mass>15</mass>
|
||||
<price>85000</price>
|
||||
<description>The rail gun is a cannon that uses heavy magnetic pulses to accelerate pieces of debris to extremely high velocities. The impact caused by the pieces of debris can tear apart even the strongest ship hulls.</description>
|
||||
<gfx_store>heavy</gfx_store>
|
||||
</general>
|
||||
<specific type="bolt" secondary="1">
|
||||
<gfx>mass</gfx>
|
||||
<sound>mass</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>1100</delay>
|
||||
<speed>650</speed>
|
||||
<range>500</range>
|
||||
<accuracy>10</accuracy>
|
||||
<energy>35</energy>
|
||||
<damage type="kinetic">40</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Missile Launcher">
|
||||
<general>
|
||||
<max>2</max>
|
||||
<tech>4</tech>
|
||||
<mass>10</mass>
|
||||
<price>25000</price>
|
||||
<description>Base for launching dumb missiles.</description>
|
||||
<gfx_store>missile</gfx_store>
|
||||
</general>
|
||||
<specific type="missile seek" secondary="1">
|
||||
<ammo>Missile</ammo>
|
||||
<delay>1200</delay>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Missile">
|
||||
<general>
|
||||
<max>60</max>
|
||||
<tech>2</tech>
|
||||
<mass>1</mass>
|
||||
<price>800</price>
|
||||
<description>The cheapest missile on the market, what it lacks in a decent tracking system it makes up for in affordability and firepower.</description>
|
||||
<gfx_store>missile</gfx_store>
|
||||
</general>
|
||||
<specific type="missile seek ammo">
|
||||
<gfx>missile</gfx>
|
||||
<sound>missile</sound>
|
||||
<spfx>ExpM</spfx>
|
||||
<duration>5</duration>
|
||||
<lockon>1</lockon>
|
||||
<thrust>400</thrust>
|
||||
<turn>60</turn>
|
||||
<speed>800</speed>
|
||||
<damage type="kinetic">20</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Headhunter Launcher">
|
||||
<general>
|
||||
<max>2</max>
|
||||
<tech>5</tech>
|
||||
<mass>12</mass>
|
||||
<price>40000</price>
|
||||
<description>The Headhunter Launcher is one of the most used missile launcher by the security companies. Much more reliable then the regular missiles, Headhunters feature more sensors and an advanced tracking system making them much better at hitting their targets.</description>
|
||||
<gfx_store>missile</gfx_store>
|
||||
</general>
|
||||
<specific type="missile smart" secondary="1">
|
||||
<ammo>Headhunter</ammo>
|
||||
<delay>1400</delay>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Headhunter">
|
||||
<general>
|
||||
<max>40</max>
|
||||
<tech>5</tech>
|
||||
<mass>1</mass>
|
||||
<price>2000</price>
|
||||
<description>Headhunters first gained fame in the crush of the Araknoid, a fearsome battle against a pirate stronghold where the Empire crushed the pirates thanks to the advanced guidance system on the Headhunter. Now used by mercenaries and bounty hunters all over.</description>
|
||||
<gfx_store>missile</gfx_store>
|
||||
</general>
|
||||
<specific type="missile smart ammo">
|
||||
<gfx>headhunter</gfx>
|
||||
<sound>missile</sound>
|
||||
<spfx>ExpM</spfx>
|
||||
<duration>7</duration>
|
||||
<lockon>0.5</lockon>
|
||||
<resist>5</resist>
|
||||
<thrust>325</thrust>
|
||||
<turn>90</turn>
|
||||
<speed>550</speed>
|
||||
<damage type="kinetic">20</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Neutron Disruptor">
|
||||
<general>
|
||||
<max>3</max>
|
||||
<tech>99</tech>
|
||||
<mass>8</mass>
|
||||
<price>25000</price>
|
||||
<description>Neutron Disruptor.</description>
|
||||
<gfx_store>neutron</gfx_store>
|
||||
</general>
|
||||
<specific type="bolt">
|
||||
<gfx>neutron</gfx>
|
||||
<sound>neutron</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>400</delay>
|
||||
<speed>650</speed>
|
||||
<range>200</range>
|
||||
<accuracy>15</accuracy>
|
||||
<energy>5</energy>
|
||||
<damage type="energy">7</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Battery">
|
||||
<general>
|
||||
<max>10</max>
|
||||
<tech>3</tech>
|
||||
<mass>2</mass>
|
||||
<price>22500</price>
|
||||
<description>A heavy battery that will increase your ship's energy to allow you to pack more firepower.</description>
|
||||
<gfx_store>capacitator</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<energy>30</energy>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Solar Panel">
|
||||
<general>
|
||||
<max>5</max>
|
||||
<tech>5</tech>
|
||||
<mass>3</mass>
|
||||
<price>55000</price>
|
||||
<description>A big panel that will generate energy based off solar energy. This will allow your ship te regenerate it's energy supplies faster.</description>
|
||||
<gfx_store>solar</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<energy_regen>125</energy_regen>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Shield Capacitator">
|
||||
<general>
|
||||
<max>12</max>
|
||||
<tech>9</tech>
|
||||
<mass>3</mass>
|
||||
<price>75000</price>
|
||||
<description>An enhancement for the shield power system, allowing it to resist much heavier fire.</description>
|
||||
<gfx_store>capacitator</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<shield>15</shield>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Shield Booster">
|
||||
<general>
|
||||
<max>4</max>
|
||||
<tech>10</tech>
|
||||
<mass>5</mass>
|
||||
<price>145000</price>
|
||||
<description>A shield generator that feeds off the ship's main energy line. It will allow you to generate your shield faster and give you a small maximum shield boost at the expense of draining osem of the ship's energy.</description>
|
||||
<gfx_store>shield</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<shield>15</shield>
|
||||
<shield_regen>15</shield_regen>
|
||||
<energy_regen>-50</energy_regen>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Engine Reroute">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>13</tech>
|
||||
<mass>1</mass>
|
||||
<price>125000</price>
|
||||
<description>This enhancement routes energy from the ship's energy supplies to the engine, giving the ship an increased thrust. It does not increase the ship's max speed nor turn abilities.</description>
|
||||
<gfx_store>reroute</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<thrust>70</thrust>
|
||||
<energy_regen>-50</energy_regen>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Improved Stabilizer">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>13</tech>
|
||||
<mass>1</mass>
|
||||
<price>135000</price>
|
||||
<description>By improving your ship's stabilization systems drastically, this modification will allow you to reach higher speeds while still keeping the ship stable.</description>
|
||||
<gfx_store>stabilizer</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<speed>50</speed>
|
||||
<turn>5</turn>
|
||||
<energy_regen>-10</energy_regen>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Steering Thrusters">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>13</tech>
|
||||
<mass>1</mass>
|
||||
<price>130000</price>
|
||||
<description>With the adding of a couple additional steering thruster you can make it so that your ship is much agile at turning.</description>
|
||||
<gfx_store>thruster</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<turn>25</turn>
|
||||
<energy_regen>-10</energy_regen>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Generic Afterburner">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>3</tech>
|
||||
<mass>2</mass>
|
||||
<price>20000</price>
|
||||
<description>Being able to run from your enemies is a very powerful ability. A generic afterburner will allow you to do that. It may not be as powerful as some of the more high-end afterburners, but they're not nearly as affordable as a generic one.</description>
|
||||
<gfx_store>afterburner</gfx_store>
|
||||
</general>
|
||||
<specific type="afterburner">
|
||||
<rumble>30</rumble>
|
||||
<sound>afterburner</sound>
|
||||
<thrust_perc>100</thrust_perc>
|
||||
<thrust_abs>50</thrust_abs>
|
||||
<speed_perc>50</speed_perc>
|
||||
<speed_abs>30</speed_abs>
|
||||
<energy>60</energy>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Hellburner">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>13</tech>
|
||||
<mass>4</mass>
|
||||
<price>95000</price>
|
||||
<description>The Hellburner is one of the best afterburners available in the market. They have a much better energy to speed ratio then the generics and are much stronger. A must for any spacefarer who is proud of his ship.</description>
|
||||
<gfx_store>afterburner2</gfx_store>
|
||||
</general>
|
||||
<specific type="afterburner">
|
||||
<rumble>50</rumble>
|
||||
<sound>afterburner</sound>
|
||||
<thrust_perc>185</thrust_perc>
|
||||
<thrust_abs>100</thrust_abs>
|
||||
<speed_perc>85</speed_perc>
|
||||
<speed_abs>50</speed_abs>
|
||||
<energy>65</energy>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Fuel Pod">
|
||||
<general>
|
||||
<max>2</max>
|
||||
<tech>3</tech>
|
||||
<mass>5</mass>
|
||||
<price>15000</price>
|
||||
<description>The Fuel Pod allows a ship to store more fuel for hyperspace jumps. Each pod effectively increases a ship's range by a jump.</description>
|
||||
<gfx_store>fuel_pod</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<fuel>100</fuel>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Cargo Pod">
|
||||
<general>
|
||||
<max>4</max>
|
||||
<tech>6</tech>
|
||||
<mass>15</mass>
|
||||
<price>35000</price>
|
||||
<description>Cargo Pods are big containers you can attach to dedicated weapon space allowing you to transport more cargo. The drawback is that you lose alot of weapon space and won't be able to defend your cargo as well...</description>
|
||||
<gfx_store>cargo_pod</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<cargo>15</cargo>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Weapon Rack">
|
||||
<general>
|
||||
<max>4</max>
|
||||
<tech>8</tech>
|
||||
<mass>-10</mass>
|
||||
<price>65000</price>
|
||||
<description>Adding a Weapon Rack to your ship will allow you to enjoy the benefits of more weapon space at the cost of cargo space. It's often more wiser to have less cargo, but to guard it well.</description>
|
||||
<gfx_store>weapon_rack</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<cargo>-15</cargo>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Star Map">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>4</tech>
|
||||
<mass>0</mass>
|
||||
<price>7000</price>
|
||||
<description>A Star Map will give you details about all systems up to 2 jumps away. It's a great risk-free way to discover parts of the universe.</description>
|
||||
<gfx_store>map</gfx_store>
|
||||
</general>
|
||||
<specific type="map">
|
||||
<radius>2</radius>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Civilian Jammer">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>7</tech>
|
||||
<mass>2</mass>
|
||||
<price>40000</price>
|
||||
<description>This jammer allows you to block the targetting systems of some of the missiles headed towards you, causing them to do unpredictable behaviours and not impact against your ship.</description>
|
||||
<gfx_store>jammer0</gfx_store>
|
||||
</general>
|
||||
<specific type="jammer">
|
||||
<range>400</range>
|
||||
<chance>20</chance>
|
||||
<energy>3</energy>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Milspec Jammer">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>13</tech>
|
||||
<mass>3</mass>
|
||||
<price>250000</price>
|
||||
<description>This jammer follows the much stricter military specifications, allowing it to deflect a much greater amount of missiles at more range then the civilian counterpart. The downside is that the energy requirements are much greater.</description>
|
||||
<gfx_store>jammer1</gfx_store>
|
||||
</general>
|
||||
<specific type="jammer">
|
||||
<range>600</range>
|
||||
<chance>40</chance>
|
||||
<energy>10</energy>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Ripper MK2">
|
||||
<general>
|
||||
<max>3</max>
|
||||
<tech>11</tech>
|
||||
<mass>12</mass>
|
||||
<price>95000</price>
|
||||
<description>The Ripper does what it's name implies: it rips through enemies with ease. Only downside is the energy needed to power it.</description>
|
||||
<gfx_store>heavy</gfx_store>
|
||||
</general>
|
||||
<specific type="bolt">
|
||||
<gfx>ripper</gfx>
|
||||
<sound>laser</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>700</delay>
|
||||
<speed>700</speed>
|
||||
<range>400</range>
|
||||
<accuracy>20</accuracy>
|
||||
<energy>22</energy>
|
||||
<damage type="energy">18</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Laser Cannon">
|
||||
<general>
|
||||
<max>5</max>
|
||||
<tech>2</tech>
|
||||
<mass>5</mass>
|
||||
<price>5000</price>
|
||||
<description>Your basic laser. Fires charged energy beams that do a decent amount of damage to both shield and armour.</description>
|
||||
<gfx_store>laser</gfx_store>
|
||||
</general>
|
||||
<specific type="bolt">
|
||||
<gfx>laserred</gfx>
|
||||
<sound>laser</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>500</delay>
|
||||
<speed>550</speed>
|
||||
<range>300</range>
|
||||
<accuracy>30</accuracy>
|
||||
<energy>8</energy>
|
||||
<damage type="energy">10</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Laser Turret">
|
||||
<general>
|
||||
<max>4</max>
|
||||
<tech>4</tech>
|
||||
<mass>20</mass>
|
||||
<price>25000</price>
|
||||
<description>Two laser cannons added on a rotating turret, allowing for 360 degrees of firepower.</description>
|
||||
<gfx_store>laser_turret</gfx_store>
|
||||
</general>
|
||||
<specific type="turret bolt">
|
||||
<gfx>laserred</gfx>
|
||||
<sound>laser</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>300</delay>
|
||||
<speed>550</speed>
|
||||
<range>300</range>
|
||||
<accuracy>30</accuracy>
|
||||
<energy>10</energy>
|
||||
<damage type="energy">10</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Plasma Blaster">
|
||||
<general>
|
||||
<max>4</max>
|
||||
<tech>3</tech>
|
||||
<mass>5</mass>
|
||||
<price>9000</price>
|
||||
<description>Plasma is very volatile, if properly controlled it can be very destructive, it does tend to dissipate quickly though.</description>
|
||||
<gfx_store>laser</gfx_store>
|
||||
</general>
|
||||
<specific type="bolt">
|
||||
<gfx>plasma</gfx>
|
||||
<sound>laser</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>400</delay>
|
||||
<speed>450</speed>
|
||||
<range>250</range>
|
||||
<accuracy>20</accuracy>
|
||||
<energy>7</energy>
|
||||
<damage type="energy">7</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Ion Cannon">
|
||||
<general>
|
||||
<max>4</max>
|
||||
<tech>7</tech>
|
||||
<mass>9</mass>
|
||||
<price>15000</price>
|
||||
<description>Ion pulses were originally intended only to deactivate shields since they had completely nullified the old radiation technology weapons. It was thought that by figuring out a way to deactivate shields fast the radiation technology would still be able to destroy the armour. By combining shield destruction power and armour destruction power, the perfect weopns could be designed. The Ion pulses ended up being very effective against armour and electronics. With the invention of the latest generation shields and armour materials, Ion pulses have lost much of the terrain they had as newfound technology.</description>
|
||||
<gfx_store>ion</gfx_store>
|
||||
</general>
|
||||
<specific type="bolt">
|
||||
<gfx>ion</gfx>
|
||||
<sound>ion</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>800</delay>
|
||||
<speed>500</speed>
|
||||
<range>400</range>
|
||||
<accuracy>10</accuracy>
|
||||
<energy>13</energy>
|
||||
<damage type="ion">15</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Heavy Ion Turret">
|
||||
<general>
|
||||
<max>3</max>
|
||||
<tech>11</tech>
|
||||
<mass>35</mass>
|
||||
<price>75000</price>
|
||||
<description>The heavy Ion Turret uses a bigger generator for each cannon giving it more punch then the Ion cannnon. The drawback is that this augments the power usage considerably. Being designed for capital ships, this doesn't seem to worry the makers too much.</description>
|
||||
<gfx_store>turret3</gfx_store>
|
||||
</general>
|
||||
<specific type="turret bolt">
|
||||
<gfx>ion</gfx>
|
||||
<sound>ion</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>400</delay>
|
||||
<speed>500</speed>
|
||||
<range>400</range>
|
||||
<accuracy>7</accuracy>
|
||||
<energy>17</energy>
|
||||
<damage type="ion">17</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="150mm Railgun">
|
||||
<general>
|
||||
<max>2</max>
|
||||
<tech>8</tech>
|
||||
<mass>15</mass>
|
||||
<price>85000</price>
|
||||
<description>The rail gun is a cannon that uses heavy magnetic pulses to accelerate pieces of debris to extremely high velocities. The impact caused by the pieces of debris can tear apart even the strongest ship hulls.</description>
|
||||
<gfx_store>heavy</gfx_store>
|
||||
</general>
|
||||
<specific type="bolt" secondary="1">
|
||||
<gfx>mass</gfx>
|
||||
<sound>mass</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>1100</delay>
|
||||
<speed>650</speed>
|
||||
<range>500</range>
|
||||
<accuracy>10</accuracy>
|
||||
<energy>35</energy>
|
||||
<damage type="kinetic">40</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Missile Launcher">
|
||||
<general>
|
||||
<max>2</max>
|
||||
<tech>4</tech>
|
||||
<mass>10</mass>
|
||||
<price>25000</price>
|
||||
<description>Base for launching dumb missiles.</description>
|
||||
<gfx_store>missile</gfx_store>
|
||||
</general>
|
||||
<specific type="missile seek" secondary="1">
|
||||
<ammo>Missile</ammo>
|
||||
<delay>1200</delay>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Missile">
|
||||
<general>
|
||||
<max>60</max>
|
||||
<tech>2</tech>
|
||||
<mass>1</mass>
|
||||
<price>800</price>
|
||||
<description>The cheapest missile on the market, what it lacks in a decent tracking system it makes up for in affordability and firepower.</description>
|
||||
<gfx_store>missile</gfx_store>
|
||||
</general>
|
||||
<specific type="missile seek ammo">
|
||||
<gfx>missile</gfx>
|
||||
<sound>missile</sound>
|
||||
<spfx>ExpM</spfx>
|
||||
<duration>5</duration>
|
||||
<lockon>1</lockon>
|
||||
<thrust>400</thrust>
|
||||
<turn>60</turn>
|
||||
<speed>800</speed>
|
||||
<damage type="kinetic">20</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Headhunter Launcher">
|
||||
<general>
|
||||
<max>2</max>
|
||||
<tech>5</tech>
|
||||
<mass>12</mass>
|
||||
<price>40000</price>
|
||||
<description>The Headhunter Launcher is one of the most used missile launcher by the security companies. Much more reliable then the regular missiles, Headhunters feature more sensors and an advanced tracking system making them much better at hitting their targets.</description>
|
||||
<gfx_store>missile</gfx_store>
|
||||
</general>
|
||||
<specific type="missile smart" secondary="1">
|
||||
<ammo>Headhunter</ammo>
|
||||
<delay>1400</delay>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Headhunter">
|
||||
<general>
|
||||
<max>40</max>
|
||||
<tech>5</tech>
|
||||
<mass>1</mass>
|
||||
<price>2000</price>
|
||||
<description>Headhunters first gained fame in the crush of the Araknoid, a fearsome battle against a pirate stronghold where the Empire crushed the pirates thanks to the advanced guidance system on the Headhunter. Now used by mercenaries and bounty hunters all over.</description>
|
||||
<gfx_store>missile</gfx_store>
|
||||
</general>
|
||||
<specific type="missile smart ammo">
|
||||
<gfx>headhunter</gfx>
|
||||
<sound>missile</sound>
|
||||
<spfx>ExpM</spfx>
|
||||
<duration>7</duration>
|
||||
<lockon>0.5</lockon>
|
||||
<resist>5</resist>
|
||||
<thrust>325</thrust>
|
||||
<turn>90</turn>
|
||||
<speed>550</speed>
|
||||
<damage type="kinetic">20</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Neutron Disruptor">
|
||||
<general>
|
||||
<max>3</max>
|
||||
<tech>99</tech>
|
||||
<mass>8</mass>
|
||||
<price>25000</price>
|
||||
<description>Neutron Disruptor.</description>
|
||||
<gfx_store>neutron</gfx_store>
|
||||
</general>
|
||||
<specific type="bolt">
|
||||
<gfx>neutron</gfx>
|
||||
<sound>neutron</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>400</delay>
|
||||
<speed>650</speed>
|
||||
<range>200</range>
|
||||
<accuracy>15</accuracy>
|
||||
<energy>5</energy>
|
||||
<damage type="energy">7</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Battery">
|
||||
<general>
|
||||
<max>10</max>
|
||||
<tech>3</tech>
|
||||
<mass>2</mass>
|
||||
<price>22500</price>
|
||||
<description>A heavy battery that will increase your ship's energy to allow you to pack more firepower.</description>
|
||||
<gfx_store>capacitator</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<energy>30</energy>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Solar Panel">
|
||||
<general>
|
||||
<max>5</max>
|
||||
<tech>5</tech>
|
||||
<mass>3</mass>
|
||||
<price>55000</price>
|
||||
<description>A big panel that will generate energy based off solar energy. This will allow your ship te regenerate it's energy supplies faster.</description>
|
||||
<gfx_store>solar</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<energy_regen>125</energy_regen>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Shield Capacitator">
|
||||
<general>
|
||||
<max>12</max>
|
||||
<tech>9</tech>
|
||||
<mass>3</mass>
|
||||
<price>75000</price>
|
||||
<description>An enhancement for the shield power system, allowing it to resist much heavier fire.</description>
|
||||
<gfx_store>capacitator</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<shield>15</shield>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Shield Booster">
|
||||
<general>
|
||||
<max>4</max>
|
||||
<tech>10</tech>
|
||||
<mass>5</mass>
|
||||
<price>145000</price>
|
||||
<description>A shield generator that feeds off the ship's main energy line. It will allow you to generate your shield faster and give you a small maximum shield boost at the expense of draining osem of the ship's energy.</description>
|
||||
<gfx_store>shield</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<shield>15</shield>
|
||||
<shield_regen>15</shield_regen>
|
||||
<energy_regen>-50</energy_regen>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Engine Reroute">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>13</tech>
|
||||
<mass>1</mass>
|
||||
<price>125000</price>
|
||||
<description>This enhancement routes energy from the ship's energy supplies to the engine, giving the ship an increased thrust. It does not increase the ship's max speed nor turn abilities.</description>
|
||||
<gfx_store>reroute</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<thrust>70</thrust>
|
||||
<energy_regen>-50</energy_regen>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Improved Stabilizer">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>13</tech>
|
||||
<mass>1</mass>
|
||||
<price>135000</price>
|
||||
<description>By improving your ship's stabilization systems drastically, this modification will allow you to reach higher speeds while still keeping the ship stable.</description>
|
||||
<gfx_store>stabilizer</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<speed>50</speed>
|
||||
<turn>5</turn>
|
||||
<energy_regen>-10</energy_regen>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Steering Thrusters">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>13</tech>
|
||||
<mass>1</mass>
|
||||
<price>130000</price>
|
||||
<description>With the adding of a couple additional steering thruster you can make it so that your ship is much agile at turning.</description>
|
||||
<gfx_store>thruster</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<turn>25</turn>
|
||||
<energy_regen>-10</energy_regen>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Generic Afterburner">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>3</tech>
|
||||
<mass>2</mass>
|
||||
<price>20000</price>
|
||||
<description>Being able to run from your enemies is a very powerful ability. A generic afterburner will allow you to do that. It may not be as powerful as some of the more high-end afterburners, but they're not nearly as affordable as a generic one.</description>
|
||||
<gfx_store>afterburner</gfx_store>
|
||||
</general>
|
||||
<specific type="afterburner">
|
||||
<rumble>30</rumble>
|
||||
<sound>afterburner</sound>
|
||||
<thrust_perc>100</thrust_perc>
|
||||
<thrust_abs>50</thrust_abs>
|
||||
<speed_perc>50</speed_perc>
|
||||
<speed_abs>30</speed_abs>
|
||||
<energy>60</energy>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Hellburner">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>13</tech>
|
||||
<mass>4</mass>
|
||||
<price>95000</price>
|
||||
<description>The Hellburner is one of the best afterburners available in the market. They have a much better energy to speed ratio then the generics and are much stronger. A must for any spacefarer who is proud of his ship.</description>
|
||||
<gfx_store>afterburner2</gfx_store>
|
||||
</general>
|
||||
<specific type="afterburner">
|
||||
<rumble>50</rumble>
|
||||
<sound>afterburner</sound>
|
||||
<thrust_perc>185</thrust_perc>
|
||||
<thrust_abs>100</thrust_abs>
|
||||
<speed_perc>85</speed_perc>
|
||||
<speed_abs>50</speed_abs>
|
||||
<energy>65</energy>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Fuel Pod">
|
||||
<general>
|
||||
<max>2</max>
|
||||
<tech>3</tech>
|
||||
<mass>5</mass>
|
||||
<price>15000</price>
|
||||
<description>The Fuel Pod allows a ship to store more fuel for hyperspace jumps. Each pod effectively increases a ship's range by a jump.</description>
|
||||
<gfx_store>fuel_pod</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<fuel>100</fuel>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Cargo Pod">
|
||||
<general>
|
||||
<max>4</max>
|
||||
<tech>6</tech>
|
||||
<mass>15</mass>
|
||||
<price>35000</price>
|
||||
<description>Cargo Pods are big containers you can attach to dedicated weapon space allowing you to transport more cargo. The drawback is that you lose alot of weapon space and won't be able to defend your cargo as well...</description>
|
||||
<gfx_store>cargo_pod</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<cargo>15</cargo>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Weapon Rack">
|
||||
<general>
|
||||
<max>4</max>
|
||||
<tech>8</tech>
|
||||
<mass>-10</mass>
|
||||
<price>65000</price>
|
||||
<description>Adding a Weapon Rack to your ship will allow you to enjoy the benefits of more weapon space at the cost of cargo space. It's often more wiser to have less cargo, but to guard it well.</description>
|
||||
<gfx_store>weapon_rack</gfx_store>
|
||||
</general>
|
||||
<specific type="modification">
|
||||
<cargo>-15</cargo>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Star Map">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>4</tech>
|
||||
<mass>0</mass>
|
||||
<price>7000</price>
|
||||
<description>A Star Map will give you details about all systems up to 2 jumps away. It's a great risk-free way to discover parts of the universe.</description>
|
||||
<gfx_store>map</gfx_store>
|
||||
</general>
|
||||
<specific type="map">
|
||||
<radius>2</radius>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Civilian Jammer">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>7</tech>
|
||||
<mass>2</mass>
|
||||
<price>40000</price>
|
||||
<description>This jammer allows you to block the targetting systems of some of the missiles headed towards you, causing them to do unpredictable behaviours and not impact against your ship.</description>
|
||||
<gfx_store>jammer0</gfx_store>
|
||||
</general>
|
||||
<specific type="jammer">
|
||||
<range>400</range>
|
||||
<chance>20</chance>
|
||||
<energy>3</energy>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Milspec Jammer">
|
||||
<general>
|
||||
<max>1</max>
|
||||
<tech>13</tech>
|
||||
<mass>3</mass>
|
||||
<price>250000</price>
|
||||
<description>This jammer follows the much stricter military specifications, allowing it to deflect a much greater amount of missiles at more range then the civilian counterpart. The downside is that the energy requirements are much greater.</description>
|
||||
<gfx_store>jammer1</gfx_store>
|
||||
</general>
|
||||
<specific type="jammer">
|
||||
<range>600</range>
|
||||
<chance>40</chance>
|
||||
<energy>10</energy>
|
||||
</specific>
|
||||
</outfit>
|
||||
</Outfits>
|
822
dat/ship.xml
822
dat/ship.xml
@ -1,416 +1,412 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Ships>
|
||||
<ship name="Llama">
|
||||
<GFX>llama</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>1</class>
|
||||
<price>120000</price>
|
||||
<fabricator>Melendez Corp.</fabricator>
|
||||
<tech>2</tech>
|
||||
<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 many years ago. It was one of the first civilian use spacecrafts, first used by aristocracy and now used by everyone who cannot afford better.</description>
|
||||
<movement>
|
||||
<thrust>220</thrust>
|
||||
<turn>150</turn>
|
||||
<speed>260</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>50</shield>
|
||||
<armour>60</armour>
|
||||
<energy>240</energy>
|
||||
<shield_regen>80</shield_regen>
|
||||
<armour_regen>50</armour_regen>
|
||||
<energy_regen>500</energy_regen>
|
||||
</health>
|
||||
<characteristics>
|
||||
<crew>2</crew>
|
||||
<mass>32</mass>
|
||||
<fuel>400</fuel>
|
||||
<cap_weapon>25</cap_weapon>
|
||||
<cap_cargo>20</cap_cargo>
|
||||
</characteristics>
|
||||
<outfits>
|
||||
<outfit quantity='1'>Laser Cannon</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Hyena">
|
||||
<GFX>hyena</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>1</class>
|
||||
<price>180000</price>
|
||||
<fabricator>Aerosys</fabricator>
|
||||
<tech>2</tech>
|
||||
<description>The star product of Aerosys, the Hyena quickly has become a favorite 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 Aerosys' official stance is that it 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>300</thrust>
|
||||
<turn>180</turn>
|
||||
<speed>330</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>70</shield>
|
||||
<armour>50</armour>
|
||||
<energy>180</energy>
|
||||
<shield_regen>150</shield_regen>
|
||||
<armour_regen>60</armour_regen>
|
||||
<energy_regen>550</energy_regen>
|
||||
</health>
|
||||
<characteristics>
|
||||
<crew>2</crew>
|
||||
<mass>25</mass>
|
||||
<fuel>300</fuel>
|
||||
<cap_weapon>30</cap_weapon>
|
||||
<cap_cargo>10</cap_cargo>
|
||||
</characteristics>
|
||||
<outfits>
|
||||
<outfit quantity='2'>Laser Cannon</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Pacifier">
|
||||
<GFX>pacifier</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>2</class>
|
||||
<price>1200000</price>
|
||||
<fabricator>Nexus</fabricator>
|
||||
<tech>8</tech>
|
||||
<description>The Pacifier is one of the older and trustier designs of the Nexus Corporation. Was constructed mainly to patrol border systems. They are very heavy fighters designed to be able to take a pounding and dish out damage, but the cost has been maneuverability. No reason to run though if you're in one of these.</description>
|
||||
<movement>
|
||||
<thrust>180</thrust>
|
||||
<turn>115</turn>
|
||||
<speed>200</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>260</shield>
|
||||
<armour>180</armour>
|
||||
<energy>420</energy>
|
||||
<shield_regen>240</shield_regen>
|
||||
<armour_regen>90</armour_regen>
|
||||
<energy_regen>1380</energy_regen>
|
||||
</health>
|
||||
<characteristics>
|
||||
<crew>17</crew>
|
||||
<mass>230</mass>
|
||||
<fuel>500</fuel>
|
||||
<cap_weapon>130</cap_weapon>
|
||||
<cap_cargo>30</cap_cargo>
|
||||
</characteristics>
|
||||
<outfits>
|
||||
<outfit quantity='2'>Laser Cannon</outfit>
|
||||
<outfit quantity='1'>Laser Turret</outfit>
|
||||
<outfit quantity='2'>Headhunter Launcher</outfit>
|
||||
<outfit quantity='40'>Headhunter</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Hawking">
|
||||
<GFX>hawking</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>3</class>
|
||||
<price>7500000</price>
|
||||
<fabricator>Nexus</fabricator>
|
||||
<tech>9</tech>
|
||||
<description>A heavy frigate designed for heavy combat. Used widely by the empire to establish control on it's territory. Has more then enough firepower to not be taken lightly.</description>
|
||||
<movement>
|
||||
<thrust>80</thrust>
|
||||
<turn>70</turn>
|
||||
<speed>100</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>600</shield>
|
||||
<armour>400</armour>
|
||||
<energy>900</energy>
|
||||
<shield_regen>300</shield_regen>
|
||||
<armour_regen>80</armour_regen>
|
||||
<energy_regen>1600</energy_regen>
|
||||
</health>
|
||||
<characteristics>
|
||||
<crew>35</crew>
|
||||
<mass>3750</mass>
|
||||
<fuel>300</fuel>
|
||||
<cap_weapon>200</cap_weapon>
|
||||
<cap_cargo>70</cap_cargo>
|
||||
</characteristics>
|
||||
<outfits>
|
||||
<outfit quantity='3'>Laser Turret</outfit>
|
||||
<outfit quantity='2'>Headhunter Launcher</outfit>
|
||||
<outfit quantity='40'>Headhunter</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Lancelot">
|
||||
<GFX>lancelot</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>2</class>
|
||||
<price>500000</price>
|
||||
<fabricator>Nexus</fabricator>
|
||||
<tech>7</tech>
|
||||
<description>One of the Nexus' prize heavy 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 UST 1132.</description>
|
||||
<movement>
|
||||
<thrust>220</thrust>
|
||||
<turn>135</turn>
|
||||
<speed>260</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>180</shield>
|
||||
<armour>140</armour>
|
||||
<energy>280</energy>
|
||||
<shield_regen>180</shield_regen>
|
||||
<armour_regen>60</armour_regen>
|
||||
<energy_regen>980</energy_regen>
|
||||
</health>
|
||||
<characteristics>
|
||||
<crew>4</crew>
|
||||
<mass>90</mass>
|
||||
<fuel>400</fuel>
|
||||
<cap_weapon>80</cap_weapon>
|
||||
<cap_cargo>10</cap_cargo>
|
||||
</characteristics>
|
||||
<outfits>
|
||||
<outfit quantity='2'>Ripper MK2</outfit>
|
||||
<outfit quantity='1'>Headhunter Launcher</outfit>
|
||||
<outfit quantity='20'>Headhunter</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Mule">
|
||||
<GFX>mule</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>2</class>
|
||||
<price>900000</price>
|
||||
<fabricator>Melendez Corp</fabricator>
|
||||
<tech>5</tech>
|
||||
<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 cruises. Was a favorite target of pirates until they added stock turrets to the new models which can now defend themselves properly.</description>
|
||||
<movement>
|
||||
<thrust>100</thrust>
|
||||
<turn>100</turn>
|
||||
<speed>100</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>160</shield>
|
||||
<armour>200</armour>
|
||||
<energy>300</energy>
|
||||
<shield_regen>100</shield_regen>
|
||||
<armour_regen>40</armour_regen>
|
||||
<energy_regen>800</energy_regen>
|
||||
</health>
|
||||
<characteristics>
|
||||
<crew>13</crew>
|
||||
<mass>1750</mass>
|
||||
<fuel>500</fuel>
|
||||
<cap_weapon>50</cap_weapon>
|
||||
<cap_cargo>250</cap_cargo>
|
||||
</characteristics>
|
||||
<outfits>
|
||||
<outfit quantity='2'>Laser Turret</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Drone">
|
||||
<GFX>drone</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>7</class>
|
||||
<price>300000</price>
|
||||
<fabricator>Robosys</fabricator>
|
||||
<tech>99</tech>
|
||||
<description>A robot drone.</description>
|
||||
<movement>
|
||||
<thrust>320</thrust>
|
||||
<turn>200</turn>
|
||||
<speed>360</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>70</shield>
|
||||
<armour>40</armour>
|
||||
<energy>300</energy>
|
||||
<shield_regen>240</shield_regen>
|
||||
<armour_regen>420</armour_regen>
|
||||
<energy_regen>600</energy_regen>
|
||||
</health>
|
||||
<characteristics>
|
||||
<crew>1</crew>
|
||||
<mass>15</mass>
|
||||
<fuel>1</fuel>
|
||||
<cap_weapon>24</cap_weapon>
|
||||
<cap_cargo>1</cap_cargo>
|
||||
</characteristics>
|
||||
<outfits>
|
||||
<outfit quantity='3'>Neutron Disruptor</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Gawain">
|
||||
<GFX>gawain</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>1</class>
|
||||
<price>500000</price>
|
||||
<fabricator>Nexus</fabricator>
|
||||
<tech>11</tech>
|
||||
<description>The Gawain is a very high end ship that heavily uses the technology developed with the Lancelot. It's widely used as a sporting rig as it is extremely maneuverable, although they are rarely used in combat because they are too expensive for the little firepower they can apport.</description>
|
||||
<movement>
|
||||
<thrust>320</thrust>
|
||||
<turn>170</turn>
|
||||
<speed>340</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>90</shield>
|
||||
<armour>50</armour>
|
||||
<energy>240</energy>
|
||||
<shield_regen>100</shield_regen>
|
||||
<armour_regen>70</armour_regen>
|
||||
<energy_regen>700</energy_regen>
|
||||
</health>
|
||||
<characteristics>
|
||||
<crew>2</crew>
|
||||
<mass>28</mass>
|
||||
<fuel>400</fuel>
|
||||
<cap_weapon>35</cap_weapon>
|
||||
<cap_cargo>15</cap_cargo>
|
||||
</characteristics>
|
||||
<outfits>
|
||||
<outfit quantity='1'>Ion Cannon</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Goddard">
|
||||
<GFX>goddard</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>3</class>
|
||||
<price>11500000</price>
|
||||
<fabricator>House Goddard</fabricator>
|
||||
<tech>1001</tech>
|
||||
<description>The archaic design of the Goddard is decieving. Although it takes the shape of traditional flying intra-planet vessels, it's very suited for space travel.
|
||||
Production is entirely done on Zhiru en the Goddard system by House Goddard, the sole providor and dealer in Goddards. Over time, specialization and improvements on the original time have kept it very competitive in the market. It's a classic of space.</description>
|
||||
<movement>
|
||||
<thrust>100</thrust>
|
||||
<turn>80</turn>
|
||||
<speed>130</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>800</shield>
|
||||
<armour>500</armour>
|
||||
<energy>2000</energy>
|
||||
<shield_regen>330</shield_regen>
|
||||
<armour_regen>90</armour_regen>
|
||||
<energy_regen>1700</energy_regen>
|
||||
</health>
|
||||
<characteristics>
|
||||
<crew>52</crew>
|
||||
<mass>4350</mass>
|
||||
<fuel>500</fuel>
|
||||
<cap_weapon>250</cap_weapon>
|
||||
<cap_cargo>60</cap_cargo>
|
||||
</characteristics>
|
||||
<outfits>
|
||||
<outfit quantity='2'>Heavy Ion Turret</outfit>
|
||||
<outfit quantity='2'>Laser Turret</outfit>
|
||||
<outfit quantity='2'>Headhunter Launcher</outfit>
|
||||
<outfit quantity='40'>Headhunter</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Admonisher">
|
||||
<GFX>admonisher</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>2</class>
|
||||
<price>900000</price>
|
||||
<fabricator>Nexus</fabricator>
|
||||
<tech>10</tech>
|
||||
<description>A very versatile combat ship. Nexus defines it as the combination between the ruggedness of the Pacifier and the agility of the Lancelot. Overall a very solid fighter.</description>
|
||||
<movement>
|
||||
<thrust>200</thrust>
|
||||
<turn>105</turn>
|
||||
<speed>200</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>240</shield>
|
||||
<armour>170</armour>
|
||||
<energy>380</energy>
|
||||
<shield_regen>240</shield_regen>
|
||||
<armour_regen>90</armour_regen>
|
||||
<energy_regen>1180</energy_regen>
|
||||
</health>
|
||||
<characteristics>
|
||||
<crew>13</crew>
|
||||
<mass>170</mass>
|
||||
<fuel>400</fuel>
|
||||
<cap_weapon>110</cap_weapon>
|
||||
<cap_cargo>20</cap_cargo>
|
||||
</characteristics>
|
||||
<outfits>
|
||||
<outfit quantity='1'>Laser Cannon</outfit>
|
||||
<outfit quantity='2'>Plasma Blaster</outfit>
|
||||
<outfit quantity='1'>Headhunter Launcher</outfit>
|
||||
<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>
|
||||
<ship name="Schroedinger">
|
||||
<GFX>schroedinger</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>1</class>
|
||||
<price>180000</price>
|
||||
<fabricator>Sirius Systems</fabricator>
|
||||
<tech>5</tech>
|
||||
<description>The Schroedinger is primarily used as a reconnaissance vessel. It has very far autonomy thanks to it's special fuel tanks and light frame. The downside is that the ship is extremely vulnerable to attack. It also sports a twin pair of Eraedon engines, making it pretty maneuverable.</description>
|
||||
<movement>
|
||||
<thrust>260</thrust>
|
||||
<turn>165</turn>
|
||||
<speed>300</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>60</shield>
|
||||
<armour>25</armour>
|
||||
<energy>180</energy>
|
||||
<shield_regen>60</shield_regen>
|
||||
<armour_regen>30</armour_regen>
|
||||
<energy_regen>400</energy_regen>
|
||||
</health>
|
||||
<characteristics>
|
||||
<crew>2</crew>
|
||||
<mass>17</mass>
|
||||
<fuel>800</fuel>
|
||||
<cap_weapon>15</cap_weapon>
|
||||
<cap_cargo>15</cap_cargo>
|
||||
</characteristics>
|
||||
<outfits>
|
||||
<outfit quantity='3'>Plasma Blaster</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Llama">
|
||||
<GFX>llama</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>1</class>
|
||||
<price>120000</price>
|
||||
<fabricator>Melendez Corp.</fabricator>
|
||||
<tech>2</tech>
|
||||
<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 many years ago. It was one of the first civilian use spacecrafts, first used by aristocracy and now used by everyone who cannot afford better.</description>
|
||||
<movement>
|
||||
<thrust>220</thrust>
|
||||
<turn>150</turn>
|
||||
<speed>260</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>50</shield>
|
||||
<armour>60</armour>
|
||||
<energy>240</energy>
|
||||
<shield_regen>80</shield_regen>
|
||||
<armour_regen>50</armour_regen>
|
||||
<energy_regen>500</energy_regen>
|
||||
</health>
|
||||
<caracteristics>
|
||||
<crew>2</crew>
|
||||
<mass>32</mass>
|
||||
<fuel>400</fuel>
|
||||
<cap_weapon>25</cap_weapon>
|
||||
<cap_cargo>20</cap_cargo>
|
||||
</caracteristics>
|
||||
<outfits>
|
||||
<outfit quantity="1">Laser Cannon</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Hyena">
|
||||
<GFX>hyena</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>1</class>
|
||||
<price>180000</price>
|
||||
<fabricator>Aerosys</fabricator>
|
||||
<tech>2</tech>
|
||||
<description>The star product of Aerosys, the Hyena quickly has become a favorite 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 Aerosys' official stance is that it 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>300</thrust>
|
||||
<turn>180</turn>
|
||||
<speed>330</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>70</shield>
|
||||
<armour>50</armour>
|
||||
<energy>180</energy>
|
||||
<shield_regen>150</shield_regen>
|
||||
<armour_regen>60</armour_regen>
|
||||
<energy_regen>550</energy_regen>
|
||||
</health>
|
||||
<caracteristics>
|
||||
<crew>2</crew>
|
||||
<mass>25</mass>
|
||||
<fuel>300</fuel>
|
||||
<cap_weapon>30</cap_weapon>
|
||||
<cap_cargo>10</cap_cargo>
|
||||
</caracteristics>
|
||||
<outfits>
|
||||
<outfit quantity="2">Laser Cannon</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Pacifier">
|
||||
<GFX>pacifier</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>2</class>
|
||||
<price>1200000</price>
|
||||
<fabricator>Nexus</fabricator>
|
||||
<tech>8</tech>
|
||||
<description>The Pacifier is one of the older and trustier designs of the Nexus Corporation. Was constructed mainly to patrol border systems. They are very heavy fighters designed to be able to take a pounding and dish out damage, but the cost has been maneuverability. No reason to run though if you're in one of these.</description>
|
||||
<movement>
|
||||
<thrust>180</thrust>
|
||||
<turn>115</turn>
|
||||
<speed>200</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>260</shield>
|
||||
<armour>180</armour>
|
||||
<energy>420</energy>
|
||||
<shield_regen>240</shield_regen>
|
||||
<armour_regen>90</armour_regen>
|
||||
<energy_regen>1380</energy_regen>
|
||||
</health>
|
||||
<caracteristics>
|
||||
<crew>17</crew>
|
||||
<mass>230</mass>
|
||||
<fuel>500</fuel>
|
||||
<cap_weapon>130</cap_weapon>
|
||||
<cap_cargo>30</cap_cargo>
|
||||
</caracteristics>
|
||||
<outfits>
|
||||
<outfit quantity="2">Laser Cannon</outfit>
|
||||
<outfit quantity="1">Laser Turret</outfit>
|
||||
<outfit quantity="2">Headhunter Launcher</outfit>
|
||||
<outfit quantity="40">Headhunter</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Hawking">
|
||||
<GFX>hawking</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>3</class>
|
||||
<price>7500000</price>
|
||||
<fabricator>Nexus</fabricator>
|
||||
<tech>9</tech>
|
||||
<description>A heavy frigate designed for heavy combat. Used widely by the empire to establish control on it's territory. Has more then enough firepower to not be taken lightly.</description>
|
||||
<movement>
|
||||
<thrust>80</thrust>
|
||||
<turn>70</turn>
|
||||
<speed>100</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>600</shield>
|
||||
<armour>400</armour>
|
||||
<energy>900</energy>
|
||||
<shield_regen>300</shield_regen>
|
||||
<armour_regen>80</armour_regen>
|
||||
<energy_regen>1600</energy_regen>
|
||||
</health>
|
||||
<caracteristics>
|
||||
<crew>35</crew>
|
||||
<mass>3750</mass>
|
||||
<fuel>300</fuel>
|
||||
<cap_weapon>200</cap_weapon>
|
||||
<cap_cargo>70</cap_cargo>
|
||||
</caracteristics>
|
||||
<outfits>
|
||||
<outfit quantity="3">Laser Turret</outfit>
|
||||
<outfit quantity="2">Headhunter Launcher</outfit>
|
||||
<outfit quantity="40">Headhunter</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Lancelot">
|
||||
<GFX>lancelot</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>2</class>
|
||||
<price>500000</price>
|
||||
<fabricator>Nexus</fabricator>
|
||||
<tech>7</tech>
|
||||
<description>One of the Nexus' prize heavy 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 UST 1132.</description>
|
||||
<movement>
|
||||
<thrust>220</thrust>
|
||||
<turn>135</turn>
|
||||
<speed>260</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>180</shield>
|
||||
<armour>140</armour>
|
||||
<energy>280</energy>
|
||||
<shield_regen>180</shield_regen>
|
||||
<armour_regen>60</armour_regen>
|
||||
<energy_regen>980</energy_regen>
|
||||
</health>
|
||||
<caracteristics>
|
||||
<crew>4</crew>
|
||||
<mass>90</mass>
|
||||
<fuel>400</fuel>
|
||||
<cap_weapon>80</cap_weapon>
|
||||
<cap_cargo>10</cap_cargo>
|
||||
</caracteristics>
|
||||
<outfits>
|
||||
<outfit quantity="2">Ripper MK2</outfit>
|
||||
<outfit quantity="1">Headhunter Launcher</outfit>
|
||||
<outfit quantity="20">Headhunter</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Mule">
|
||||
<GFX>mule</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>2</class>
|
||||
<price>900000</price>
|
||||
<fabricator>Melendez Corp</fabricator>
|
||||
<tech>5</tech>
|
||||
<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 cruises. Was a favorite target of pirates until they added stock turrets to the new models which can now defend themselves properly.</description>
|
||||
<movement>
|
||||
<thrust>100</thrust>
|
||||
<turn>100</turn>
|
||||
<speed>100</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>160</shield>
|
||||
<armour>200</armour>
|
||||
<energy>300</energy>
|
||||
<shield_regen>100</shield_regen>
|
||||
<armour_regen>40</armour_regen>
|
||||
<energy_regen>800</energy_regen>
|
||||
</health>
|
||||
<caracteristics>
|
||||
<crew>13</crew>
|
||||
<mass>1750</mass>
|
||||
<fuel>500</fuel>
|
||||
<cap_weapon>50</cap_weapon>
|
||||
<cap_cargo>250</cap_cargo>
|
||||
</caracteristics>
|
||||
<outfits>
|
||||
<outfit quantity="2">Laser Turret</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Drone">
|
||||
<GFX>drone</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>7</class>
|
||||
<price>300000</price>
|
||||
<fabricator>Robosys</fabricator>
|
||||
<tech>99</tech>
|
||||
<description>A robot drone.</description>
|
||||
<movement>
|
||||
<thrust>320</thrust>
|
||||
<turn>200</turn>
|
||||
<speed>360</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>70</shield>
|
||||
<armour>40</armour>
|
||||
<energy>300</energy>
|
||||
<shield_regen>240</shield_regen>
|
||||
<armour_regen>420</armour_regen>
|
||||
<energy_regen>600</energy_regen>
|
||||
</health>
|
||||
<caracteristics>
|
||||
<crew>1</crew>
|
||||
<mass>15</mass>
|
||||
<fuel>1</fuel>
|
||||
<cap_weapon>24</cap_weapon>
|
||||
<cap_cargo>1</cap_cargo>
|
||||
</caracteristics>
|
||||
<outfits>
|
||||
<outfit quantity="3">Neutron Disruptor</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Gawain">
|
||||
<GFX>gawain</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>1</class>
|
||||
<price>500000</price>
|
||||
<fabricator>Nexus</fabricator>
|
||||
<tech>11</tech>
|
||||
<description>The Gawain is a very high end ship that heavily uses the technology developed with the Lancelot. It's widely used as a sporting rig as it is extremely maneuverable, although they are rarely used in combat because they are too expensive for the little firepower they can apport.</description>
|
||||
<movement>
|
||||
<thrust>320</thrust>
|
||||
<turn>170</turn>
|
||||
<speed>340</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>90</shield>
|
||||
<armour>50</armour>
|
||||
<energy>240</energy>
|
||||
<shield_regen>100</shield_regen>
|
||||
<armour_regen>70</armour_regen>
|
||||
<energy_regen>700</energy_regen>
|
||||
</health>
|
||||
<caracteristics>
|
||||
<crew>2</crew>
|
||||
<mass>28</mass>
|
||||
<fuel>400</fuel>
|
||||
<cap_weapon>35</cap_weapon>
|
||||
<cap_cargo>15</cap_cargo>
|
||||
</caracteristics>
|
||||
<outfits>
|
||||
<outfit quantity="1">Ion Cannon</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Goddard">
|
||||
<GFX>goddard</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>3</class>
|
||||
<price>11500000</price>
|
||||
<fabricator>House Goddard</fabricator>
|
||||
<tech>1001</tech>
|
||||
<description>The archaic design of the Goddard is decieving. Although it takes the shape of traditional flying intra-planet vessels, it's very suited for space travel.Production is entirely done on Zhiru en the Goddard system by House Goddard the sole providor and dealer in Goddards. Over time, specialization and improvements on the original time have kept it very competitive in the market. It's a classic of space.</description>
|
||||
<movement>
|
||||
<thrust>100</thrust>
|
||||
<turn>80</turn>
|
||||
<speed>130</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>800</shield>
|
||||
<armour>500</armour>
|
||||
<energy>2000</energy>
|
||||
<shield_regen>330</shield_regen>
|
||||
<armour_regen>90</armour_regen>
|
||||
<energy_regen>1700</energy_regen>
|
||||
</health>
|
||||
<caracteristics>
|
||||
<crew>52</crew>
|
||||
<mass>4350</mass>
|
||||
<fuel>500</fuel>
|
||||
<cap_weapon>250</cap_weapon>
|
||||
<cap_cargo>60</cap_cargo>
|
||||
</caracteristics>
|
||||
<outfits>
|
||||
<outfit quantity="2">Heavy Ion Turret</outfit>
|
||||
<outfit quantity="2">Laser Turret</outfit>
|
||||
<outfit quantity="2">Headhunter Launcher</outfit>
|
||||
<outfit quantity="40">Headhunter</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Admonisher">
|
||||
<GFX>admonisher</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>2</class>
|
||||
<price>900000</price>
|
||||
<fabricator>Nexus</fabricator>
|
||||
<tech>10</tech>
|
||||
<description>A very versatile combat ship. Nexus defines it as the combination between the ruggedness of the Pacifier and the agility of the Lancelot. Overall a very solid fighter.</description>
|
||||
<movement>
|
||||
<thrust>200</thrust>
|
||||
<turn>105</turn>
|
||||
<speed>200</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>240</shield>
|
||||
<armour>170</armour>
|
||||
<energy>380</energy>
|
||||
<shield_regen>240</shield_regen>
|
||||
<armour_regen>90</armour_regen>
|
||||
<energy_regen>1180</energy_regen>
|
||||
</health>
|
||||
<caracteristics>
|
||||
<crew>13</crew>
|
||||
<mass>170</mass>
|
||||
<fuel>400</fuel>
|
||||
<cap_weapon>110</cap_weapon>
|
||||
<cap_cargo>20</cap_cargo>
|
||||
</caracteristics>
|
||||
<outfits>
|
||||
<outfit quantity="1">Laser Cannon</outfit>
|
||||
<outfit quantity="2">Plasma Blaster</outfit>
|
||||
<outfit quantity="1">Headhunter Launcher</outfit>
|
||||
<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>
|
||||
<caracteristics>
|
||||
<crew>13</crew>
|
||||
<mass>165</mass>
|
||||
<fuel>400</fuel>
|
||||
<cap_weapon>125</cap_weapon>
|
||||
<cap_cargo>15</cap_cargo>
|
||||
</caracteristics>
|
||||
<outfits>
|
||||
<outfit quantity="3">Plasma Blaster</outfit>
|
||||
<outfit quantity="1">Headhunter Launcher</outfit>
|
||||
<outfit quantity="10">Headhunter</outfit>
|
||||
</outfits>
|
||||
</ship>
|
||||
<ship name="Schroedinger">
|
||||
<GFX>schroedinger</GFX>
|
||||
<GUI>minimal</GUI>
|
||||
<sound>engine</sound>
|
||||
<class>1</class>
|
||||
<price>180000</price>
|
||||
<fabricator>Sirius Systems</fabricator>
|
||||
<tech>5</tech>
|
||||
<description>The Schroedinger is primarily used as a reconnaissance vessel. It has very far autonomy thanks to it's special fuel tanks and light frame. The downside is that the ship is extremely vulnerable to attack. It also sports a twin pair of Eraedon engines, making it pretty maneuverable.</description>
|
||||
<movement>
|
||||
<thrust>260</thrust>
|
||||
<turn>165</turn>
|
||||
<speed>300</speed>
|
||||
</movement>
|
||||
<health>
|
||||
<shield>60</shield>
|
||||
<armour>25</armour>
|
||||
<energy>180</energy>
|
||||
<shield_regen>60</shield_regen>
|
||||
<armour_regen>30</armour_regen>
|
||||
<energy_regen>400</energy_regen>
|
||||
</health>
|
||||
<caracteristics>
|
||||
<crew>2</crew>
|
||||
<mass>17</mass>
|
||||
<fuel>800</fuel>
|
||||
<cap_weapon>15</cap_weapon>
|
||||
<cap_cargo>15</cap_cargo>
|
||||
</caracteristics>
|
||||
<outfits/>
|
||||
</ship>
|
||||
</Ships>
|
@ -1,19 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Start>
|
||||
<name>Dark Tides</name>
|
||||
<player>
|
||||
<ship>Lancelot</ship>
|
||||
<credits>
|
||||
<low>500000</low>
|
||||
<high>1500000</high>
|
||||
</credits>
|
||||
<date>
|
||||
<low>1300</low>
|
||||
<high>1400</high>
|
||||
</date>
|
||||
<system>
|
||||
<name>Delta Pavonis</name>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
</system>
|
||||
</player>
|
||||
<name>Dark Tides</name>
|
||||
<player>
|
||||
<ship>Lancelot</ship>
|
||||
<credits>
|
||||
<low>500000</low>
|
||||
<high>1500000</high>
|
||||
</credits>
|
||||
<date>
|
||||
<low>1300</low>
|
||||
<high>1400</high>
|
||||
</date>
|
||||
<system>
|
||||
<name>Delta Pavonis</name>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
</system>
|
||||
</player>
|
||||
</Start>
|
21
utils/resedit/indent-xml.py
Executable file
21
utils/resedit/indent-xml.py
Executable file
@ -0,0 +1,21 @@
|
||||
#!/usr/bin/env python
|
||||
"""
|
||||
Copyright (C) 2013 SaraCraft Studios.
|
||||
allanis@saracraft.net
|
||||
"""
|
||||
import sys
|
||||
from xml.dom import minidom
|
||||
import data
|
||||
|
||||
def main():
|
||||
sys.argv.remove(sys.argv[0]) # Remove self.
|
||||
for file in sys.argv:
|
||||
fp = open(file, 'rw+')
|
||||
doc = minidom.parse(file)
|
||||
data.write_proper_xml(fp, doc)
|
||||
doc.unlink()
|
||||
fp.close()
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
|
Loading…
Reference in New Issue
Block a user