[Add] New outfits: Ion cannon.

This commit is contained in:
Allanis 2013-06-23 15:24:34 +01:00
parent 1d2b530fdc
commit 379bdd62d6
3 changed files with 23 additions and 0 deletions

View File

@ -69,6 +69,29 @@ Plasma is very volatile, if properly controlled it can be very destructive, it d
<damage type="energy">13</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="1">
<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="Railgun">
<general>
<max>2</max>

BIN
gfx/outfit/store/ion.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

BIN
snd/sounds/ion.wav Normal file

Binary file not shown.