2015-10-20 13:51:49 +02:00
|
|
|
{
|
|
|
|
"name" : "SimpleDart",
|
2015-11-22 17:57:53 +01:00
|
|
|
"health" : 20,
|
2015-10-20 13:51:49 +02:00
|
|
|
"shield" : 0,
|
2015-10-28 20:20:24 +01:00
|
|
|
"speed" : 2.25,
|
2015-10-20 13:51:49 +02:00
|
|
|
"reloadTime" : 24,
|
|
|
|
"shieldRechargeRate" : 0,
|
|
|
|
"textureName" : "gfx/fighters/dart01.png",
|
|
|
|
"guns" : [
|
|
|
|
{
|
|
|
|
"type" : "BT_PARTICLE",
|
|
|
|
"x" : -8,
|
|
|
|
"y" : 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type" : "BT_PARTICLE",
|
|
|
|
"x" : 8,
|
|
|
|
"y" : 0
|
|
|
|
}
|
2015-10-30 22:55:01 +01:00
|
|
|
],
|
2015-11-22 00:45:22 +01:00
|
|
|
"missiles" : 2
|
2015-10-20 13:51:49 +02:00
|
|
|
}
|