{ "name" : "Jackal", "health" : 75, "shield" : 75, "speed" : 2, "reloadTime" : 14, "shieldRechargeRate" : 45, "textureName" : "gfx/fighters/jackal.png", "guns" : [ { "type" : "BT_PLASMA", "x" : -7, "y" : 0 }, { "type" : "BT_PLASMA", "x" : 7, "y" : 0 } ], "missiles" : 3, "flags" : "EF_TAKES_DAMAGE" }