142 lines
3.8 KiB
XML
142 lines
3.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Outfits>
|
|
<outfit name="Laser">
|
|
<general>
|
|
<max>5</max>
|
|
<tech>2</tech>
|
|
<mass>5</mass>
|
|
<price>5000</price>
|
|
<description>Your basic laser.</description>
|
|
</general>
|
|
<specific type="1">
|
|
<gfx>lasergreen</gfx>
|
|
<sound>laser</sound>
|
|
<spfx>ExpS</spfx>
|
|
<delay>500</delay>
|
|
<speed>550</speed>
|
|
<range>300</range>
|
|
<accuracy>30</accuracy>
|
|
<damage>
|
|
<armour>13</armour>
|
|
<shield>10</shield>
|
|
</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>
|
|
</general>
|
|
<specific type="13">
|
|
<gfx>lasergreen</gfx>
|
|
<sound>laser</sound>
|
|
<spfx>ExpS</spfx>
|
|
<delay>300</delay>
|
|
<speed>550</speed>
|
|
<range>300</range>
|
|
<accuracy>30</accuracy>
|
|
<damage>
|
|
<armour>13</armour>
|
|
<shield>10</shield>
|
|
</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>
|
|
</general>
|
|
<specific type="5" 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>
|
|
</general>
|
|
<specific type="6">
|
|
<gfx>missile</gfx>
|
|
<sound>missile</sound>
|
|
<spfx>ExpM</spfx>
|
|
<duration>5</duration>
|
|
<lockon>1</lockon>
|
|
<thrust>1600</thrust>
|
|
<turn>200</turn>
|
|
<speed>800</speed>
|
|
<damage>
|
|
<armour>25</armour>
|
|
<shield>20</shield>
|
|
</damage>
|
|
</specific>
|
|
</outfit>
|
|
<outfit name="Headhunter Launcher">
|
|
<general>
|
|
<max>2</max>
|
|
<tech>8</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>
|
|
</general>
|
|
<specific type="5" secondary="1">
|
|
<ammo>Headhunter</ammo>
|
|
<delay>1400</delay>
|
|
</specific>
|
|
</outfit>
|
|
<outfit name="Headhunter">
|
|
<general>
|
|
<max>40</max>
|
|
<tech>4</tech>
|
|
<mass>1</mass>
|
|
<price>2000</price>
|
|
<description>Headhunters first gained fame in the crush of the Vroen, 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>
|
|
</general>
|
|
<specific type="6">
|
|
<gfx>headhunter</gfx>
|
|
<sound>missile</sound>
|
|
<spfx>ExpM</spfx>
|
|
<duration>7</duration>
|
|
<lockon>0.5</lockon>
|
|
<thrust>1300</thrust>
|
|
<turn>200</turn>
|
|
<speed>650</speed>
|
|
<damage>
|
|
<armour>23</armour>
|
|
<shield>18</shield>
|
|
</damage>
|
|
</specific>
|
|
</outfit>
|
|
<outfit name="Neutron Disruptor">
|
|
<general>
|
|
<max>3</max>
|
|
<tech>12</tech>
|
|
<mass>8</mass>
|
|
<price>25000</price>
|
|
<description>Neutron Disruptor.</description>
|
|
</general>
|
|
<specific type="1">
|
|
<gfx>neutron</gfx>
|
|
<sound>laser</sound>
|
|
<spfx>ExpS</spfx>
|
|
<delay>400</delay>
|
|
<speed>650</speed>
|
|
<range>200</range>
|
|
<accuracy>15</accuracy>
|
|
<damage>
|
|
<armour>7</armour>
|
|
<shield>7</shield>
|
|
</damage>
|
|
</specific>
|
|
</outfit>
|
|
</Outfits>
|