{ "name" : "ATAF", "health" : 75, "shield" : 2500, "speed" : 2.5, "reloadTime" : 8, "shieldRechargeRate" : 5, "textureName" : "gfx/fighters/ataf.png", "guns" : [ { "type" : "BT_PLASMA", "x" : -5, "y" : 0 }, { "type" : "BT_PLASMA", "x" : 5, "y" : 0 }, { "type" : "BT_PLASMA", "x" : 9, "y" : -4 }, { "type" : "BT_PLASMA", "x" : -9, "y" : -4 }, { "type" : "BT_PLASMA", "x" : 13, "y" : -8 }, { "type" : "BT_PLASMA", "x" : -13, "y" : -8 }, { "type" : "BT_LASER", "x" : -5, "y" : 0 }, { "type" : "BT_LASER", "x" : 5, "y" : 0 }, { "type" : "BT_MAG", "x" : -5, "y" : 0 }, { "type" : "BT_MAG", "x" : 5, "y" : 0 } ], "missiles" : { "type" : "MISSILE_MISSILE", "ammo" : 4 } }