Lephisto/dat/outfit.xml
2013-03-19 00:13:03 +00:00

250 lines
6.9 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>
<gfx_store>laser</gfx_store>
</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>
<energy>8</energy>
<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>
<gfx_store>laser_turret</gfx_store>
</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>
<energy>10</energy>
<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>
<gfx_store>missile</gfx_store>
</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>
<gfx_store>missile</gfx_store>
</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>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="5" 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 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>
<gfx_store>missile</gfx_store>
</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>99</tech>
<mass>8</mass>
<price>25000</price>
<description>Neutron Disruptor.</description>
<gfx_store>neutron</gfx_store>
</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>
<energy>5</energy>
<damage>
<armour>7</armour>
<shield>7</shield>
</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 ships energy allowing you to pack more firepower.</description>
<gfx_store>capacitator</gfx_store>
</general>
<specific type="15">
<energy>75</energy>
</specific>
</outfit>
<outfit name="Solar Panel">
<general>
<max>3</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 ships to regenerate it's enrgy supplies faster.</description>
<gfx_store>solar</gfx_store>
</general>
<specific type="15">
<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="15">
<shield>30</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 some of the ships energy.</description>
<gfx_store>shield</gfx_store>
</general>
<specific type="15">
<shield>15</shield>
<shield_regen>10</shield_regen>
<energy>-50</energy>
</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="15">
<thrust>60</thrust>
<energy>-75</energy>
</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="15">
<speed>50</speed>
<turn>5</turn>
<energy>-10</energy>
</specific>
</outfit>
<outfit name="Steering Thrusters">
<general>
<max>1</max>
<tech>13</tech>
<mass>1</mass>
<price>130000</price>
<description> </description>
<gfx_store>thruster</gfx_store>
</general>
<specific type="15">
<turn>25</turn>
<energy>-10</energy>
</specific>
</outfit>
</Outfits>