2015-10-20 13:51:49 +02:00
|
|
|
{
|
|
|
|
"name" : "Sphinx",
|
2015-11-22 18:50:05 +01:00
|
|
|
"health" : 110,
|
|
|
|
"shield" : 75,
|
|
|
|
"speed" : 1.85,
|
2015-10-20 13:51:49 +02:00
|
|
|
"reloadTime" : 14,
|
|
|
|
"shieldRechargeRate" : 60,
|
|
|
|
"textureName" : "gfx/fighters/sphinx.png",
|
|
|
|
"guns" : [
|
|
|
|
{
|
|
|
|
"type" : "BT_PLASMA",
|
|
|
|
"x" : 0,
|
2015-10-25 15:08:32 +01:00
|
|
|
"y" : -4
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type" : "BT_PLASMA",
|
|
|
|
"x" : 9,
|
|
|
|
"y" : 0
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type" : "BT_PLASMA",
|
|
|
|
"x" : -9,
|
2015-10-20 13:51:49 +02:00
|
|
|
"y" : 0
|
2015-11-18 19:37:27 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type" : "BT_LASER",
|
|
|
|
"x" : 0,
|
|
|
|
"y" : 0
|
2015-10-20 13:51:49 +02:00
|
|
|
}
|
2015-11-01 11:51:05 +01:00
|
|
|
],
|
2015-11-22 00:45:22 +01:00
|
|
|
"missiles" : 2
|
2015-10-20 13:51:49 +02:00
|
|
|
}
|