[Add] More outfits, Purchase a plasma cannon to work in conjunction with lasers.
This commit is contained in:
parent
0941c2d2d7
commit
a04152315e
@ -46,6 +46,29 @@ Two laser cannons added on a rotating turret, allowing for 360 degrees of firepo
|
||||
<damage type="energy">10</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Plasma Cannon">
|
||||
<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="1">
|
||||
<gfx>plasma</gfx>
|
||||
<sound>laser</sound>
|
||||
<spfx>ExpS</spfx>
|
||||
<delay>700</delay>
|
||||
<speed>450</speed>
|
||||
<range>250</range>
|
||||
<accuracy>20</accuracy>
|
||||
<energy>10</energy>
|
||||
<damage type="energy">13</damage>
|
||||
</specific>
|
||||
</outfit>
|
||||
<outfit name="Railgun">
|
||||
<general>
|
||||
<max>2</max>
|
||||
|
BIN
gfx/outfit/space/ion.png
Normal file
BIN
gfx/outfit/space/ion.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
gfx/outfit/space/particle.png
Normal file
BIN
gfx/outfit/space/particle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
gfx/outfit/space/plasma.png
Normal file
BIN
gfx/outfit/space/plasma.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user