mission = 
{
	["groundControl"] = 
	{
		["passwords"] = 
		{
			["artillery_commander"] = {},
			["instructor"] = {},
			["observer"] = {},
			["forward_observer"] = {},
		}, -- end of ["passwords"]
		["roles"] = 
		{
			["artillery_commander"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["artillery_commander"]
			["instructor"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["instructor"]
			["observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["observer"]
			["forward_observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["forward_observer"]
		}, -- end of ["roles"]
		["isPilotControlVehicles"] = false,
	}, -- end of ["groundControl"]
	["requiredModules"] = {},
	["date"] = 
	{
		["Year"] = 2020,
		["Day"] = 1,
		["Month"] = 6,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_activate_group(76); mission.trig.func[1]=nil;",
			[2] = "a_activate_group(77); mission.trig.func[2]=nil;",
			[3] = "a_activate_group(78); mission.trig.func[3]=nil;",
			[4] = "a_activate_group(79); mission.trig.func[4]=nil;",
			[5] = "a_activate_group(80); mission.trig.func[5]=nil;",
			[6] = "a_activate_group(81); mission.trig.func[6]=nil;",
			[7] = "a_activate_group(82); mission.trig.func[7]=nil;",
		}, -- end of ["actions"]
		["events"] = {},
		["custom"] = {},
		["func"] = 
		{
			[1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
			[2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
			[3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
			[4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
			[5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
			[6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
			[7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
			[3] = true,
			[4] = true,
			[5] = true,
			[6] = true,
			[7] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(c_group_life_less(75, 60) )",
			[2] = "return(c_group_life_less(76, 60) )",
			[3] = "return(c_group_life_less(77, 60) )",
			[4] = "return(c_group_life_less(78, 60) )",
			[5] = "return(c_group_life_less(79, 60) )",
			[6] = "return(c_group_life_less(80, 60) )",
			[7] = "return(c_group_life_less(81, 60) )",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = {},
	}, -- end of ["trig"]
	["maxDictId"] = 5,
	["result"] = 
	{
		["offline"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["offline"]
		["total"] = 0,
		["blue"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["blue"]
		["red"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["red"]
	}, -- end of ["result"]
	["pictureFileNameN"] = {},
	["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
	["pictureFileNameServer"] = {},
	["weather"] = 
	{
		["wind"] = 
		{
			["at8000"] = 
			{
				["speed"] = 4.1232,
				["dir"] = 276,
			}, -- end of ["at8000"]
			["atGround"] = 
			{
				["speed"] = 3.0924,
				["dir"] = 299,
			}, -- end of ["atGround"]
			["at2000"] = 
			{
				["speed"] = 2.0616,
				["dir"] = 61,
			}, -- end of ["at2000"]
		}, -- end of ["wind"]
		["enable_fog"] = false,
		["season"] = 
		{
			["temperature"] = 20,
		}, -- end of ["season"]
		["qnh"] = 760,
		["cyclones"] = {},
		["dust_density"] = 0,
		["enable_dust"] = false,
		["clouds"] = 
		{
			["thickness"] = 200,
			["density"] = 0,
			["preset"] = "Preset2",
			["base"] = 2500,
			["iprecptns"] = 0,
		}, -- end of ["clouds"]
		["atmosphere_type"] = 0,
		["groundTurbulence"] = 0,
		["halo"] = 
		{
			["preset"] = "auto",
		}, -- end of ["halo"]
		["type_weather"] = 0,
		["modifiedTime"] = false,
		["name"] = "Winter, clean sky",
		["fog"] = 
		{
			["visibility"] = 0,
			["thickness"] = 0,
		}, -- end of ["fog"]
		["visibility"] = 
		{
			["distance"] = 80000,
		}, -- end of ["visibility"]
	}, -- end of ["weather"]
	["theatre"] = "MarianaIslands",
	["triggers"] = 
	{
		["zones"] = {},
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = 0,
		["zoom"] = 2994652.4064171,
		["centerX"] = 132513.36898396,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["blue"] = 
		{
			[1] = 21,
			[2] = 11,
			[3] = 8,
			[4] = 80,
			[5] = 28,
			[6] = 26,
			[7] = 13,
			[8] = 5,
			[9] = 16,
			[10] = 6,
			[11] = 15,
			[12] = 20,
			[13] = 12,
			[14] = 40,
			[15] = 45,
			[16] = 9,
			[17] = 46,
			[18] = 10,
			[19] = 3,
			[20] = 4,
			[21] = 1,
			[22] = 2,
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			[1] = 91,
			[2] = 70,
			[3] = 83,
			[4] = 23,
			[5] = 65,
			[6] = 86,
			[7] = 64,
			[8] = 25,
			[9] = 63,
			[10] = 76,
			[11] = 84,
			[12] = 90,
			[13] = 29,
			[14] = 62,
			[15] = 30,
			[16] = 78,
			[17] = 87,
			[18] = 31,
			[19] = 61,
			[20] = 32,
			[21] = 33,
			[22] = 60,
			[23] = 17,
			[24] = 35,
			[25] = 69,
			[26] = 36,
			[27] = 59,
			[28] = 71,
			[29] = 79,
			[30] = 58,
			[31] = 57,
			[32] = 56,
			[33] = 55,
			[34] = 92,
			[35] = 88,
			[36] = 73,
			[37] = 39,
			[38] = 89,
			[39] = 54,
			[40] = 77,
			[41] = 72,
			[42] = 41,
			[43] = 42,
			[44] = 44,
			[45] = 85,
			[46] = 75,
			[47] = 53,
			[48] = 22,
			[49] = 52,
			[50] = 66,
			[51] = 51,
			[52] = 74,
			[53] = 82,
			[54] = 7,
			[55] = 68,
			[56] = 50,
			[57] = 49,
			[58] = 48,
			[59] = 67,
		}, -- end of ["neutrals"]
		["red"] = 
		{
			[1] = 18,
			[2] = 24,
			[3] = 27,
			[4] = 81,
			[5] = 34,
			[6] = 37,
			[7] = 38,
			[8] = 0,
			[9] = 43,
			[10] = 19,
			[11] = 47,
		}, -- end of ["red"]
	}, -- end of ["coalitions"]
	["descriptionText"] = "DictKey_descriptionText_1",
	["pictureFileNameR"] = {},
	["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
	["goals"] = {},
	["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
	["pictureFileNameB"] = {},
	["coalition"] = 
	{
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "USA",
					["id"] = 2,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 95,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 52728.540253222,
											["x"] = 77496.834141617,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 63,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk pcp",
										["unitId"] = 126,
										["y"] = 52728.540253222,
										["x"] = 77496.834141617,
										["name"] = "Ground-29-1",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk sr",
										["unitId"] = 127,
										["y"] = 52708.948605005,
										["x"] = 77577.981601287,
										["name"] = "Ground-29-2",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk cwar",
										["unitId"] = 128,
										["y"] = 52724.962961999,
										["x"] = 77406.399204923,
										["name"] = "Ground-29-3",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 129,
										["y"] = 52636.502704318,
										["x"] = 77522.312646022,
										["name"] = "Ground-29-4",
										["heading"] = 4.9567350756639,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 130,
										["y"] = 52471.783603809,
										["x"] = 77585.60748557,
										["name"] = "Ground-29-5",
										["heading"] = 6.0039326268605,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 131,
										["y"] = 52534.315854928,
										["x"] = 77520.787469166,
										["name"] = "Ground-29-6",
										["heading"] = 4.9567350756639,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 132,
										["y"] = 52480.17207652,
										["x"] = 77444.528626337,
										["name"] = "Ground-29-7",
										["heading"] = 3.9095375244673,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 133,
										["y"] = 52813.42321968,
										["x"] = 77572.643482289,
										["name"] = "Ground-29-8",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 134,
										["y"] = 52734.114023138,
										["x"] = 77660.341151542,
										["name"] = "Ground-29-9",
										["heading"] = 6.0039326268605,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 135,
										["y"] = 52947.638783058,
										["x"] = 77534.514060875,
										["name"] = "Ground-29-10",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 136,
										["y"] = 52922.473364925,
										["x"] = 77455.967452761,
										["name"] = "Ground-29-11",
										["heading"] = 1.8151424220741,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk cwar",
										["unitId"] = 137,
										["y"] = 52784.58238675,
										["x"] = 77487.394409675,
										["name"] = "Ground-29-12",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 138,
										["y"] = 52865.279232803,
										["x"] = 77401.061085925,
										["name"] = "Ground-29-13",
										["heading"] = 2.8623399732707,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 139,
										["y"] = 53000.257384609,
										["x"] = 77496.384639461,
										["name"] = "Ground-29-14",
										["heading"] = 1.8151424220741,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 140,
										["y"] = 52355.87016271,
										["x"] = 77594.758546709,
										["name"] = "Ground-29-15",
										["heading"] = 2.8623399732707,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 141,
										["y"] = 52475.59654595,
										["x"] = 77672.542566394,
										["name"] = "Ground-29-16",
										["heading"] = 3.9095375244673,
										["playerCanDrive"] = false,
									}, -- end of [16]
								}, -- end of ["units"]
								["y"] = 52728.540253222,
								["x"] = 77496.834141617,
								["name"] = "Ground-29",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 23,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 50073.017781924,
											["x"] = 78590.596561034,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 2,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 64,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M6 Linebacker",
										["unitId"] = 142,
										["y"] = 50073.017781924,
										["x"] = 78590.596561034,
										["name"] = "Ground-30-1",
										["heading"] = 0.73303828583762,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 50073.017781924,
								["x"] = 78590.596561034,
								["name"] = "Ground-30",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 38.914271685869,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 53178.483817765,
											["x"] = 77964.988337563,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 65,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M6 Linebacker",
										["unitId"] = 143,
										["y"] = 53178.483817765,
										["x"] = 77964.988337563,
										["name"] = "Ground-31-1",
										["heading"] = 0.73303828583762,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 53178.483817765,
								["x"] = 77964.988337563,
								["name"] = "Ground-31",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 49.034172018772,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 40398.641488079,
											["x"] = 75183.074250668,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 4,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 66,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M6 Linebacker",
										["unitId"] = 144,
										["y"] = 40398.641488079,
										["x"] = 75183.074250668,
										["name"] = "Ground-32-1",
										["heading"] = 0.73303828583762,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 40398.641488079,
								["x"] = 75183.074250668,
								["name"] = "Ground-32",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 167,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 14903.936659837,
											["x"] = 11895.249492707,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 67,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot str",
										["unitId"] = 145,
										["y"] = 14903.936659837,
										["x"] = 11895.249492707,
										["name"] = "Ground-33-1",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot EPP",
										["unitId"] = 146,
										["y"] = 14896.985610681,
										["x"] = 11874.714775958,
										["name"] = "Ground-33-2",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ECS",
										["unitId"] = 147,
										["y"] = 14878.824842442,
										["x"] = 11870.498925832,
										["name"] = "Ground-33-3",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot AMG",
										["unitId"] = 148,
										["y"] = 14852.307649362,
										["x"] = 11871.735556326,
										["name"] = "Ground-33-4",
										["heading"] = 5.4803338512622,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot cp",
										["unitId"] = 149,
										["y"] = 14890.948302319,
										["x"] = 11858.425214162,
										["name"] = "Ground-33-5",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 150,
										["y"] = 14788.12317678,
										["x"] = 11934.956972612,
										["name"] = "Ground-33-6",
										["heading"] = 0.41887902047862,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 151,
										["y"] = 14842.72096165,
										["x"] = 11935.784211777,
										["name"] = "Ground-33-7",
										["heading"] = 0.41887902047862,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 152,
										["y"] = 14887.391876544,
										["x"] = 11928.339059294,
										["name"] = "Ground-33-8",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 153,
										["y"] = 14935.371748096,
										["x"] = 11910.967036836,
										["name"] = "Ground-33-9",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 154,
										["y"] = 14964.32511886,
										["x"] = 11887.804340224,
										["name"] = "Ground-33-10",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 155,
										["y"] = 14967.634075519,
										["x"] = 11841.478947002,
										["name"] = "Ground-33-11",
										["heading"] = 1.1170107212763,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 156,
										["y"] = 14962.670640531,
										["x"] = 11796.808032108,
										["name"] = "Ground-33-12",
										["heading"] = 1.1170107212763,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M1097 Avenger",
										["unitId"] = 157,
										["y"] = 14908.900094826,
										["x"] = 11806.734902084,
										["name"] = "Ground-33-13",
										["heading"] = 0.41887902047862,
										["playerCanDrive"] = true,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M1097 Avenger",
										["unitId"] = 158,
										["y"] = 14793.086611768,
										["x"] = 11848.924099484,
										["name"] = "Ground-33-14",
										["heading"] = 0.7679448708775,
										["playerCanDrive"] = true,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hummer",
										["unitId"] = 159,
										["y"] = 14729.389196087,
										["x"] = 11891.113296883,
										["name"] = "Ground-33-15",
										["heading"] = 0.41887902047862,
										["playerCanDrive"] = true,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hummer",
										["unitId"] = 160,
										["y"] = 14753.519583418,
										["x"] = 11927.640453163,
										["name"] = "Ground-33-16",
										["heading"] = 0.41887902047862,
										["playerCanDrive"] = true,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M978 HEMTT Tanker",
										["unitId"] = 161,
										["y"] = 14755.358628242,
										["x"] = 11906.548090236,
										["name"] = "Ground-33-17",
										["heading"] = 0.41887902047862,
										["playerCanDrive"] = false,
									}, -- end of [17]
									[18] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 162,
										["y"] = 14765.787719333,
										["x"] = 11877.877470248,
										["name"] = "Ground-33-18",
										["heading"] = 0.41887902047862,
										["playerCanDrive"] = true,
									}, -- end of [18]
									[19] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 163,
										["y"] = 14822.039982533,
										["x"] = 11887.804340224,
										["name"] = "Ground-33-19",
										["heading"] = 0.41887902047862,
										["playerCanDrive"] = true,
									}, -- end of [19]
									[20] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 164,
										["y"] = 14903.860990755,
										["x"] = 11858.289982291,
										["name"] = "Ground-33-20",
										["heading"] = 2.3387411976724,
										["playerCanDrive"] = true,
									}, -- end of [20]
								}, -- end of ["units"]
								["y"] = 14903.936659837,
								["x"] = 11895.249492707,
								["name"] = "Ground-33",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 83951.556632437,
												["x"] = 151179.20090016,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 83951.556632437,
												["x"] = 151179.20090016,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 154,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 83951.556632437,
											["x"] = 151179.20090016,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 5,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 70,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M48 Chaparral",
										["unitId"] = 171,
										["y"] = 83951.556632437,
										["x"] = 151179.20090016,
										["name"] = "Ground-34-1",
										["heading"] = 4.2370350402206,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83951.556632437,
								["x"] = 151179.20090016,
								["name"] = "Ground-34",
								["start_time"] = 0,
							}, -- end of [6]
							[7] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 85370.439889839,
												["x"] = 151559.92086253,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 85370.439889839,
												["x"] = 151559.92086253,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 47,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 85370.439889839,
											["x"] = 151559.92086253,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 6,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 71,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M48 Chaparral",
										["unitId"] = 172,
										["y"] = 85370.439889839,
										["x"] = 151559.92086253,
										["name"] = "Ground-35-1",
										["heading"] = 4.2370350402206,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 85370.439889839,
								["x"] = 151559.92086253,
								["name"] = "Ground-35",
								["start_time"] = 0,
							}, -- end of [7]
							[8] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 46,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 85335.317002223,
											["x"] = 151617.89483338,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 7,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 72,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M-2 Bradley",
										["unitId"] = 174,
										["y"] = 85335.317002223,
										["x"] = 151617.89483338,
										["name"] = "Ground-36-2",
										["heading"] = 0.73303828583762,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M-2 Bradley",
										["unitId"] = 173,
										["y"] = 85347.102876721,
										["x"] = 151596.8998767,
										["name"] = "Ground-36-1",
										["heading"] = 0.73303828583762,
										["playerCanDrive"] = true,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 85335.317002223,
								["x"] = 151617.89483338,
								["name"] = "Ground-36",
								["start_time"] = 0,
							}, -- end of [8]
							[9] = 
							{
								["visible"] = false,
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 219,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 97932.639151961,
											["x"] = 316979.44724036,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 8,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 73,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_Command_Post",
										["unitId"] = 175,
										["y"] = 97932.639151961,
										["x"] = 316979.44724036,
										["name"] = "Ground-37-1",
										["heading"] = 4.0948737280892,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_B",
										["unitId"] = 176,
										["y"] = 97912.863770458,
										["x"] = 317032.17203745,
										["name"] = "Ground-37-2",
										["heading"] = 0.17453292519939,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_B",
										["unitId"] = 177,
										["y"] = 97893.6062723,
										["x"] = 316945.83038686,
										["name"] = "Ground-37-3",
										["heading"] = 4.0948737280892,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_C",
										["unitId"] = 178,
										["y"] = 97876.590513804,
										["x"] = 317008.4875216,
										["name"] = "Ground-37-4",
										["heading"] = 5.6723200689816,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_Radar_MPQ64F1",
										["unitId"] = 179,
										["y"] = 97906.390311941,
										["x"] = 316980.21053078,
										["name"] = "Ground-37-5",
										["heading"] = 4.0948737280892,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 180,
										["y"] = 97955.994658048,
										["x"] = 316978.34430749,
										["name"] = "Ground-37-6",
										["heading"] = 5.6723200689816,
										["playerCanDrive"] = true,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 181,
										["y"] = 97949.283570023,
										["x"] = 316973.26486598,
										["name"] = "Ground-37-7",
										["heading"] = 5.6723200689816,
										["playerCanDrive"] = true,
									}, -- end of [7]
								}, -- end of ["units"]
								["y"] = 97932.639151961,
								["x"] = 316979.44724036,
								["name"] = "Ground-37",
								["start_time"] = 0,
							}, -- end of [9]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 164,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "AWACS",
															["number"] = 1,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 6,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13251.58203125,
											["x"] = 10238.58203125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 10668,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Orbit",
															["number"] = 1,
															["params"] = 
															{
																["altitude"] = 10668,
																["pattern"] = "Race-Track",
																["speed"] = 238.95833333333,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 291.26430226,
											["ETA_locked"] = false,
											["y"] = 75241.357132468,
											["x"] = 41839.485845368,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 10668,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 180.75621991211,
											["ETA_locked"] = false,
											["y"] = 54730.801058611,
											["x"] = 56477.815237676,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 69,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 164,
										["alt_type"] = "BARO",
										["livery_id"] = "nato",
										["skill"] = "High",
										["parking"] = "109",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00452",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "OD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 170,
										["psi"] = -1.0993584846567,
										["onboard_num"] = "011",
										["parking_id"] = "77",
										["x"] = 10238.58203125,
										["name"] = "Aerial-18-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13251.58203125,
										["heading"] = 1.0993584846567,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Overlord11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13251.58203125,
								["x"] = 10238.58203125,
								["name"] = "Aerial-18",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 251.5,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 114055.37127625,
											["x"] = 156139.19115137,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 65,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 106.54105492724,
											["ETA_locked"] = false,
											["y"] = 101851.50977654,
											["x"] = 180030.34998575,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 83,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 17th ws af90 high vis clean",
										["skill"] = "Client",
										["speed"] = 251.80555555556,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 215,
										["psi"] = 0.47225878250769,
										["onboard_num"] = "035",
										["y"] = 114055.37127625,
										["x"] = 156139.19115137,
										["name"] = "Aerial-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[7] = 
												{
													["CLSID"] = "{F-15E_AAQ-14_LANTIRN}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
													["settings"] = 
													{
														["function_delay_ctrl_M905"] = 0,
														["NFP_PRESID"] = "MDRN_B_A_GPLD",
														["NFP_fuze_type_tail"] = "M905",
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["function_delay_ctrl_M904E4"] = 0,
														["NFP_PRESVER"] = 1,
														["arm_delay_ctrl_M905"] = 4,
														["arm_delay_ctrl_M904E4"] = 4,
													}, -- end of ["settings"]
												}, -- end of [8]
												[14] = 
												{
													["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
													["settings"] = 
													{
														["function_delay_ctrl_M905"] = 0,
														["NFP_PRESID"] = "MDRN_B_A_GPLD",
														["NFP_fuze_type_tail"] = "M905",
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["function_delay_ctrl_M904E4"] = 0,
														["NFP_PRESVER"] = 1,
														["arm_delay_ctrl_M905"] = 4,
														["arm_delay_ctrl_M904E4"] = 4,
													}, -- end of ["settings"]
												}, -- end of [14]
												[12] = 
												{
													["CLSID"] = "{CFT_R_MK82LD_x_6}",
												}, -- end of [12]
												[4] = 
												{
													["CLSID"] = "{CFT_L_MK82LD_x_6}",
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "{F-15E_AAQ-13_LANTIRN}",
												}, -- end of [9]
												[2] = 
												{
													["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
													["settings"] = 
													{
														["function_delay_ctrl_M905"] = 0,
														["NFP_PRESID"] = "MDRN_B_A_GPLD",
														["NFP_fuze_type_tail"] = "M905",
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["function_delay_ctrl_M904E4"] = 0,
														["NFP_PRESVER"] = 1,
														["arm_delay_ctrl_M905"] = 4,
														["arm_delay_ctrl_M904E4"] = 4,
													}, -- end of ["settings"]
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.47225878250769,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 114055.37127625,
								["x"] = 156139.19115137,
								["name"] = "test",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [1]
				[2] = 
				{
					["id"] = 80,
					["name"] = "CJTF Blue",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 158,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13791.580078125,
											["x"] = 11360.338867188,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 173.1264,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 291.31337038085,
											["ETA_locked"] = false,
											["y"] = 48756.978401097,
											["x"] = 75875.685250025,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 674.31875868262,
											["ETA_locked"] = false,
											["y"] = 89858.547376009,
											["x"] = 163092.06442278,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 80,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 689.37830067701,
											["ETA_locked"] = false,
											["y"] = 90063.228196117,
											["x"] = 166878.61281378,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 697.9021951114,
											["ETA_locked"] = false,
											["y"] = 92160.735607201,
											["x"] = 167333.95989833,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 788.06569874364,
											["ETA_locked"] = false,
											["y"] = 106928.89406074,
											["x"] = 184578.03651467,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 65,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 815.00247976039,
											["ETA_locked"] = false,
											["y"] = 101875.11679829,
											["x"] = 180043.20713023,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 65,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 817.28914626606,
											["ETA_locked"] = false,
											["y"] = 101353.87838219,
											["x"] = 180270.23691835,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 825.59129348854,
											["ETA_locked"] = false,
											["y"] = 99569.407339711,
											["x"] = 179153.87669707,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6666.3301906717,
											["x"] = 1903.43762117,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 167.9448,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14588.706970995,
											["x"] = 11186.417291037,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 17,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 158,
										["alt_type"] = "BARO",
										["livery_id"] = "mission accomplie",
										["skill"] = "Client",
										["parking"] = "167",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["InitHotDrift"] = 0,
											["WpBullseye"] = 0,
											["IFF_M2_CODE"] = "auto",
											["ReadyQRA"] = false,
											["LoadNVGCase"] = false,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 252,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 129,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[15] = 134,
													[19] = 124,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 60,
										["psi"] = -0.49665743932337,
										["onboard_num"] = "010",
										["parking_id"] = "171",
										["x"] = 11360.338867188,
										["name"] = "Aerial-2-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13791.580078125,
										["heading"] = 0.49665743932337,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13791.580078125,
								["x"] = 11360.338867188,
								["name"] = "Aerial-2",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Intercept",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 157,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13776.208984375,
											["x"] = 11395.466796875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 291.31337038085,
											["ETA_locked"] = false,
											["y"] = 48755.480170532,
											["x"] = 75876.62614566,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 768.30270687429,
											["ETA_locked"] = false,
											["y"] = 89858.547376009,
											["x"] = 163092.06442278,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 785.46233165629,
											["ETA_locked"] = false,
											["y"] = 90063.228196117,
											["x"] = 166878.33649322,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 795.17541978588,
											["ETA_locked"] = false,
											["y"] = 92160.735607201,
											["x"] = 167333.48883951,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 897.92090145678,
											["ETA_locked"] = false,
											["y"] = 106928.69189767,
											["x"] = 184578.03651467,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 928.61352279573,
											["ETA_locked"] = false,
											["y"] = 101875.11679829,
											["x"] = 180043.20713023,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 931.16559736884,
											["ETA_locked"] = false,
											["y"] = 101353.50814399,
											["x"] = 180269.97574705,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 940.67614588157,
											["ETA_locked"] = false,
											["y"] = 99569.799912828,
											["x"] = 179154.26927019,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6667.8284212358,
											["x"] = 1904.3785168058,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14587.208740431,
											["x"] = 11187.358186673,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 18,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 157,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-154 black knights 101",
										["skill"] = "Client",
										["parking"] = "168",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 2,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["UseLAU138"] = true,
											["ALE39Loadout"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14A-135-GR",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[15] = 265,
													[19] = 268,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[15] = 265,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[23] = 260,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[27] = 262,
													[29] = 253,
													[30] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 61,
										["psi"] = -0.49704576207513,
										["onboard_num"] = "011",
										["parking_id"] = "170",
										["x"] = 11395.466796875,
										["name"] = "Aerial-4-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13776.208984375,
										["heading"] = 0.49704576207513,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13776.208984375,
								["x"] = 11395.466796875,
								["name"] = "Aerial-4",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 159,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 4,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13807.0234375,
											["x"] = 11325.028320312,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 291.31337038085,
											["ETA_locked"] = false,
											["y"] = 48755.431400115,
											["x"] = 75876.422254456,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 768.5164281396,
											["ETA_locked"] = false,
											["y"] = 89858.493166465,
											["x"] = 163092.06442278,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 785.67731481834,
											["ETA_locked"] = false,
											["y"] = 90063.228196117,
											["x"] = 166878.61281378,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 795.39117951389,
											["ETA_locked"] = false,
											["y"] = 92160.97113661,
											["x"] = 167333.48883951,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 898.13631532537,
											["ETA_locked"] = false,
											["y"] = 106928.69189767,
											["x"] = 184578.1375962,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 928.82778775919,
											["ETA_locked"] = false,
											["y"] = 101874.87218343,
											["x"] = 180043.20713023,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 931.37930514863,
											["ETA_locked"] = false,
											["y"] = 101353.67174392,
											["x"] = 180269.99888864,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 940.89118791108,
											["ETA_locked"] = false,
											["y"] = 99569.407339711,
											["x"] = 179154.26927019,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6667.8771916537,
											["x"] = 1904.1746256009,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14587.159970013,
											["x"] = 11187.154295468,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 19,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 159,
										["alt_type"] = "BARO",
										["livery_id"] = "paf black spiders (default)",
										["skill"] = "Client",
										["parking"] = "170",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["LaserCode1"] = 8,
											["LaserCode100"] = 6,
											["AARProbe"] = false,
											["LaserCode10"] = 8,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 108,
													[2] = 108.5,
													[4] = 109.5,
													[8] = 111.5,
													[16] = 115.5,
													[17] = 116,
													[9] = 112,
													[18] = 116.5,
													[5] = 110,
													[10] = 112.5,
													[20] = 117.5,
													[11] = 113,
													[3] = 109,
													[6] = 110.5,
													[12] = 113.5,
													[13] = 114,
													[7] = 111,
													[14] = 114.5,
													[15] = 115,
													[19] = 117,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 62,
										["psi"] = -0.49621994965744,
										["onboard_num"] = "012",
										["parking_id"] = "172",
										["x"] = 11325.028320312,
										["name"] = "Aerial-5-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13807.0234375,
										["heading"] = 0.49621994965744,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13807.0234375,
								["x"] = 11325.028320312,
								["name"] = "Aerial-5",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Intercept",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 158,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13847.515625,
											["x"] = 11426.666015625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 291.31337038085,
											["ETA_locked"] = false,
											["y"] = 48755.431400115,
											["x"] = 75876.422254456,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 768.02464959061,
											["ETA_locked"] = false,
											["y"] = 89858.520271237,
											["x"] = 163092.037318,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 785.18565212987,
											["ETA_locked"] = false,
											["y"] = 90063.228196117,
											["x"] = 166878.61281378,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 794.89996880153,
											["ETA_locked"] = false,
											["y"] = 92160.97113661,
											["x"] = 167333.95989833,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 897.64279056505,
											["ETA_locked"] = false,
											["y"] = 106928.69189767,
											["x"] = 184577.93543313,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 928.33413407181,
											["ETA_locked"] = false,
											["y"] = 101875.11679829,
											["x"] = 180043.20713023,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 930.88689577025,
											["ETA_locked"] = false,
											["y"] = 101353.59835908,
											["x"] = 180270.06596214,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 940.3968573884,
											["ETA_locked"] = false,
											["y"] = 99569.799912828,
											["x"] = 179154.26927019,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6667.8771916537,
											["x"] = 1904.1746256009,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14587.159970013,
											["x"] = 11187.154295468,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 20,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 158,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-102 diamondbacks",
										["skill"] = "Client",
										["parking"] = "176",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["INSAlignmentStored"] = false,
											["TacanBand"] = 0,
											["KY28Key"] = 1,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["UseLAU138"] = true,
											["ALE39Loadout"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[15] = 265,
													[19] = 268,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[15] = 265,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[23] = 260,
													[7] = 262,
													[14] = 266,
													[28] = 257,
													[27] = 262,
													[29] = 253,
													[30] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 63,
										["psi"] = -0.49639433563735,
										["onboard_num"] = "013",
										["parking_id"] = "175",
										["x"] = 11426.666015625,
										["name"] = "Aerial-6-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13847.515625,
										["heading"] = 0.49639433563735,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13847.515625,
								["x"] = 11426.666015625,
								["name"] = "Aerial-6",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 159,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 2,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13862.935546875,
											["x"] = 11391.52734375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 291.31337038085,
											["ETA_locked"] = false,
											["y"] = 48755.431400115,
											["x"] = 75876.422254456,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 768.13138038378,
											["ETA_locked"] = false,
											["y"] = 89858.520271237,
											["x"] = 163092.06442278,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 785.29107934235,
											["ETA_locked"] = false,
											["y"] = 90063.504516684,
											["x"] = 166878.33649322,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 795.00421316357,
											["ETA_locked"] = false,
											["y"] = 92160.97113661,
											["x"] = 167333.72436892,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 897.74878703987,
											["ETA_locked"] = false,
											["y"] = 106928.89406074,
											["x"] = 184578.03651467,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 928.44001172778,
											["ETA_locked"] = false,
											["y"] = 101874.87218343,
											["x"] = 180043.20713023,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 930.99141967685,
											["ETA_locked"] = false,
											["y"] = 101353.68857417,
											["x"] = 180269.97574705,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 940.50476644375,
											["ETA_locked"] = false,
											["y"] = 99569.799912828,
											["x"] = 179153.09155084,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6667.8771916537,
											["x"] = 1904.1746256009,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14587.159970013,
											["x"] = 11187.154295468,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 21,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 159,
										["alt_type"] = "BARO",
										["livery_id"] = "106th SQN (8th Airbase)",
										["skill"] = "Client",
										["parking"] = "174",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00300",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "DE",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 64,
										["psi"] = -0.49598116052369,
										["onboard_num"] = "014",
										["parking_id"] = "176",
										["x"] = 11391.52734375,
										["name"] = "Aerial-7-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13862.935546875,
										["heading"] = 0.49598116052369,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13862.935546875,
								["x"] = 11391.52734375,
								["name"] = "Aerial-7",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 159,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 7,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13878.30859375,
											["x"] = 11356.236328125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 291.31337038085,
											["ETA_locked"] = false,
											["y"] = 48755.431400115,
											["x"] = 75876.422254456,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 943.83605185518,
											["ETA_locked"] = false,
											["y"] = 89858.574480781,
											["x"] = 163092.01021323,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 964.91978643809,
											["ETA_locked"] = false,
											["y"] = 90063.504516684,
											["x"] = 166878.61281378,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 976.85301701617,
											["ETA_locked"] = false,
											["y"] = 92160.97113661,
											["x"] = 167333.95989833,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1103.0807047432,
											["ETA_locked"] = false,
											["y"] = 106928.79297921,
											["x"] = 184578.03651467,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1140.7874319355,
											["ETA_locked"] = false,
											["y"] = 101874.87218343,
											["x"] = 180043.20713023,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1143.9226701492,
											["ETA_locked"] = false,
											["y"] = 101353.59835908,
											["x"] = 180270.06596214,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1155.6075061826,
											["ETA_locked"] = false,
											["y"] = 99569.799912828,
											["x"] = 179153.87669707,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6667.8771916537,
											["x"] = 1904.1746256009,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14587.159970013,
											["x"] = 11187.154295468,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 22,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 159,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["parking"] = "175",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "FD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00301",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 65,
										["psi"] = -0.49556782541825,
										["onboard_num"] = "015",
										["DTC"] = {},
										["parking_id"] = "177",
										["x"] = 11356.236328125,
										["name"] = "Aerial-8-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13878.30859375,
										["heading"] = 0.49556782541825,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 65,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13878.30859375,
								["x"] = 11356.236328125,
								["name"] = "Aerial-8",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 159,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13822.349609375,
											["x"] = 11290.008789062,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 291.31337038085,
											["ETA_locked"] = false,
											["y"] = 48754.566511061,
											["x"] = 75876.422254456,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 661.0154356615,
											["ETA_locked"] = false,
											["y"] = 89858.547376009,
											["x"] = 163092.037318,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 675.77281830907,
											["ETA_locked"] = false,
											["y"] = 90063.228196117,
											["x"] = 166878.33649322,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 684.12517829588,
											["ETA_locked"] = false,
											["y"] = 92160.500077792,
											["x"] = 167333.48883951,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 772.48688878217,
											["ETA_locked"] = false,
											["y"] = 106928.69189767,
											["x"] = 184578.03651467,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 798.87716026419,
											["ETA_locked"] = false,
											["y"] = 101874.87218343,
											["x"] = 180043.20713023,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 801.07139986319,
											["ETA_locked"] = false,
											["y"] = 101353.50814399,
											["x"] = 180269.97574705,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 809.25216908408,
											["ETA_locked"] = false,
											["y"] = 99569.565122871,
											["x"] = 179153.62575184,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6668.7420807077,
											["x"] = 1904.1746256009,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14586.295080959,
											["x"] = 11187.154295468,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 23,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 159,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["parking"] = "169",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["CombatTreeSpoofable"] = 2,
											["IsEfbAllowed"] = true,
											["ChaffDoubleDispense"] = false,
											["Quality"] = 100,
											["IsModifiedJesterAllowed"] = true,
											["LaserCodeDigit4"] = 8,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit2"] = 6,
											["VORILSFrequencyMHZ"] = 108,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["IffMode2Digit1"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit3"] = 0,
											["Wear"] = 0,
											["UseReferenceAircraft"] = false,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 284,
													[2] = 283,
													[4] = 281,
													[8] = 277,
													[16] = 273,
													[17] = 267,
													[9] = 276,
													[18] = 272,
													[5] = 280,
													[10] = 275,
													[20] = 266,
													[11] = 274,
													[3] = 265,
													[6] = 279,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 271,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 66,
										["psi"] = -0.49579897644932,
										["onboard_num"] = "016",
										["parking_id"] = "173",
										["x"] = 11290.008789062,
										["name"] = "Aerial-9-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13822.349609375,
										["heading"] = 0.49579897644932,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13822.349609375,
								["x"] = 11290.008789062,
								["name"] = "Aerial-9",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 160,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13893.80859375,
											["x"] = 11321.28515625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 174.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 291.31337038085,
											["ETA_locked"] = false,
											["y"] = 48754.566511061,
											["x"] = 75876.422254456,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 174.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 971.72965815311,
											["ETA_locked"] = false,
											["y"] = 89858.574480781,
											["x"] = 163092.037318,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 174.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 993.43326226506,
											["ETA_locked"] = false,
											["y"] = 90063.228196117,
											["x"] = 166878.61281378,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 174.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1005.7181584894,
											["ETA_locked"] = false,
											["y"] = 92160.97113661,
											["x"] = 167333.2533101,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 174.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1135.6619363254,
											["ETA_locked"] = false,
											["y"] = 106928.79297921,
											["x"] = 184578.1375962,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 174.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1174.4693023215,
											["ETA_locked"] = false,
											["y"] = 101875.11679829,
											["x"] = 180043.20713023,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 174.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1177.6966870225,
											["ETA_locked"] = false,
											["y"] = 101353.59835908,
											["x"] = 180269.97574705,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 174.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1189.7270096206,
											["ETA_locked"] = false,
											["y"] = 99569.799912828,
											["x"] = 179153.48412396,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 174.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6668.7420807077,
											["x"] = 1904.1746256009,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 174.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14586.295080959,
											["x"] = 11187.154295468,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 24,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 160,
										["alt_type"] = "BARO",
										["livery_id"] = "br fab 4834",
										["skill"] = "Client",
										["parking"] = "172",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["ChaffBurst"] = 0,
											["LAU68ROF"] = 0,
											["FlareBurstInt"] = 0,
											["ChaffSalvo"] = 0,
											["FlareBurst"] = 0,
											["ChaffSalvoInt"] = 0,
											["LAU3ROF"] = 0,
											["ChaffBurstInt"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-5E-3",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 67,
										["psi"] = -0.49514506347935,
										["onboard_num"] = "017",
										["parking_id"] = "178",
										["x"] = 11321.28515625,
										["name"] = "Aerial-10-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 2046,
											["flare"] = 15,
											["ammo_type"] = 2,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13893.80859375,
										["heading"] = 0.49514506347935,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13893.80859375,
								["x"] = 11321.28515625,
								["name"] = "Aerial-10",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 160,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 12,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13838.000976563,
											["x"] = 11254.23046875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 291.31337038085,
											["ETA_locked"] = false,
											["y"] = 48754.566511061,
											["x"] = 75876.422254456,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 674.60088305509,
											["ETA_locked"] = false,
											["y"] = 89858.547376009,
											["x"] = 163092.01021323,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 689.66069928887,
											["ETA_locked"] = false,
											["y"] = 90063.504516684,
											["x"] = 166878.61281378,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 698.18534948866,
											["ETA_locked"] = false,
											["y"] = 92161.206666019,
											["x"] = 167333.95989833,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 788.3468967322,
											["ETA_locked"] = false,
											["y"] = 106928.4897346,
											["x"] = 184578.1375962,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 815.27531353033,
											["ETA_locked"] = false,
											["y"] = 101874.87218343,
											["x"] = 180043.4517451,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 817.51473080603,
											["ETA_locked"] = false,
											["y"] = 101353.59546707,
											["x"] = 180270.02371069,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 825.86336660944,
											["ETA_locked"] = false,
											["y"] = 99569.026613794,
											["x"] = 179154.16426092,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6668.7420807077,
											["x"] = 1904.1746256009,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14586.295080959,
											["x"] = 11187.154295468,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 27,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 160,
										["alt_type"] = "BARO",
										["livery_id"] = "idf ra'am, 69 hammer sqn",
										["skill"] = "Client",
										["parking"] = "171",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["RCFTLaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["Sta8LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 70,
										["psi"] = -0.49537982163387,
										["onboard_num"] = "020",
										["parking_id"] = "174",
										["x"] = 11254.23046875,
										["name"] = "Aerial-13-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13838.000976563,
										["heading"] = 0.49537982163387,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13838.000976563,
								["x"] = 11254.23046875,
								["name"] = "Aerial-13",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [9]
							[10] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 161,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 10,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13909.31640625,
											["x"] = 11285.4296875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 291.31337038085,
											["ETA_locked"] = false,
											["y"] = 48754.566511061,
											["x"] = 75876.422254456,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 768.45378555127,
											["ETA_locked"] = false,
											["y"] = 89858.547376009,
											["x"] = 163092.037318,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 785.61353281588,
											["ETA_locked"] = false,
											["y"] = 90063.228196117,
											["x"] = 166878.33649322,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 795.32893026684,
											["ETA_locked"] = false,
											["y"] = 92161.206666019,
											["x"] = 167333.72436892,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 898.07186829688,
											["ETA_locked"] = false,
											["y"] = 106928.69189767,
											["x"] = 184577.93543313,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 928.75857823191,
											["ETA_locked"] = false,
											["y"] = 101874.87218343,
											["x"] = 180043.20713023,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 931.30979114799,
											["ETA_locked"] = false,
											["y"] = 101353.59835908,
											["x"] = 180270.06596214,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 940.82254197596,
											["ETA_locked"] = false,
											["y"] = 99569.565122871,
											["x"] = 179153.62575184,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6668.7420807077,
											["x"] = 1904.1746256009,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14586.295080959,
											["x"] = 11187.154295468,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 29,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 161,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["parking"] = "173",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "DE",
											["STN_L16"] = "00310",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "21",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[15] = 134,
													[19] = 124,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 72,
										["psi"] = -0.49472699414148,
										["onboard_num"] = "022",
										["DTC"] = {},
										["parking_id"] = "179",
										["x"] = 11285.4296875,
										["name"] = "Aerial-15-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13909.31640625,
										["heading"] = 0.49472699414148,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 2,
											["name"] = "Dodge21",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 72,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13909.31640625,
								["x"] = 11285.4296875,
								["name"] = "Aerial-15",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [10]
							[11] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 158,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 8,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
														[9] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 9,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [9]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13908.33984375,
											["x"] = 11453.278320312,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 291.31337038085,
											["ETA_locked"] = false,
											["y"] = 48754.722011276,
											["x"] = 75876.210755001,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1375.6197921859,
											["ETA_locked"] = false,
											["y"] = 89858.574480781,
											["x"] = 163092.06442278,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1406.3642290619,
											["ETA_locked"] = false,
											["y"] = 90063.504516684,
											["x"] = 166878.33649322,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1423.7683883448,
											["ETA_locked"] = false,
											["y"] = 92161.206666019,
											["x"] = 167333.48883951,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1607.8510255749,
											["ETA_locked"] = false,
											["y"] = 106928.59081614,
											["x"] = 184578.03651467,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1662.8304507652,
											["ETA_locked"] = false,
											["y"] = 101875.11679829,
											["x"] = 180042.96251537,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1667.4039467245,
											["ETA_locked"] = false,
											["y"] = 101353.50814399,
											["x"] = 180269.97574705,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1684.4509230282,
											["ETA_locked"] = false,
											["y"] = 99568.622193477,
											["x"] = 179153.87669707,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6668.586580492,
											["x"] = 1903.9631261466,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14586.450581175,
											["x"] = 11186.942796014,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 32,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 158,
										["alt_type"] = "BARO",
										["livery_id"] = "104th fs maryland ang, baltimore (md)",
										["skill"] = "Client",
										["parking"] = "178",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0132",
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "21",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = 
												{
													[1] = "Channel  1",
													[2] = "Channel  2",
													[4] = "Channel  4",
													[8] = "Channel  8",
													[16] = "Channel 16",
													[17] = "Channel 17",
													[9] = "Channel  9",
													[18] = "Channel 18",
													[5] = "Channel  5",
													[10] = "Channel 10",
													[20] = "Channel 20",
													[21] = "Channel 21",
													[11] = "Channel 11",
													[22] = "Channel 22",
													[3] = "Channel  3",
													[6] = "Channel  6",
													[12] = "Channel 12",
													[24] = "Channel 24",
													[25] = "Channel 25",
													[13] = "Channel 13",
													[7] = "Channel  7",
													[14] = "Channel 14",
													[15] = "Channel 15",
													[19] = "Channel 19",
													[23] = "Channel 23",
												}, -- end of ["channelsNames"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 1,
													[11] = 0,
													[22] = 1,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 1,
													[25] = 1,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
													[23] = 1,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 54,
													[11] = 259,
													[22] = 32.5,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 37.5,
													[25] = 54,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
													[23] = 42,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 31.5,
													[2] = 45.7,
													[4] = 38,
													[8] = 50,
													[16] = 51.5,
													[17] = 50,
													[9] = 55.5,
													[18] = 79,
													[5] = 30,
													[10] = 39.9,
													[20] = 34.9,
													[11] = 41.5,
													[3] = 57,
													[6] = 32,
													[12] = 75.7,
													[13] = 33,
													[7] = 40,
													[14] = 38,
													[15] = 42,
													[19] = 51.5,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 75,
										["psi"] = -0.4958300277425,
										["onboard_num"] = "018",
										["parking_id"] = "180",
										["x"] = 11453.278320312,
										["name"] = "Aerial-11-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 5029,
											["flare"] = 240,
											["ammo_type"] = 1,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13908.33984375,
										["heading"] = 0.4958300277425,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield21",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 75,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13908.33984375,
								["x"] = 11453.278320312,
								["name"] = "Aerial-11",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [11]
							[12] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 159,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 8,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 5,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
														[9] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 9,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [9]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13923.85546875,
											["x"] = 11418.205078125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 594.05258459472,
											["ETA_locked"] = false,
											["y"] = 48755.479433482,
											["x"] = 75875.445631337,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1375.7717111615,
											["ETA_locked"] = false,
											["y"] = 89858.830501361,
											["x"] = 163092.19041903,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1406.5171321383,
											["ETA_locked"] = false,
											["y"] = 90063.228196117,
											["x"] = 166878.61281378,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1423.923815751,
											["ETA_locked"] = false,
											["y"] = 92161.206666019,
											["x"] = 167333.95989833,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1608.0031492647,
											["ETA_locked"] = false,
											["y"] = 106928.57264107,
											["x"] = 184577.98669026,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1660.821658096,
											["ETA_locked"] = false,
											["y"] = 101875.11679829,
											["x"] = 180043.4517451,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1665.7659187737,
											["ETA_locked"] = false,
											["y"] = 101353.89196487,
											["x"] = 180270.02502567,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1682.3897290543,
											["ETA_locked"] = false,
											["y"] = 99570.192485945,
											["x"] = 179153.48412396,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6800.7862800355,
											["x"] = 1846.4284907845,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14454.250881631,
											["x"] = 11129.408160652,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 33,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 159,
										["alt_type"] = "BARO",
										["livery_id"] = "104th fs maryland ang, baltimore (md)",
										["skill"] = "Client",
										["parking"] = "177",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0133",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "HG",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 129,
													[13] = 123,
													[7] = 141,
													[14] = 131,
													[15] = 134,
													[19] = 124,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 31.5,
													[2] = 45.7,
													[4] = 38,
													[8] = 50,
													[16] = 51.5,
													[17] = 50,
													[9] = 55.5,
													[18] = 79,
													[5] = 30,
													[10] = 39.9,
													[20] = 34.9,
													[11] = 41.5,
													[3] = 57,
													[6] = 32,
													[12] = 75.7,
													[13] = 33,
													[7] = 40,
													[14] = 38,
													[15] = 42,
													[19] = 51.5,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 76,
										["psi"] = -0.49543007094129,
										["onboard_num"] = "019",
										["parking_id"] = "181",
										["x"] = 11418.205078125,
										["name"] = "Aerial-12-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 5029,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13923.85546875,
										["heading"] = 0.49543007094129,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hawg11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13923.85546875,
								["x"] = 11418.205078125,
								["name"] = "Aerial-12",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [12]
							[13] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 160,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 8,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13939.154296875,
											["x"] = 11382.837890625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 594.25773110568,
											["ETA_locked"] = false,
											["y"] = 48757.067988099,
											["x"] = 75876.239908645,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1375.9640433105,
											["ETA_locked"] = false,
											["y"] = 89858.476973284,
											["x"] = 163092.19041903,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1406.7052656693,
											["ETA_locked"] = false,
											["y"] = 90063.504516684,
											["x"] = 166878.06017265,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1424.1084392574,
											["ETA_locked"] = false,
											["y"] = 92160.97113661,
											["x"] = 167333.72436892,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1608.1887046367,
											["ETA_locked"] = false,
											["y"] = 106928.57264107,
											["x"] = 184577.70077238,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1661.0002110059,
											["ETA_locked"] = false,
											["y"] = 101874.87218343,
											["x"] = 180042.96251537,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1665.9473596308,
											["ETA_locked"] = false,
											["y"] = 101353.89196487,
											["x"] = 180270.43527834,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1682.5696130521,
											["ETA_locked"] = false,
											["y"] = 99569.407339711,
											["x"] = 179153.48412396,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6801.3499894523,
											["x"] = 1845.8647813677,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14453.687172215,
											["x"] = 11128.844451235,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 34,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 160,
										["alt_type"] = "BARO",
										["livery_id"] = "104th fs maryland ang, baltimore (md)",
										["skill"] = "Client",
										["parking"] = "180",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = {},
										["type"] = "A-10A",
										["unitId"] = 77,
										["psi"] = -0.49503093570851,
										["onboard_num"] = "021",
										["parking_id"] = "182",
										["x"] = 11382.837890625,
										["name"] = "Aerial-14-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 5029,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13939.154296875,
										["heading"] = 0.49503093570851,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Boar11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13939.154296875,
								["x"] = 11382.837890625,
								["name"] = "Aerial-14",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [13]
							[14] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 160,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 8,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13954.475585937,
											["x"] = 11347.819335937,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 324.239940013,
											["ETA_locked"] = false,
											["y"] = 48756.27371079,
											["x"] = 75875.445631337,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 750.62871215693,
											["ETA_locked"] = false,
											["y"] = 89858.476973284,
											["x"] = 163091.83689095,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 767.39936709205,
											["ETA_locked"] = false,
											["y"] = 90063.228196117,
											["x"] = 166878.33649322,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 776.89294210908,
											["ETA_locked"] = false,
											["y"] = 92160.97113661,
											["x"] = 167333.72436892,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 877.30132002961,
											["ETA_locked"] = false,
											["y"] = 106928.57264107,
											["x"] = 184577.98669026,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 906.11211160926,
											["ETA_locked"] = false,
											["y"] = 101875.36141315,
											["x"] = 180042.96251537,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 908.80873920956,
											["ETA_locked"] = false,
											["y"] = 101353.4817122,
											["x"] = 180270.02502567,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 917.87712386434,
											["ETA_locked"] = false,
											["y"] = 99569.799912828,
											["x"] = 179153.48412396,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6800.9741831745,
											["x"] = 1846.6163939234,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14454.062978492,
											["x"] = 11129.596063791,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 35,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 160,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["parking"] = "179",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["ClockTime"] = 1,
											["EWDispenserBR"] = 2,
											["AAR_Zone3"] = 0,
											["AAR_Zone2"] = 0,
											["EWDispenserBL"] = 2,
											["AAR_Zone1"] = 0,
											["LaserCode100"] = 6,
											["RocketBurst"] = 1,
											["LoadWater"] = true,
											["MountNVG"] = false,
											["EWDispenserTBL"] = 2,
											["GBULaserCode1"] = 8,
											["GBULaserCode10"] = 8,
											["LaserCode1"] = 8,
											["EWDispenserTFL"] = 1,
											["EWDispenserTFR"] = 1,
											["GBULaserCode100"] = 6,
											["LaserCode10"] = 8,
											["EWDispenserTBR"] = 2,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AV8BNA",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
													[23] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
													[23] = 122.1,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
													[23] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 133,
													[2] = 257.8,
													[4] = 123.3,
													[8] = 385.4,
													[16] = 121,
													[17] = 126,
													[9] = 139,
													[18] = 125,
													[5] = 344,
													[10] = 140,
													[20] = 122,
													[21] = 123,
													[11] = 134,
													[22] = 124,
													[3] = 122.1,
													[6] = 385,
													[12] = 132,
													[24] = 136,
													[25] = 141,
													[13] = 131,
													[26] = 127,
													[7] = 130,
													[14] = 129,
													[15] = 138,
													[19] = 128,
													[23] = 135,
												}, -- end of ["channels"]
											}, -- end of [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[15] = 263,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[23] = 122.1,
													[7] = 270,
													[14] = 260,
													[28] = 257.8,
													[27] = 133,
													[29] = 122.1,
													[30] = 123.3,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 78,
										["psi"] = -0.49461574352472,
										["onboard_num"] = "023",
										["parking_id"] = "183",
										["x"] = 11347.819335937,
										["name"] = "Aerial-16-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 3519.423,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13954.475585937,
										["heading"] = 0.49461574352472,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13954.475585937,
								["x"] = 11347.819335937,
								["name"] = "Aerial-16",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [14]
							[15] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 161,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13970.130859375,
											["x"] = 11312.037109375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 203.38017826282,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 475.71710501549,
											["ETA_locked"] = false,
											["y"] = 48756.27371079,
											["x"] = 75877.034185954,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1101.0806679451,
											["ETA_locked"] = false,
											["y"] = 89858.476973284,
											["x"] = 163092.19041903,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1125.6771284417,
											["ETA_locked"] = false,
											["y"] = 90063.228196117,
											["x"] = 166878.61281378,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 79.8576,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1139.6006583415,
											["ETA_locked"] = false,
											["y"] = 92160.97113661,
											["x"] = 167333.72436892,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 73.152,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1286.8662792916,
											["ETA_locked"] = false,
											["y"] = 106928.57264107,
											["x"] = 184577.98669026,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1329.1110964291,
											["ETA_locked"] = false,
											["y"] = 101875.11679829,
											["x"] = 180042.96251537,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 64.9224,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1333.0716187289,
											["ETA_locked"] = false,
											["y"] = 101353.89196487,
											["x"] = 180270.02502567,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 34.1376,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1346.3660891358,
											["ETA_locked"] = false,
											["y"] = 99569.799912828,
											["x"] = 179153.48412396,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1646.1168589976,
											["ETA_locked"] = false,
											["y"] = -6801.1620863134,
											["x"] = 1845.4889750899,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 198.00010696478,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1738.226645556,
											["ETA_locked"] = false,
											["y"] = 14453.875075353,
											["x"] = 11128.468644957,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 36,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 161,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["parking"] = "181",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 1,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[31] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[47] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[31] = 259,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[47] = 121.5,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 79,
										["psi"] = -0.49418598084698,
										["onboard_num"] = "024",
										["parking_id"] = "184",
										["x"] = 11312.037109375,
										["name"] = "Aerial-17-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13970.130859375,
										["heading"] = 0.49418598084698,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13970.130859375,
								["x"] = 11312.037109375,
								["name"] = "Aerial-17",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [15]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [2]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = {},
		}, -- end of ["neutrals"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "Russia",
					["ship"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = -0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 89856.33296118,
											["x"] = 163091.92335876,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 7,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "CHAP_Project22160_TorM2KM",
										["unitId"] = 13,
										["y"] = 89856.33296118,
										["x"] = 163091.92335876,
										["name"] = "Naval-2-1",
										["heading"] = 1.9896753472735,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 89856.33296118,
								["x"] = 163091.92335876,
								["name"] = "Naval-2",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 422980.24904364,
											["x"] = 430963.67283527,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 16711.788515121,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 196453.64111348,
											["x"] = 481558.44821054,
											["ETA_locked"] = false,
											["speed"] = 13.88888,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 68,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "CV_1143_5",
										["unitId"] = 168,
										["y"] = 422980.24904364,
										["x"] = 430963.67283527,
										["name"] = "Naval-1-4",
										["heading"] = 4.9321326168712,
										["frequency"] = 127500000,
									}, -- end of [1]
									[2] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "MOSCOW",
										["unitId"] = 167,
										["y"] = 423023.81411004,
										["x"] = 432567.94659822,
										["name"] = "Naval-1-3",
										["heading"] = 4.9321326168712,
										["frequency"] = 127500000,
									}, -- end of [2]
									[3] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "MOSCOW",
										["unitId"] = 166,
										["y"] = 422952.06573289,
										["x"] = 429147.94062106,
										["name"] = "Naval-1-2",
										["heading"] = 4.9321326168712,
										["frequency"] = 127500000,
									}, -- end of [3]
									[4] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "REZKY",
										["unitId"] = 169,
										["y"] = 426192.7007672,
										["x"] = 430953.6081125,
										["name"] = "Naval-1-5",
										["heading"] = 4.9321326168712,
										["frequency"] = 127500000,
									}, -- end of [4]
									[5] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "REZKY",
										["unitId"] = 165,
										["y"] = 417642.68582429,
										["x"] = 430965.56617535,
										["name"] = "Naval-1-1",
										["heading"] = 4.9321326168712,
										["frequency"] = 127500000,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 422980.24904364,
								["x"] = 430963.67283527,
								["name"] = "Naval-1",
								["start_time"] = 0,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["ship"]
					["id"] = 0,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 89836.000998713,
											["x"] = 163254.49974078,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Hydraulic lifts extended"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "CHAP_PantsirS1",
										["unitId"] = 1,
										["y"] = 89836.000998713,
										["x"] = 163254.49974078,
										["name"] = "Ground-1-1",
										["heading"] = 2.1118483949131,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 89836.000998713,
								["x"] = 163254.49974078,
								["name"] = "Ground-1",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 80,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 92162.539742693,
											["x"] = 167333.99341083,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 14,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SNR_75V",
										["unitId"] = 26,
										["y"] = 92162.539742693,
										["x"] = 167333.99341083,
										["name"] = "Ground-3-1",
										["heading"] = 4.0181457837388,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 27,
										["y"] = 92099.788331805,
										["x"] = 167219.80245008,
										["name"] = "Ground-3-2",
										["heading"] = 3.2114058236696,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 28,
										["y"] = 92093.722527543,
										["x"] = 167415.66710459,
										["name"] = "Ground-3-3",
										["heading"] = 5.550147021342,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 29,
										["y"] = 92299.433670589,
										["x"] = 167266.33632604,
										["name"] = "Ground-3-4",
										["heading"] = 2.4085543677522,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 30,
										["y"] = 92264.877764413,
										["x"] = 167290.44312542,
										["name"] = "Ground-3-5",
										["heading"] = 1.535889741755,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 31,
										["y"] = 92192.530126611,
										["x"] = 167434.77565063,
										["name"] = "Ground-3-6",
										["heading"] = 0.087266462599672,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 32,
										["y"] = 92065.831031277,
										["x"] = 167323.71451445,
										["name"] = "Ground-3-7",
										["heading"] = 4.9392817831439,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 33,
										["y"] = 92110.900026625,
										["x"] = 167348.93091941,
										["name"] = "Ground-3-8",
										["heading"] = 1.9024088846738,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 34,
										["y"] = 92112.508835187,
										["x"] = 167354.52732999,
										["name"] = "Ground-3-9",
										["heading"] = 1.9024088846738,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "p-19 s-125 sr",
										["unitId"] = 35,
										["y"] = 92102.896085887,
										["x"] = 167500.19479443,
										["name"] = "Ground-3-10",
										["heading"] = 6.2308254296198,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320 APA-5D",
										["unitId"] = 36,
										["y"] = 92095.132315854,
										["x"] = 167492.02092873,
										["name"] = "Ground-3-11",
										["heading"] = 4.6949356878647,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATMZ-5",
										["unitId"] = 37,
										["y"] = 92461.551690053,
										["x"] = 167297.10872788,
										["name"] = "Ground-3-12",
										["heading"] = 4.8869219055841,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATMZ-5",
										["unitId"] = 38,
										["y"] = 92458.549504507,
										["x"] = 167321.87675863,
										["name"] = "Ground-3-13",
										["heading"] = 5.0440015382637,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 39,
										["y"] = 92345.850994229,
										["x"] = 167376.96063255,
										["name"] = "Ground-3-14",
										["heading"] = 3.1590459461098,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 40,
										["y"] = 92324.08341513,
										["x"] = 167377.09912768,
										["name"] = "Ground-3-15",
										["heading"] = 3.07177948351,
										["playerCanDrive"] = false,
									}, -- end of [15]
								}, -- end of ["units"]
								["y"] = 92162.539742693,
								["x"] = 167333.99341083,
								["name"] = "Ground-3",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 73,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 106928.77266003,
											["x"] = 184578.25898004,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 15,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SNR_75V",
										["unitId"] = 41,
										["y"] = 106928.77266003,
										["x"] = 184578.25898004,
										["name"] = "Ground-4-1",
										["heading"] = 4.0181457837388,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 42,
										["y"] = 106898.45243685,
										["x"] = 184491.33691986,
										["name"] = "Ground-4-2",
										["heading"] = 3.2114058236696,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 43,
										["y"] = 106859.95544488,
										["x"] = 184659.9326738,
										["name"] = "Ground-4-3",
										["heading"] = 5.550147021342,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 44,
										["y"] = 106993.32292613,
										["x"] = 184504.17435603,
										["name"] = "Ground-4-4",
										["heading"] = 2.4085543677522,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 45,
										["y"] = 107024.20882962,
										["x"] = 184597.15581091,
										["name"] = "Ground-4-5",
										["heading"] = 1.535889741755,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 46,
										["y"] = 106958.76304395,
										["x"] = 184679.04121984,
										["name"] = "Ground-4-6",
										["heading"] = 0.087266462599672,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 47,
										["y"] = 106832.06394861,
										["x"] = 184567.98008367,
										["name"] = "Ground-4-7",
										["heading"] = 4.9392817831439,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 48,
										["y"] = 106877.13294396,
										["x"] = 184593.19648862,
										["name"] = "Ground-4-8",
										["heading"] = 1.9024088846738,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 49,
										["y"] = 106878.74175252,
										["x"] = 184598.79289921,
										["name"] = "Ground-4-9",
										["heading"] = 1.9024088846738,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "p-19 s-125 sr",
										["unitId"] = 50,
										["y"] = 106869.12900322,
										["x"] = 184744.46036364,
										["name"] = "Ground-4-10",
										["heading"] = 6.2308254296198,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320 APA-5D",
										["unitId"] = 51,
										["y"] = 106861.36523319,
										["x"] = 184736.28649795,
										["name"] = "Ground-4-11",
										["heading"] = 4.6949356878647,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATMZ-5",
										["unitId"] = 52,
										["y"] = 107129.40560977,
										["x"] = 184523.17371925,
										["name"] = "Ground-4-12",
										["heading"] = 4.8869219055841,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATMZ-5",
										["unitId"] = 53,
										["y"] = 107131.22352467,
										["x"] = 184550.68077245,
										["name"] = "Ground-4-13",
										["heading"] = 5.0440015382637,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 54,
										["y"] = 107112.08391157,
										["x"] = 184621.22620177,
										["name"] = "Ground-4-14",
										["heading"] = 3.1590459461098,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 55,
										["y"] = 107090.31633247,
										["x"] = 184621.36469689,
										["name"] = "Ground-4-15",
										["heading"] = 3.07177948351,
										["playerCanDrive"] = false,
									}, -- end of [15]
								}, -- end of ["units"]
								["y"] = 106928.77266003,
								["x"] = 184578.25898004,
								["name"] = "Ground-4",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 8,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 97821.000596389,
											["x"] = 180150.06909369,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 37,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 80,
										["y"] = 97821.000596389,
										["x"] = 180150.06909369,
										["name"] = "Ground-2-1",
										["heading"] = 3.8397243543875,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 97821.000596389,
								["x"] = 180150.06909369,
								["name"] = "Ground-2",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 49.457229997982,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 99591.087271558,
											["x"] = 178731.85663161,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 38,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 81,
										["y"] = 99591.087271558,
										["x"] = 178731.85663161,
										["name"] = "Ground-5-1",
										["heading"] = 3.8397243543875,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 99591.087271558,
								["x"] = 178731.85663161,
								["name"] = "Ground-5",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 13,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 98890.027635866,
											["x"] = 179740.1797814,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 39,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 82,
										["y"] = 98890.027635866,
										["x"] = 179740.1797814,
										["name"] = "Ground-6-1",
										["heading"] = 3.8397243543875,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 98890.027635866,
								["x"] = 179740.1797814,
								["name"] = "Ground-6",
								["start_time"] = 0,
							}, -- end of [6]
							[7] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 31,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 103833.61135899,
											["x"] = 177147.5144445,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 40,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 83,
										["y"] = 103833.61135899,
										["x"] = 177147.5144445,
										["name"] = "Ground-7-1",
										["heading"] = 3.8397243543875,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 103833.61135899,
								["x"] = 177147.5144445,
								["name"] = "Ground-7",
								["start_time"] = 0,
							}, -- end of [7]
							[8] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 11,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 101820.95717355,
											["x"] = 178649.29722551,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 41,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 84,
										["y"] = 101820.95717355,
										["x"] = 178649.29722551,
										["name"] = "Ground-8-1",
										["heading"] = 3.8397243543875,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 101820.95717355,
								["x"] = 178649.29722551,
								["name"] = "Ground-8",
								["start_time"] = 0,
							}, -- end of [8]
							[9] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 33.68828593964,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 99807.946721523,
											["x"] = 185000.19540536,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 42,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 85,
										["y"] = 99807.946721523,
										["x"] = 185000.19540536,
										["name"] = "Ground-9-1",
										["heading"] = 3.8397243543875,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 99807.946721523,
								["x"] = 185000.19540536,
								["name"] = "Ground-9",
								["start_time"] = 0,
							}, -- end of [9]
							[10] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 32.510791666749,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 98621.116978458,
											["x"] = 182315.70576655,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 43,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 86,
										["y"] = 98621.116978458,
										["x"] = 182315.70576655,
										["name"] = "Ground-10-1",
										["heading"] = 3.8397243543875,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 98621.116978458,
								["x"] = 182315.70576655,
								["name"] = "Ground-10",
								["start_time"] = 0,
							}, -- end of [10]
							[11] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 41.001630340609,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 104748.57058925,
											["x"] = 180255.64220623,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 44,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 87,
										["y"] = 104748.57058925,
										["x"] = 180255.64220623,
										["name"] = "Ground-11-1",
										["heading"] = 1.0995574287564,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 104748.57058925,
								["x"] = 180255.64220623,
								["name"] = "Ground-11",
								["start_time"] = 0,
							}, -- end of [11]
							[12] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 47.069526575735,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 106416.06117411,
											["x"] = 184033.45926415,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 45,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 88,
										["y"] = 106416.06117411,
										["x"] = 184033.45926415,
										["name"] = "Ground-12-1",
										["heading"] = 3.8397243543875,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 106416.06117411,
								["x"] = 184033.45926415,
								["name"] = "Ground-12",
								["start_time"] = 0,
							}, -- end of [12]
							[13] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 18,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 107286.31536894,
											["x"] = 187430.67902658,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 46,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 89,
										["y"] = 107286.31536894,
										["x"] = 187430.67902658,
										["name"] = "Ground-13-1",
										["heading"] = 0.85521133347722,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 107286.31536894,
								["x"] = 187430.67902658,
								["name"] = "Ground-13",
								["start_time"] = 0,
							}, -- end of [13]
							[14] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 93.331648262005,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 101052.14841083,
											["x"] = 179588.36829691,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 47,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 90,
										["y"] = 101052.14841083,
										["x"] = 179588.36829691,
										["name"] = "Ground-14-1",
										["heading"] = 3.8397243543875,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 101052.14841083,
								["x"] = 179588.36829691,
								["name"] = "Ground-14",
								["start_time"] = 0,
							}, -- end of [14]
							[15] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 94.932628714302,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 102933.54358105,
											["x"] = 180352.70073315,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 48,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 91,
										["y"] = 102933.54358105,
										["x"] = 180352.70073315,
										["name"] = "Ground-15-1",
										["heading"] = 0.94247779607694,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 102933.54358105,
								["x"] = 180352.70073315,
								["name"] = "Ground-15",
								["start_time"] = 0,
							}, -- end of [15]
							[16] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 78,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 89312.496362604,
											["x"] = 166882.25057997,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 49,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 92,
										["y"] = 89312.496362604,
										["x"] = 166882.25057997,
										["name"] = "Ground-16-1",
										["heading"] = 4.5727626402251,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 89312.496362604,
								["x"] = 166882.25057997,
								["name"] = "Ground-16",
								["start_time"] = 0,
							}, -- end of [16]
							[17] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 84,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 90846.12382707,
											["x"] = 167169.80572956,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 50,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 93,
										["y"] = 90846.12382707,
										["x"] = 167169.80572956,
										["name"] = "Ground-17-1",
										["heading"] = 1.2740903539559,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 90846.12382707,
								["x"] = 167169.80572956,
								["name"] = "Ground-17",
								["start_time"] = 0,
							}, -- end of [17]
							[18] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 71.684318265087,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 91825.891556733,
											["x"] = 158531.83893188,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 51,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 94,
										["y"] = 91825.891556733,
										["x"] = 158531.83893188,
										["name"] = "Ground-18-1",
										["heading"] = 3.8397243543875,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 91825.891556733,
								["x"] = 158531.83893188,
								["name"] = "Ground-18",
								["start_time"] = 0,
							}, -- end of [18]
							[19] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 107.000077,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 88789.557249639,
											["x"] = 172829.53713688,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 52,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 95,
										["y"] = 88789.557249639,
										["x"] = 172829.53713688,
										["name"] = "Ground-19-1",
										["heading"] = 5.1487212933833,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 88789.557249639,
								["x"] = 172829.53713688,
								["name"] = "Ground-19",
								["start_time"] = 0,
							}, -- end of [19]
							[20] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 70,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 88755.295820715,
											["x"] = 166436.54794486,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 53,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S comm",
										["unitId"] = 98,
										["y"] = 88755.295820715,
										["x"] = 166436.54794486,
										["name"] = "Ground-20-3",
										["heading"] = 4.4331363000656,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S manpad",
										["unitId"] = 97,
										["y"] = 88709.657272526,
										["x"] = 166470.06910864,
										["name"] = "Ground-20-2",
										["heading"] = 5.1487212933833,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S manpad",
										["unitId"] = 96,
										["y"] = 88797.41504159,
										["x"] = 166405.93843125,
										["name"] = "Ground-20-1",
										["heading"] = 3.7524578917878,
										["playerCanDrive"] = false,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 88755.295820715,
								["x"] = 166436.54794486,
								["name"] = "Ground-20",
								["start_time"] = 0,
							}, -- end of [20]
							[21] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 95.000065,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 100499.28922237,
											["x"] = 179630.76310985,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 54,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S comm",
										["unitId"] = 99,
										["y"] = 100499.28922237,
										["x"] = 179630.76310985,
										["name"] = "Ground-21-1",
										["heading"] = 4.4156830075457,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S manpad",
										["unitId"] = 100,
										["y"] = 100537.66770267,
										["x"] = 179680.5734779,
										["name"] = "Ground-21-2",
										["heading"] = 5.1487212933833,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S manpad",
										["unitId"] = 101,
										["y"] = 100552.77412577,
										["x"] = 179613.61527823,
										["name"] = "Ground-21-3",
										["heading"] = 3.7524578917878,
										["playerCanDrive"] = false,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 100499.28922237,
								["x"] = 179630.76310985,
								["name"] = "Ground-21",
								["start_time"] = 0,
							}, -- end of [21]
							[22] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 65,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 103202.90592018,
											["x"] = 180717.60957865,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 55,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S comm",
										["unitId"] = 102,
										["y"] = 103202.90592018,
										["x"] = 180717.60957865,
										["name"] = "Ground-22-1",
										["heading"] = 1.1868238913561,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S manpad",
										["unitId"] = 103,
										["y"] = 103147.3347122,
										["x"] = 180754.28657592,
										["name"] = "Ground-22-2",
										["heading"] = 5.1487212933833,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S manpad",
										["unitId"] = 104,
										["y"] = 103181.78886115,
										["x"] = 180662.03837067,
										["name"] = "Ground-22-3",
										["heading"] = 3.7524578917878,
										["playerCanDrive"] = false,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 103202.90592018,
								["x"] = 180717.60957865,
								["name"] = "Ground-22",
								["start_time"] = 0,
							}, -- end of [22]
							[23] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 87,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 91367.669038692,
											["x"] = 167021.05538152,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 56,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S comm",
										["unitId"] = 105,
										["y"] = 91367.669038692,
										["x"] = 167021.05538152,
										["name"] = "Ground-23-1",
										["heading"] = 4.4331363000656,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S manpad",
										["unitId"] = 106,
										["y"] = 91373.430285191,
										["x"] = 167068.91804474,
										["name"] = "Ground-23-2",
										["heading"] = 5.1487212933833,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S manpad",
										["unitId"] = 107,
										["y"] = 91316.704165817,
										["x"] = 166976.73810076,
										["name"] = "Ground-23-3",
										["heading"] = 3.7524578917878,
										["playerCanDrive"] = false,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 91367.669038692,
								["x"] = 167021.05538152,
								["name"] = "Ground-23",
								["start_time"] = 0,
							}, -- end of [23]
							[24] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 92410.89627156,
												["x"] = 166978.65290711,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 92410.89627156,
												["x"] = 166978.65290711,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 84,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 92410.89627156,
											["x"] = 166978.65290711,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 57,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 108,
										["y"] = 92410.89627156,
										["x"] = 166978.65290711,
										["name"] = "Ground-24-1",
										["heading"] = 4.3458698374659,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 92410.89627156,
								["x"] = 166978.65290711,
								["name"] = "Ground-24",
								["start_time"] = 0,
							}, -- end of [24]
							[25] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 92000.475659617,
												["x"] = 167701.93120797,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 92000.475659617,
												["x"] = 167701.93120797,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 104.70219262204,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 92000.475659617,
											["x"] = 167701.93120797,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 58,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 109,
										["y"] = 92000.475659617,
										["x"] = 167701.93120797,
										["name"] = "Ground-25-1",
										["heading"] = 4.3458698374659,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 92000.475659617,
								["x"] = 167701.93120797,
								["name"] = "Ground-25",
								["start_time"] = 0,
							}, -- end of [25]
							[26] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 107413.55007125,
												["x"] = 184472.21398301,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 107413.55007125,
												["x"] = 184472.21398301,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 114.72765430765,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 107413.55007125,
											["x"] = 184472.21398301,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 59,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 110,
										["y"] = 107413.55007125,
										["x"] = 184472.21398301,
										["name"] = "Ground-26-1",
										["heading"] = 4.3458698374659,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 107413.55007125,
								["x"] = 184472.21398301,
								["name"] = "Ground-26",
								["start_time"] = 0,
							}, -- end of [26]
							[27] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 106616.97202063,
												["x"] = 184459.53634825,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 106616.97202063,
												["x"] = 184459.53634825,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 89.200677944515,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 106616.97202063,
											["x"] = 184459.53634825,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 60,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 111,
										["y"] = 106616.97202063,
										["x"] = 184459.53634825,
										["name"] = "Ground-27-1",
										["heading"] = 4.3458698374659,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 106616.97202063,
								["x"] = 184459.53634825,
								["name"] = "Ground-27",
								["start_time"] = 0,
							}, -- end of [27]
							[28] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 33,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 99481.059152572,
											["x"] = 179180.20735208,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 61,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S comm",
										["unitId"] = 112,
										["y"] = 99481.059152572,
										["x"] = 179180.20735208,
										["name"] = "Ground-28-1",
										["heading"] = 4.4156830075457,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S manpad",
										["unitId"] = 113,
										["y"] = 99443.601231407,
										["x"] = 179244.05608134,
										["name"] = "Ground-28-2",
										["heading"] = 5.1487212933833,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S manpad",
										["unitId"] = 114,
										["y"] = 99489.997974668,
										["x"] = 179112.95335726,
										["name"] = "Ground-28-3",
										["heading"] = 3.7524578917878,
										["playerCanDrive"] = false,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 99481.059152572,
								["x"] = 179180.20735208,
								["name"] = "Ground-28",
								["start_time"] = 0,
							}, -- end of [28]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Antiship Strike",
								["uncontrolled"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 88,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "AntiShip",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 101389.2734375,
											["x"] = 180288.28125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 16,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 88,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "High",
										["parking"] = "7",
										["speed"] = 138.88888888889,
										["type"] = "Tu-22M3",
										["unitId"] = 56,
										["psi"] = 0,
										["onboard_num"] = "010",
										["parking_id"] = "06",
										["x"] = 180288.28125,
										["name"] = "Aerial-3-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "50000",
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 101389.2734375,
										["heading"] = 0,
										["callsign"] = 100,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 88,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "High",
										["parking"] = "6",
										["speed"] = 138.88888888889,
										["type"] = "Tu-22M3",
										["unitId"] = 57,
										["psi"] = 0,
										["onboard_num"] = "011",
										["parking_id"] = "05",
										["x"] = 180261.25,
										["name"] = "Aerial-3-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "50000",
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 101322.09375,
										["heading"] = 0,
										["callsign"] = 101,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 101389.2734375,
								["x"] = 180288.28125,
								["name"] = "Aerial-3",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10668,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 236.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "AWACS",
															["enabled"] = true,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 371198.97676711,
											["x"] = 287530.45045437,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 10668,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 236.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Orbit",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 10668,
																["pattern"] = "Race-Track",
																["speed"] = 235.875,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 311.93678218371,
											["ETA_locked"] = false,
											["y"] = 319479.73169581,
											["x"] = 339968.01837389,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 10668,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 236.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 769.26821387764,
											["ETA_locked"] = false,
											["y"] = 235795.11987905,
											["x"] = 408208.68895408,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 74,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10668,
										["alt_type"] = "BARO",
										["livery_id"] = "RF Air Force",
										["skill"] = "High",
										["speed"] = 236.11111111111,
										["type"] = "A-50",
										["unitId"] = 182,
										["psi"] = 0.77850172100903,
										["onboard_num"] = "012",
										["y"] = 371198.97676711,
										["x"] = 287530.45045437,
										["name"] = "Aerial-19-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "70000",
											["flare"] = 192,
											["chaff"] = 192,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.77850172100903,
										["callsign"] = 102,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 371198.97676711,
								["x"] = 287530.45045437,
								["name"] = "Aerial-19",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 251,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 3,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 378198.14762078,
											["x"] = 367886.57327303,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 214.18078179753,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["enabled"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["x"] = 182488.4614413,
																["y"] = 104801.00464101,
																["value"] = "Air;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Cruise missiles",
																	[2] = "Antiship Missiles",
																	[3] = "AA Missiles",
																	[4] = "AG Missiles",
																	[5] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 106680,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["speedEdited"] = true,
																["pattern"] = "Circle",
																["speed"] = 231.25,
																["altitude"] = 10668,
																["altitudeEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1225.845931546,
											["ETA_locked"] = false,
											["y"] = 158993.65235103,
											["x"] = 221125.12670956,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 75,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 183,
										["psi"] = 2.1607706210088,
										["onboard_num"] = "013",
										["y"] = 378198.14762078,
										["x"] = 367886.57327303,
										["name"] = "Aerial-20-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.1607706210088,
										["callsign"] = 103,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 187,
										["psi"] = 2.1607706210088,
										["onboard_num"] = "014",
										["y"] = 378238.14762078,
										["x"] = 367846.57327303,
										["name"] = "Teki1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.1607706210088,
										["callsign"] = 104,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 188,
										["psi"] = 2.1607706210088,
										["onboard_num"] = "015",
										["y"] = 378278.14762078,
										["x"] = 367806.57327303,
										["name"] = "Teki1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.1607706210088,
										["callsign"] = 105,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 189,
										["psi"] = 2.1607706210088,
										["onboard_num"] = "016",
										["y"] = 378318.14762078,
										["x"] = 367766.57327303,
										["name"] = "Teki1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.1607706210088,
										["callsign"] = 106,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 378198.14762078,
								["x"] = 367886.57327303,
								["name"] = "Teki1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 3,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 370231.5288016,
											["x"] = 376142.17995853,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 214.18078179753,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["enabled"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["x"] = 182488.4614413,
																["y"] = 104801.00464101,
																["value"] = "Air;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Cruise missiles",
																	[2] = "Antiship Missiles",
																	[3] = "AA Missiles",
																	[4] = "AG Missiles",
																	[5] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 106680,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 10668,
																["pattern"] = "Circle",
																["speed"] = 231.25,
																["altitudeEdited"] = true,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1227.6300946055,
											["ETA_locked"] = false,
											["y"] = 155695.93645103,
											["x"] = 224125.1589095,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 76,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 190,
										["psi"] = 2.1872618159826,
										["onboard_num"] = "017",
										["y"] = 370231.5288016,
										["x"] = 376142.17995853,
										["name"] = "Teki1-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.1872618159826,
										["callsign"] = 107,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 191,
										["psi"] = 2.1872618159826,
										["onboard_num"] = "018",
										["y"] = 370271.5288016,
										["x"] = 376102.17995853,
										["name"] = "Teki1-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.1872618159826,
										["callsign"] = 107,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 192,
										["psi"] = 2.1872618159826,
										["onboard_num"] = "019",
										["y"] = 370311.5288016,
										["x"] = 376062.17995853,
										["name"] = "Teki1-1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.1872618159826,
										["callsign"] = 107,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 193,
										["psi"] = 2.1872618159826,
										["onboard_num"] = "020",
										["y"] = 370351.5288016,
										["x"] = 376022.17995853,
										["name"] = "Teki1-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.1872618159826,
										["callsign"] = 107,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 370231.5288016,
								["x"] = 376142.17995853,
								["name"] = "Teki1-1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 3,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 359986.74612413,
											["x"] = 388885.69011831,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 214.18078179753,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["enabled"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["x"] = 182488.4614413,
																["y"] = 104801.00464101,
																["value"] = "Air;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Cruise missiles",
																	[2] = "Antiship Missiles",
																	[3] = "AA Missiles",
																	[4] = "AG Missiles",
																	[5] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 106680,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 10668,
																["pattern"] = "Circle",
																["speed"] = 231.25,
																["altitudeEdited"] = true,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1220.4650333099,
											["ETA_locked"] = false,
											["y"] = 153391.02355459,
											["x"] = 228734.98470239,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 77,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 194,
										["psi"] = 2.2302243840821,
										["onboard_num"] = "021",
										["y"] = 359986.74612413,
										["x"] = 388885.69011831,
										["name"] = "Teki1-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.2302243840821,
										["callsign"] = 108,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 195,
										["psi"] = 2.2302243840821,
										["onboard_num"] = "022",
										["y"] = 360026.74612413,
										["x"] = 388845.69011831,
										["name"] = "Teki1-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.2302243840821,
										["callsign"] = 108,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 359986.74612413,
								["x"] = 388885.69011831,
								["name"] = "Teki1-2",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 3,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 350741.45443959,
											["x"] = 398880.60004754,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 214.18078179753,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["enabled"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["x"] = 182488.4614413,
																["y"] = 104801.00464101,
																["value"] = "Air;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Cruise missiles",
																	[2] = "Antiship Missiles",
																	[3] = "AA Missiles",
																	[4] = "AG Missiles",
																	[5] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 106680,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 10668,
																["pattern"] = "Circle",
																["speed"] = 231.25,
																["altitudeEdited"] = true,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1213.0507415552,
											["ETA_locked"] = false,
											["y"] = 151342.21209108,
											["x"] = 232320.40476353,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 78,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 198,
										["psi"] = 2.2667000687174,
										["onboard_num"] = "025",
										["y"] = 350741.45443959,
										["x"] = 398880.60004754,
										["name"] = "Teki1-3-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.2667000687174,
										["callsign"] = 109,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 206,
										["psi"] = 2.2667000687174,
										["onboard_num"] = "026",
										["y"] = 350781.45443959,
										["x"] = 398840.60004754,
										["name"] = "Teki1-3-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.2667000687174,
										["callsign"] = 111,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 350741.45443959,
								["x"] = 398880.60004754,
								["name"] = "Teki1-3",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 3,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 343349.58282239,
											["x"] = 408862.42916847,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 214.18078179753,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["enabled"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["x"] = 182488.4614413,
																["y"] = 104801.00464101,
																["value"] = "Air;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Cruise missiles",
																	[2] = "Antiship Missiles",
																	[3] = "AA Missiles",
																	[4] = "AG Missiles",
																	[5] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 106680,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 10668,
																["pattern"] = "Circle",
																["speed"] = 231.25,
																["altitudeEdited"] = true,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1212.5133928144,
											["ETA_locked"] = false,
											["y"] = 147519.48143102,
											["x"] = 238295.32304144,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 79,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 202,
										["psi"] = 2.2873536951274,
										["onboard_num"] = "029",
										["y"] = 343349.58282239,
										["x"] = 408862.42916847,
										["name"] = "Teki1-4-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.2873536951274,
										["callsign"] = 110,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 203,
										["psi"] = 2.2873536951274,
										["onboard_num"] = "030",
										["y"] = 343389.58282239,
										["x"] = 408822.42916847,
										["name"] = "Teki1-4-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.2873536951274,
										["callsign"] = 110,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 343349.58282239,
								["x"] = 408862.42916847,
								["name"] = "Teki1-4",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 3,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 336011.15054231,
											["x"] = 419127.60921849,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 214.18078179753,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["enabled"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["x"] = 182488.4614413,
																["y"] = 104801.00464101,
																["value"] = "Air;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Cruise missiles",
																	[2] = "Antiship Missiles",
																	[3] = "AA Missiles",
																	[4] = "AG Missiles",
																	[5] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 106680,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["altitudeEdited"] = true,
																["pattern"] = "Circle",
																["speed"] = 231.25,
																["speedEdited"] = true,
																["altitude"] = 10668,
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1217.4488770135,
											["ETA_locked"] = false,
											["y"] = 144759.35389071,
											["x"] = 241883.48884386,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 80,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 207,
										["psi"] = 2.318199672723,
										["onboard_num"] = "023",
										["y"] = 336011.15054231,
										["x"] = 419127.60921849,
										["name"] = "Teki1-5-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.318199672723,
										["callsign"] = 112,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 208,
										["psi"] = 2.318199672723,
										["onboard_num"] = "024",
										["y"] = 336051.15054231,
										["x"] = 419087.60921849,
										["name"] = "Teki1-5-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.318199672723,
										["callsign"] = 112,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 213,
										["psi"] = 2.318199672723,
										["onboard_num"] = "033",
										["y"] = 336091.15054231,
										["x"] = 419047.60921849,
										["name"] = "Teki1-5-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.318199672723,
										["callsign"] = 115,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 214,
										["psi"] = 2.318199672723,
										["onboard_num"] = "034",
										["y"] = 336131.15054231,
										["x"] = 419007.60921849,
										["name"] = "Teki1-5-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.318199672723,
										["callsign"] = 116,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 336011.15054231,
								["x"] = 419127.60921849,
								["name"] = "Teki1-5",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 3,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 330462.15322321,
											["x"] = 426694.42374453,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 214.18078179753,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["enabled"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["x"] = 182488.4614413,
																["y"] = 104801.00464101,
																["value"] = "Air;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Cruise missiles",
																	[2] = "Antiship Missiles",
																	[3] = "AA Missiles",
																	[4] = "AG Missiles",
																	[5] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 106680,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["altitudeEdited"] = true,
																["pattern"] = "Circle",
																["speed"] = 231.25,
																["speedEdited"] = true,
																["altitude"] = 10668,
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1218.8040734949,
											["ETA_locked"] = false,
											["y"] = 138411.06054798,
											["x"] = 249887.85871077,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 81,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 209,
										["psi"] = 2.3148889715436,
										["onboard_num"] = "027",
										["y"] = 330462.15322321,
										["x"] = 426694.42374453,
										["name"] = "Teki1-6-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.3148889715436,
										["callsign"] = 113,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 210,
										["psi"] = 2.3148889715436,
										["onboard_num"] = "028",
										["y"] = 330502.15322321,
										["x"] = 426654.42374453,
										["name"] = "Teki1-6-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.3148889715436,
										["callsign"] = 113,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 330462.15322321,
								["x"] = 426694.42374453,
								["name"] = "Teki1-6",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [9]
							[10] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 3,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 323147.56584803,
											["x"] = 434009.01111971,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 214.18078179753,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["enabled"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["x"] = 182488.4614413,
																["y"] = 104801.00464101,
																["value"] = "Air;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Cruise missiles",
																	[2] = "Antiship Missiles",
																	[3] = "AA Missiles",
																	[4] = "AG Missiles",
																	[5] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 106680,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["altitudeEdited"] = true,
																["pattern"] = "Circle",
																["speed"] = 231.25,
																["speedEdited"] = true,
																["altitude"] = 10668,
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1209.898032308,
											["ETA_locked"] = false,
											["y"] = 135650.93300766,
											["x"] = 255132.10103738,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 82,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 211,
										["psi"] = 2.3326716866558,
										["onboard_num"] = "031",
										["y"] = 323147.56584803,
										["x"] = 434009.01111971,
										["name"] = "Teki1-7-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.3326716866558,
										["callsign"] = 114,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 169.58333333333,
										["type"] = "Su-33",
										["unitId"] = 212,
										["psi"] = 2.3326716866558,
										["onboard_num"] = "032",
										["y"] = 323187.56584803,
										["x"] = 433969.01111971,
										["name"] = "Teki1-7-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.3326716866558,
										["callsign"] = 114,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 323147.56584803,
								["x"] = 434009.01111971,
								["name"] = "Teki1-7",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [10]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 23,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 75,
					["percent"] = 60,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 76,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "Trigger 1756393192",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 76,
					["percent"] = 60,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Trigger 1756393192",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 77,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [2]
		[3] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 77,
					["percent"] = 60,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Trigger 1756393192",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 78,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["eventlist"] = "",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 78,
					["percent"] = 60,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Trigger 1756393192",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 79,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
		}, -- end of [4]
		[5] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 79,
					["percent"] = 60,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 80,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "Trigger 1756393192",
		}, -- end of [5]
		[6] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 80,
					["percent"] = 60,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Trigger 1756393192",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 81,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [6]
		[7] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 81,
					["percent"] = 60,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Trigger 1756393192",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 82,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["eventlist"] = "",
		}, -- end of [7]
	}, -- end of ["trigrules"]
	["currentKey"] = 34466,
	["failures"] = {},
	["forcedOptions"] = 
	{
		["fuel"] = false,
		["spottingDot"] = 0,
		["miniHUD"] = false,
		["accidental_failures"] = false,
		["optionsView"] = "optview_onlyallies",
		["permitCrash"] = false,
		["immortal"] = false,
		["easyCommunication"] = false,
		["wakeTurbulence"] = true,
		["easyFlight"] = false,
		["gWarmUp"] = true,
		["radio"] = false,
		["labels"] = 0,
		["Supercarrier"] = 
		{
			["deck_crew"] = true,
		}, -- end of ["Supercarrier"]
		["unrestrictedSATNAV"] = false,
		["userMarks"] = true,
		["RBDAI"] = false,
		["externalViews"] = true,
		["padlock"] = false,
		["cockpitVisualRM"] = false,
		["weapons"] = false,
		["cockpitStatusBarAllowed"] = false,
		["geffect"] = "realistic",
	}, -- end of ["forcedOptions"]
	["start_time"] = 28800,
} -- end of mission
