{ "name" : "Sphinx", "health" : 75, "shield" : 50, "speed" : 1.5, "reloadTime" : 14, "shieldRechargeRate" : 60, "textureName" : "gfx/fighters/sphinx.png", "guns" : [ { "type" : "BT_PLASMA", "x" : 0, "y" : -4 }, { "type" : "BT_PLASMA", "x" : 9, "y" : 0 }, { "type" : "BT_PLASMA", "x" : -9, "y" : 0 } ], "missiles" : { "type" : "MISSILE_MISSILE", "ammo" : 2 } }