{ "name" : "Leopard", "health" : 200, "shield" : 150, "speed" : 1.6, "reloadTime" : 16, "shieldRechargeRate" : 70, "textureName" : "gfx/fighters/leopard.png", "guns" : [ { "type" : "BT_PLASMA", "x" : -12, "y" : -12 }, { "type" : "BT_PLASMA", "x" : 12, "y" : -12 }, { "type" : "BT_PLASMA", "x" : 0, "y" : -16 } ], "missiles" : 3 }