2015-10-25 15:08:32 +01:00
|
|
|
{
|
|
|
|
"name" : "Nymph",
|
2015-11-22 17:57:53 +01:00
|
|
|
"health" : 60,
|
|
|
|
"shield" : 50,
|
2015-10-25 20:22:05 +01:00
|
|
|
"speed" : 2.1,
|
2015-10-25 15:08:32 +01:00
|
|
|
"reloadTime" : 14,
|
|
|
|
"shieldRechargeRate" : 30,
|
|
|
|
"textureName" : "gfx/fighters/nymph.png",
|
|
|
|
"guns" : [
|
|
|
|
{
|
|
|
|
"type" : "BT_PLASMA",
|
|
|
|
"x" : -12,
|
|
|
|
"y" : -2
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type" : "BT_PLASMA",
|
|
|
|
"x" : 12,
|
|
|
|
"y" : -2
|
|
|
|
}
|
2015-11-01 11:51:05 +01:00
|
|
|
],
|
2015-11-22 00:45:22 +01:00
|
|
|
"missiles" : 3
|
2015-10-25 15:08:32 +01:00
|
|
|
}
|