2015-10-25 15:08:32 +01:00
|
|
|
{
|
|
|
|
"name" : "Nymph",
|
|
|
|
"health" : 30,
|
|
|
|
"shield" : 25,
|
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
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|