2015-10-20 13:51:49 +02:00
|
|
|
{
|
|
|
|
"name" : "TAF",
|
|
|
|
"health" : 25,
|
|
|
|
"shield" : 25,
|
|
|
|
"speed" : 2,
|
|
|
|
"reloadTime" : 16,
|
|
|
|
"shieldRechargeRate" : 50,
|
|
|
|
"textureName" : "gfx/fighters/taf.png",
|
|
|
|
"guns" : [
|
|
|
|
{
|
|
|
|
"type" : "BT_PLASMA",
|
|
|
|
"x" : -12,
|
|
|
|
"y" : -12
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type" : "BT_PLASMA",
|
|
|
|
"x" : 12,
|
|
|
|
"y" : -12
|
|
|
|
}
|
|
|
|
],
|
2015-11-22 00:45:22 +01:00
|
|
|
"missiles" : 4
|
2015-10-20 13:51:49 +02:00
|
|
|
}
|