2016-03-27 12:21:23 +02:00
|
|
|
{
|
|
|
|
"name" : "Swarmer",
|
2017-08-10 09:44:19 +02:00
|
|
|
"description" : "",
|
2017-08-11 09:28:06 +02:00
|
|
|
"affiliation" : "",
|
2016-03-27 12:21:23 +02:00
|
|
|
"health" : 5,
|
|
|
|
"speed" : 2,
|
|
|
|
"reloadTime" : 8,
|
|
|
|
"texture" : "gfx/fighters/swarmer.png",
|
|
|
|
"guns" : [
|
|
|
|
{
|
|
|
|
"type" : "BT_PARTICLE",
|
|
|
|
"x" : 0,
|
|
|
|
"y" : 0
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"deathType" : "DT_SIMPLE",
|
|
|
|
"flags" : "EF_TAKES_DAMAGE",
|
|
|
|
"aiFlags" : "AIF_UNLIMITED_RANGE"
|
|
|
|
}
|