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(37); mission.trig.func[1]=nil;",
			[2] = "a_activate_group(38); mission.trig.func[2]=nil;",
			[3] = "a_activate_group(47); mission.trig.func[3]=nil;",
			[4] = "a_activate_group(39); mission.trig.func[4]=nil;",
			[5] = "a_activate_group(48); mission.trig.func[5]=nil;",
			[6] = "a_activate_group(49); mission.trig.func[6]=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",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
			[3] = true,
			[4] = true,
			[5] = true,
			[6] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(c_group_life_less(36, 80) )",
			[2] = "return(c_group_life_less(37, 80) )",
			[3] = "return(c_group_life_less(38, 80) )",
			[4] = "return(c_group_life_less(47, 80) )",
			[5] = "return(c_group_life_less(39, 80) )",
			[6] = "return(c_group_life_less(48, 80) )",
		}, -- 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"] = 7.731,
				["dir"] = 0,
			}, -- end of ["at8000"]
			["atGround"] = 
			{
				["speed"] = 2.577,
				["dir"] = 288.99997029217,
			}, -- end of ["atGround"]
			["at2000"] = 
			{
				["speed"] = 2.577,
				["dir"] = 268,
			}, -- 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"] = "Preset3",
			["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"] = 104793.67162715,
		["zoom"] = 34267.593809893,
		["centerX"] = 179656.50957226,
	}, -- 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"] = 90001.615321719,
				["x"] = 166869.86037954,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "USA",
					["id"] = 2,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 30,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 93175.063863767,
											["x"] = 175516.07213806,
											["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"] = 27,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M-2 Bradley",
										["unitId"] = 115,
										["y"] = 93175.063863767,
										["x"] = 175516.07213806,
										["name"] = "Ground-18-2",
										["heading"] = 0.97738438111682,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M-2 Bradley",
										["unitId"] = 114,
										["y"] = 93211.34252266,
										["x"] = 175483.06443776,
										["name"] = "Ground-18-1",
										["heading"] = 0.97738438111682,
										["playerCanDrive"] = true,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 93175.063863767,
								["x"] = 175516.07213806,
								["name"] = "Ground-18",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 124,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 94648.290677054,
											["x"] = 167885.38426543,
											["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"] = 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"] = 28,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M-2 Bradley",
										["unitId"] = 116,
										["y"] = 94648.290677054,
										["x"] = 167885.38426543,
										["name"] = "Ground-19-1",
										["heading"] = 0.97738438111682,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M-2 Bradley",
										["unitId"] = 117,
										["y"] = 94684.569335946,
										["x"] = 167852.37656513,
										["name"] = "Ground-19-2",
										["heading"] = 0.97738438111682,
										["playerCanDrive"] = true,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 94648.290677054,
								["x"] = 167885.38426543,
								["name"] = "Ground-19",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 32,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 94059.870381855,
											["x"] = 173419.92508983,
											["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"] = 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"] = 29,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M-2 Bradley",
										["unitId"] = 118,
										["y"] = 94059.870381855,
										["x"] = 173419.92508983,
										["name"] = "Ground-20-1",
										["heading"] = 0.97738438111682,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M-2 Bradley",
										["unitId"] = 119,
										["y"] = 94075.641628044,
										["x"] = 173380.49697435,
										["name"] = "Ground-20-2",
										["heading"] = 0.97738438111682,
										["playerCanDrive"] = true,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 94059.870381855,
								["x"] = 173419.92508983,
								["name"] = "Ground-20",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["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"] = 93477.381477948,
											["x"] = 177078.90665122,
											["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"] = 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"] = 30,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M-2 Bradley",
										["unitId"] = 120,
										["y"] = 93477.381477948,
										["x"] = 177078.90665122,
										["name"] = "Ground-21-1",
										["heading"] = 0.97738438111682,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M-2 Bradley",
										["unitId"] = 121,
										["y"] = 93513.66013684,
										["x"] = 177045.89895092,
										["name"] = "Ground-21-2",
										["heading"] = 0.97738438111682,
										["playerCanDrive"] = true,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 93477.381477948,
								["x"] = 177078.90665122,
								["name"] = "Ground-21",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 159,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 7370.6384396669,
											["x"] = 15527.320014758,
											["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"] = 32,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot str",
										["unitId"] = 142,
										["y"] = 7370.6384396669,
										["x"] = 15527.320014758,
										["name"] = "Ground-23-1",
										["heading"] = 0.68067840827779,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot EPP",
										["unitId"] = 143,
										["y"] = 7361.2366501298,
										["x"] = 15507.785480471,
										["name"] = "Ground-23-2",
										["heading"] = 0.89011791851711,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ECS",
										["unitId"] = 144,
										["y"] = 7342.6974666162,
										["x"] = 15505.814295553,
										["name"] = "Ground-23-3",
										["heading"] = 0.89011791851711,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot AMG",
										["unitId"] = 145,
										["y"] = 7316.5286360191,
										["x"] = 15510.2733413,
										["name"] = "Ground-23-4",
										["heading"] = -0.68067840827778,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot cp",
										["unitId"] = 146,
										["y"] = 7353.2591447478,
										["x"] = 15492.353101404,
										["name"] = "Ground-23-5",
										["heading"] = 0.89011791851711,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 147,
										["y"] = 7404.2880613906,
										["x"] = 15703.009866603,
										["name"] = "Ground-23-6",
										["heading"] = 0.54105206811822,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 148,
										["y"] = 7445.214054047,
										["x"] = 15805.821572543,
										["name"] = "Ground-23-7",
										["heading"] = 0.54105206811822,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 149,
										["y"] = 7530.5737728131,
										["x"] = 15810.693806394,
										["name"] = "Ground-23-8",
										["heading"] = 0.89011791851711,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 150,
										["y"] = 7486.9011966551,
										["x"] = 15659.993568655,
										["name"] = "Ground-23-9",
										["heading"] = 0.89011791851711,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 151,
										["y"] = 7599.6696305073,
										["x"] = 15701.274555741,
										["name"] = "Ground-23-10",
										["heading"] = 0.89011791851711,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 152,
										["y"] = 7479.8817444457,
										["x"] = 15554.151193998,
										["name"] = "Ground-23-11",
										["heading"] = -5.0440015382637,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 153,
										["y"] = 7582.1923073635,
										["x"] = 15564.731431874,
										["name"] = "Ground-23-12",
										["heading"] = -5.0440015382637,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M1097 Avenger",
										["unitId"] = 154,
										["y"] = 7453.7699363829,
										["x"] = 15374.322486355,
										["name"] = "Ground-23-13",
										["heading"] = 0.54105206811822,
										["playerCanDrive"] = true,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M1097 Avenger",
										["unitId"] = 155,
										["y"] = 7238.4200563015,
										["x"] = 15764.259188518,
										["name"] = "Ground-23-14",
										["heading"] = 0.89011791851711,
										["playerCanDrive"] = true,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hummer",
										["unitId"] = 156,
										["y"] = 7225.7672180324,
										["x"] = 15597.962474732,
										["name"] = "Ground-23-15",
										["heading"] = 0.54105206811822,
										["playerCanDrive"] = true,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hummer",
										["unitId"] = 157,
										["y"] = 7225.2900144088,
										["x"] = 15577.800768247,
										["name"] = "Ground-23-16",
										["heading"] = 0.54105206811822,
										["playerCanDrive"] = true,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M978 HEMTT Tanker",
										["unitId"] = 158,
										["y"] = 7224.5448388502,
										["x"] = 15556.64150141,
										["name"] = "Ground-23-17",
										["heading"] = 0.54105206811822,
										["playerCanDrive"] = false,
									}, -- end of [17]
									[18] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 159,
										["y"] = 7225.8619375522,
										["x"] = 15618.62987627,
										["name"] = "Ground-23-18",
										["heading"] = 0.54105206811822,
										["playerCanDrive"] = true,
									}, -- end of [18]
									[19] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 160,
										["y"] = 7440.0799418147,
										["x"] = 15663.869710249,
										["name"] = "Ground-23-19",
										["heading"] = 0.54105206811822,
										["playerCanDrive"] = true,
									}, -- end of [19]
									[20] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 161,
										["y"] = 7366.0591033431,
										["x"] = 15490.64521667,
										["name"] = "Ground-23-20",
										["heading"] = -3.8222710618676,
										["playerCanDrive"] = true,
									}, -- end of [20]
								}, -- end of ["units"]
								["y"] = 7370.6384396669,
								["x"] = 15527.320014758,
								["name"] = "Ground-23",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 94,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 52400.305991206,
											["x"] = 77606.130753944,
											["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"] = 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"] = 33,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_Command_Post",
										["unitId"] = 162,
										["y"] = 52400.305991206,
										["x"] = 77606.130753944,
										["name"] = "Ground-24-1",
										["heading"] = 0.88346790441962,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_B",
										["unitId"] = 163,
										["y"] = 52423.711096798,
										["x"] = 77554.913852684,
										["name"] = "Ground-24-2",
										["heading"] = 3.2463124087094,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_B",
										["unitId"] = 164,
										["y"] = 52436.898795576,
										["x"] = 77642.388514521,
										["name"] = "Ground-24-3",
										["heading"] = 0.88346790441962,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_C",
										["unitId"] = 165,
										["y"] = 52458.243845313,
										["x"] = 77581.070968726,
										["name"] = "Ground-24-4",
										["heading"] = 2.460914245312,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_Radar_MPQ64F1",
										["unitId"] = 166,
										["y"] = 52426.54413482,
										["x"] = 77607.200349376,
										["name"] = "Ground-24-5",
										["heading"] = 0.88346790441962,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 167,
										["y"] = 52376.930441251,
										["x"] = 77605.601802376,
										["name"] = "Ground-24-6",
										["heading"] = 2.460914245312,
										["playerCanDrive"] = true,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 168,
										["y"] = 52383.270857475,
										["x"] = 77611.137012457,
										["name"] = "Ground-24-7",
										["heading"] = 2.460914245312,
										["playerCanDrive"] = true,
									}, -- end of [7]
								}, -- end of ["units"]
								["y"] = 52400.305991206,
								["x"] = 77606.130753944,
								["name"] = "Ground-24",
								["start_time"] = 0,
							}, -- end of [6]
							[7] = 
							{
								["visible"] = false,
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 95,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 52455.042918698,
											["x"] = 77620.02977495,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 34,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk pcp",
										["unitId"] = 169,
										["y"] = 52455.042918698,
										["x"] = 77620.02977495,
										["name"] = "Ground-25-1",
										["heading"] = 0.89011791851711,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk sr",
										["unitId"] = 170,
										["y"] = 52454.328703006,
										["x"] = 77672.204554769,
										["name"] = "Ground-25-2",
										["heading"] = 0.89011791851711,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk cwar",
										["unitId"] = 171,
										["y"] = 52454.9486724,
										["x"] = 77565.998010911,
										["name"] = "Ground-25-3",
										["heading"] = 0.89011791851711,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 172,
										["y"] = 52361.334029874,
										["x"] = 77618.945322141,
										["name"] = "Ground-25-4",
										["heading"] = 4.7298422729046,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 173,
										["y"] = 52328.183387222,
										["x"] = 77691.442671354,
										["name"] = "Ground-25-5",
										["heading"] = 5.6025068989018,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 174,
										["y"] = 52276.862891257,
										["x"] = 77622.237314863,
										["name"] = "Ground-25-6",
										["heading"] = 4.7298422729046,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 175,
										["y"] = 52325.883192003,
										["x"] = 77552.196721497,
										["name"] = "Ground-25-7",
										["heading"] = 3.5081117965086,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 176,
										["y"] = 52547.8206262,
										["x"] = 77619.383415384,
										["name"] = "Ground-25-8",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 177,
										["y"] = 52582.547736265,
										["x"] = 77689.15001143,
										["name"] = "Ground-25-9",
										["heading"] = 0.36651914291882,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 178,
										["y"] = 52633.507422072,
										["x"] = 77621.458567641,
										["name"] = "Ground-25-10",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 179,
										["y"] = 52581.774995811,
										["x"] = 77546.143041396,
										["name"] = "Ground-25-11",
										["heading"] = 2.460914245312,
										["playerCanDrive"] = false,
									}, -- end of [11]
								}, -- end of ["units"]
								["y"] = 52455.042918698,
								["x"] = 77620.02977495,
								["name"] = "Ground-25",
								["start_time"] = 0,
							}, -- end of [7]
							[8] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 89,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 92275.022363086,
											["x"] = 166910.94474044,
											["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"] = 35,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk pcp",
										["unitId"] = 180,
										["y"] = 92275.022363086,
										["x"] = 166910.94474044,
										["name"] = "Ground-22-1",
										["heading"] = 0.89011791851711,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk sr",
										["unitId"] = 181,
										["y"] = 92274.308147394,
										["x"] = 166963.11952026,
										["name"] = "Ground-22-2",
										["heading"] = 0.89011791851711,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk cwar",
										["unitId"] = 182,
										["y"] = 92274.928116789,
										["x"] = 166856.9129764,
										["name"] = "Ground-22-3",
										["heading"] = 0.89011791851711,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 183,
										["y"] = 92181.313474262,
										["x"] = 166909.86028763,
										["name"] = "Ground-22-4",
										["heading"] = 4.7298422729046,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 184,
										["y"] = 92148.16283161,
										["x"] = 166982.35763685,
										["name"] = "Ground-22-5",
										["heading"] = 5.6025068989018,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 185,
										["y"] = 92096.842335645,
										["x"] = 166913.15228036,
										["name"] = "Ground-22-6",
										["heading"] = 4.7298422729046,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 186,
										["y"] = 92145.862636392,
										["x"] = 166843.11168699,
										["name"] = "Ground-22-7",
										["heading"] = 3.5081117965086,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 187,
										["y"] = 92367.800070588,
										["x"] = 166910.29838088,
										["name"] = "Ground-22-8",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 188,
										["y"] = 92402.527180653,
										["x"] = 166980.06497692,
										["name"] = "Ground-22-9",
										["heading"] = 0.36651914291882,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 189,
										["y"] = 92453.48686646,
										["x"] = 166912.37353313,
										["name"] = "Ground-22-10",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 190,
										["y"] = 92401.754440199,
										["x"] = 166837.05800689,
										["name"] = "Ground-22-11",
										["heading"] = 2.460914245312,
										["playerCanDrive"] = false,
									}, -- end of [11]
								}, -- end of ["units"]
								["y"] = 92275.022363086,
								["x"] = 166910.94474044,
								["name"] = "Ground-22",
								["start_time"] = 0,
							}, -- end of [8]
							[9] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 92038.121581574,
												["x"] = 175158.98907542,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 92038.121581574,
												["x"] = 175158.98907542,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 30,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 92038.121581574,
											["x"] = 175158.98907542,
											["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"] = 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"] = 53,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M6 Linebacker",
										["unitId"] = 243,
										["y"] = 92038.121581574,
										["x"] = 175158.98907542,
										["name"] = "Ground-28-1",
										["heading"] = 0.99483767363677,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 92038.121581574,
								["x"] = 175158.98907542,
								["name"] = "Ground-28",
								["start_time"] = 0,
							}, -- end of [9]
							[10] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 92983.796911119,
												["x"] = 170977.3006274,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 92983.796911119,
												["x"] = 170977.3006274,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45.019730328858,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 92983.796911119,
											["x"] = 170977.3006274,
											["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"] = 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"] = 54,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M6 Linebacker",
										["unitId"] = 244,
										["y"] = 92983.796911119,
										["x"] = 170977.3006274,
										["name"] = "Ground-29-1",
										["heading"] = 0.99483767363677,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 92983.796911119,
								["x"] = 170977.3006274,
								["name"] = "Ground-29",
								["start_time"] = 0,
							}, -- end of [10]
							[11] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 94598.558357764,
												["x"] = 167322.68037577,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 94598.558357764,
												["x"] = 167322.68037577,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 132.69071548358,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 94598.558357764,
											["x"] = 167322.68037577,
											["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"] = 9,
																	}, -- 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"] = 55,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M6 Linebacker",
										["unitId"] = 245,
										["y"] = 94598.558357764,
										["x"] = 167322.68037577,
										["name"] = "Ground-30-1",
										["heading"] = 0.99483767363677,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 94598.558357764,
								["x"] = 167322.68037577,
								["name"] = "Ground-30",
								["start_time"] = 0,
							}, -- end of [11]
							[12] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 80,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 89986.615351673,
											["x"] = 166959.85478699,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "ActivateBeacon",
																	["params"] = 
																	{
																		["type"] = 4,
																		["AA"] = false,
																		["unitId"] = 249,
																		["modeChannel"] = "X",
																		["channel"] = 51,
																		["system"] = 18,
																		["callsign"] = "TIN",
																		["bearing"] = true,
																		["frequency"] = 1012000000,
																	}, -- 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"] = 57,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "TACAN_beacon",
										["unitId"] = 249,
										["y"] = 89986.615351673,
										["x"] = 166959.85478699,
										["name"] = "Ground-31-1",
										["heading"] = 0.99483767363677,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 89986.615351673,
								["x"] = 166959.85478699,
								["name"] = "Ground-31",
								["start_time"] = 0,
							}, -- end of [12]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 164,
											["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] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["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] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- 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"] = 
																	{
																		["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] = 
														{
															["number"] = 6,
															["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 [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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13158.62890625,
											["x"] = 9604.552734375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["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"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 541.10702381832,
											["ETA_locked"] = false,
											["y"] = 48560.109777317,
											["x"] = 75898.004812466,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["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"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1260.9110476355,
											["ETA_locked"] = false,
											["y"] = 90001.171914776,
											["x"] = 166877.09761368,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 65,
											["action"] = "Turning Point",
											["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"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1389.4250350535,
											["ETA_locked"] = false,
											["y"] = 101998.6475868,
											["x"] = 180092.74235054,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 65,
											["action"] = "Turning Point",
											["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"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1392.1891920409,
											["ETA_locked"] = false,
											["y"] = 101814.18070109,
											["x"] = 180429.43120994,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 65,
											["action"] = "Turning Point",
											["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"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1397.2367544247,
											["ETA_locked"] = false,
											["y"] = 101154.72722612,
											["x"] = 180191.53904727,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["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"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2897.3408361132,
											["ETA_locked"] = false,
											["y"] = -6661.030005132,
											["x"] = 1908.1794975674,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["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"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3064.3106010233,
											["ETA_locked"] = false,
											["y"] = 14589.146138751,
											["x"] = 11193.516479943,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 40,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 164,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 333rd rocketeers fs af87-199 333 fgs",
										["skill"] = "Client",
										["parking"] = "16",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["needsGCAlign"] = false,
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["HumanOrchestra"] = false,
											["Sta2LaserCode"] = 688,
											["Sta8LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 252,
													[2] = 251.5,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 252,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["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,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["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,
													[39] = 127,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[31] = 123,
												}, -- end of ["channels"]
												["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,
													[39] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 205,
										["psi"] = -0.4904853390768,
										["onboard_num"] = "010",
										["parking_id"] = "10",
										["x"] = 9604.552734375,
										["name"] = "Aerial-3-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{F-15E_AAQ-14_LANTIRN}",
												}, -- end of [7]
												[9] = 
												{
													["CLSID"] = "{F-15E_AAQ-13_LANTIRN}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [11]
												[13] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13158.62890625,
										["heading"] = 0.4904853390768,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13158.62890625,
								["x"] = 9604.552734375,
								["name"] = "Aerial-3",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 252,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 163,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- 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"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 2,
																	}, -- 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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13178.915039062,
											["x"] = 9613.4248046875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 541.10702381832,
											["ETA_locked"] = false,
											["y"] = 48559.7999575,
											["x"] = 75898.048137008,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1260.9110476355,
											["ETA_locked"] = false,
											["y"] = 90000.862094959,
											["x"] = 166877.14093822,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 65,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 873.22462008209,
											["ETA_locked"] = false,
											["y"] = 101998.65044395,
											["x"] = 180092.73663626,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["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"] = 874.96200810035,
											["ETA_locked"] = false,
											["y"] = 101814.17417962,
											["x"] = 180429.42468846,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["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"] = 878.13444882126,
											["ETA_locked"] = false,
											["y"] = 101154.74923993,
											["x"] = 180191.53904727,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2897.3408361132,
											["ETA_locked"] = false,
											["y"] = -6661.3398249491,
											["x"] = 1908.2228221087,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3064.3106010233,
											["ETA_locked"] = false,
											["y"] = 14588.836318934,
											["x"] = 11193.559804484,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 41,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 163,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 64th aggressor sqn - shark",
										["skill"] = "Client",
										["parking"] = "15",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "00516",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 252,
													[2] = 251.5,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 252,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["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,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["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,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
												["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,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 206,
										["psi"] = -0.4902988916568,
										["onboard_num"] = "011",
										["DTC"] = {},
										["parking_id"] = "11",
										["x"] = 9613.4248046875,
										["name"] = "Aerial-4-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AN_ASQ_213}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{AN_AAQ_33}",
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13178.915039062,
										["heading"] = 0.4902988916568,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 206,
															["TDOA"] = true,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13178.915039062,
								["x"] = 9613.4248046875,
								["name"] = "Aerial-4",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 252,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 163,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- 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"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 3,
																	}, -- 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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13199.209960938,
											["x"] = 9622.4833984375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 541.10702381832,
											["ETA_locked"] = false,
											["y"] = 48559.7999575,
											["x"] = 75898.048137008,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1260.9110476355,
											["ETA_locked"] = false,
											["y"] = 90000.862094959,
											["x"] = 166877.14093822,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 65,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1072.7213071456,
											["ETA_locked"] = false,
											["y"] = 101998.65330109,
											["x"] = 180092.74520769,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["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"] = 1074.8558274862,
											["ETA_locked"] = false,
											["y"] = 101814.16765814,
											["x"] = 180429.43120994,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["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"] = 1078.7533436601,
											["ETA_locked"] = false,
											["y"] = 101154.77125375,
											["x"] = 180191.49501965,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2897.3408361132,
											["ETA_locked"] = false,
											["y"] = -6661.3398249491,
											["x"] = 1908.2228221087,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3064.3106010233,
											["ETA_locked"] = false,
											["y"] = 14588.836318934,
											["x"] = 11193.559804484,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 42,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 163,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["parking"] = "14",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00517",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 252,
													[2] = 251.5,
													[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,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["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,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["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,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["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,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 207,
										["psi"] = -0.49011733340128,
										["onboard_num"] = "012",
										["DTC"] = {},
										["parking_id"] = "12",
										["x"] = 9622.4833984375,
										["name"] = "Aerial-5-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13199.209960938,
										["heading"] = 0.49011733340128,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 207,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13199.209960938,
								["x"] = 9622.4833984375,
								["name"] = "Aerial-5",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 252,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 163,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- 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"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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] = 
														{
															["number"] = 6,
															["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 [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13226.369140625,
											["x"] = 9634.0908203125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 541.10702381832,
											["ETA_locked"] = false,
											["y"] = 48559.7999575,
											["x"] = 75898.048137008,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1260.9110476355,
											["ETA_locked"] = false,
											["y"] = 90000.862094959,
											["x"] = 166877.14093822,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["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"] = 750.81527857525,
											["ETA_locked"] = false,
											["y"] = 101998.65044395,
											["x"] = 180092.73663626,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["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"] = 752.30937555769,
											["ETA_locked"] = false,
											["y"] = 101814.18070109,
											["x"] = 180429.41164551,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["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"] = 755.03784904276,
											["ETA_locked"] = false,
											["y"] = 101154.72722612,
											["x"] = 180191.47300584,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2897.3408361132,
											["ETA_locked"] = false,
											["y"] = -6661.3398249491,
											["x"] = 1908.2228221087,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3064.3106010233,
											["ETA_locked"] = false,
											["y"] = 14588.836318934,
											["x"] = 11193.559804484,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 43,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 163,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["parking"] = "11",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["IsNvgAllowed"] = true,
											["PersistentAircraftKey"] = "",
											["TacanBand"] = 0,
											["CombatTreeSpoofable"] = 2,
											["IsEfbAllowed"] = true,
											["Quality"] = 100,
											["INSAlignmentStored"] = true,
											["IsModifiedJesterAllowed"] = true,
											["TacanChannel"] = 0,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["KY28Key"] = 1,
											["Wear"] = 0,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["IffMode2Digit1"] = 0,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["LaserCodeDigit1"] = 1,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["LaserCodeDigit2"] = 6,
											["LaserCodeDigit4"] = 8,
											["ChaffDoubleDispense"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 252,
													[2] = 251.5,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 252,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["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,
													[19] = 282,
													[15] = 278,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 208,
										["psi"] = -0.48987100793453,
										["onboard_num"] = "013",
										["parking_id"] = "13",
										["x"] = 9634.0908203125,
										["name"] = "Aerial-6-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13226.369140625,
										["heading"] = 0.48987100793453,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13226.369140625,
								["x"] = 9634.0908203125,
								["name"] = "Aerial-6",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 252,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Intercept",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 163,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["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 [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["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 [3]
														[4] = 
														{
															["number"] = 4,
															["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 [4]
														[5] = 
														{
															["number"] = 5,
															["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 [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13246.771484375,
											["x"] = 9643.0224609375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 541.10702381832,
											["ETA_locked"] = false,
											["y"] = 48559.7999575,
											["x"] = 75898.048137008,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1260.9110476355,
											["ETA_locked"] = false,
											["y"] = 90000.862094959,
											["x"] = 166877.14093822,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["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"] = 872.96190150167,
											["ETA_locked"] = false,
											["y"] = 101998.64472966,
											["x"] = 180092.73663626,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["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"] = 874.69928879606,
											["ETA_locked"] = false,
											["y"] = 101814.18070109,
											["x"] = 180429.43120994,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["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"] = 877.87180110132,
											["ETA_locked"] = false,
											["y"] = 101154.74923993,
											["x"] = 180191.51703346,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2897.3408361132,
											["ETA_locked"] = false,
											["y"] = -6661.3398249491,
											["x"] = 1908.2228221087,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3064.3106010233,
											["ETA_locked"] = false,
											["y"] = 14588.836318934,
											["x"] = 11193.559804484,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 44,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 163,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-154 black knights 101",
										["skill"] = "Client",
										["parking"] = "12",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 2,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14A-135-GR",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 252,
													[2] = 251.5,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 252,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[19] = 268,
													[15] = 265,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[30] = 263,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[7] = 262,
													[27] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 209,
										["psi"] = -0.48968719360162,
										["onboard_num"] = "014",
										["parking_id"] = "14",
										["x"] = 9643.0224609375,
										["name"] = "Aerial-7-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13246.771484375,
										["heading"] = 0.48968719360162,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13246.771484375,
								["x"] = 9643.0224609375,
								["name"] = "Aerial-7",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Intercept",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 162,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["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 [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["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 [3]
														[4] = 
														{
															["number"] = 4,
															["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 [4]
														[5] = 
														{
															["number"] = 5,
															["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 [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13267.126953125,
											["x"] = 9651.8623046875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 541.10702381832,
											["ETA_locked"] = false,
											["y"] = 48559.7999575,
											["x"] = 75898.048137008,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1260.9110476355,
											["ETA_locked"] = false,
											["y"] = 90000.862094959,
											["x"] = 166877.14093822,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["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"] = 872.88330448845,
											["ETA_locked"] = false,
											["y"] = 101998.6475868,
											["x"] = 180092.74235054,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["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"] = 874.6206777965,
											["ETA_locked"] = false,
											["y"] = 101814.16765814,
											["x"] = 180429.42468846,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["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"] = 877.79315837423,
											["ETA_locked"] = false,
											["y"] = 101154.74923993,
											["x"] = 180191.49501965,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2897.3408361132,
											["ETA_locked"] = false,
											["y"] = -6661.3398249491,
											["x"] = 1908.2228221087,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3064.3106010233,
											["ETA_locked"] = false,
											["y"] = 14588.836318934,
											["x"] = 11193.559804484,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 45,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 162,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-102 diamondbacks",
										["skill"] = "Client",
										["parking"] = "13",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["ALE39Loadout"] = 0,
											["TacanBand"] = 0,
											["UseLAU138"] = true,
											["M61BURST"] = 0,
											["IlsChannel"] = 1,
											["TacanChannel"] = 0,
											["KY28Key"] = 1,
											["INSAlignmentStored"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-14B",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 252,
													[2] = 251.5,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[11] = 267,
													[3] = 252,
													[6] = 259,
													[12] = 254,
													[13] = 264,
													[7] = 262,
													[14] = 266,
													[19] = 268,
													[15] = 265,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 225,
													[2] = 258,
													[4] = 270,
													[8] = 257,
													[16] = 252,
													[17] = 268,
													[9] = 253,
													[18] = 269,
													[5] = 255,
													[10] = 263,
													[20] = 269,
													[30] = 263,
													[21] = 225,
													[11] = 267,
													[22] = 258,
													[3] = 260,
													[6] = 259,
													[12] = 254,
													[24] = 270,
													[19] = 268,
													[25] = 255,
													[13] = 264,
													[26] = 259,
													[7] = 262,
													[27] = 262,
													[14] = 266,
													[28] = 257,
													[23] = 260,
													[29] = 253,
													[15] = 265,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[27] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 210,
										["psi"] = -0.48950326979815,
										["onboard_num"] = "015",
										["parking_id"] = "15",
										["x"] = 9651.8623046875,
										["name"] = "Aerial-8-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13267.126953125,
										["heading"] = 0.48950326979815,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13267.126953125,
								["x"] = 9651.8623046875,
								["name"] = "Aerial-8",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10668,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 238.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"] = 4,
																	}, -- 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]
														[4] = 
														{
															["number"] = 4,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetInvisible",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 35118.79681753,
											["x"] = -27520.321312607,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- 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"] = 107.38004976499,
											["ETA_locked"] = false,
											["y"] = 35853.817476234,
											["x"] = -24790.244580278,
											["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"] = 247.93210921104,
											["ETA_locked"] = false,
											["y"] = 5717.9704693757,
											["x"] = -9984.8284549575,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 56,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10668,
										["alt_type"] = "BARO",
										["livery_id"] = "nato",
										["skill"] = "High",
										["speed"] = 238.88888888889,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00570",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "OD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 248,
										["psi"] = -0.26299473168093,
										["onboard_num"] = "016",
										["y"] = 35118.79681753,
										["x"] = -27520.321312607,
										["name"] = "Aerial-10-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.26299473168093,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Darkstar11",
											[3] = 1,
											[1] = 5,
											[4] = "Darkstar11",
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 35118.79681753,
								["x"] = -27520.321312607,
								["name"] = "Aerial-10",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 251.5,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 162,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- 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"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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] = 
														{
															["number"] = 6,
															["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 [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 13294.158203125,
											["x"] = 9663.95703125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 541.10702381832,
											["ETA_locked"] = false,
											["y"] = 48560.307392396,
											["x"] = 75897.562014146,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1260.9110476355,
											["ETA_locked"] = false,
											["y"] = 90001.369529855,
											["x"] = 166876.65481536,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 94.953571423233,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 872.88330448845,
											["ETA_locked"] = false,
											["y"] = 101999.1550217,
											["x"] = 180092.25622768,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 94.95465479834,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 874.6206777965,
											["ETA_locked"] = false,
											["y"] = 101814.67509304,
											["x"] = 180428.9385656,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 95.000065,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 877.79315837423,
											["ETA_locked"] = false,
											["y"] = 101155.25667483,
											["x"] = 180191.00889679,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2897.3408361132,
											["ETA_locked"] = false,
											["y"] = -6660.8323900535,
											["x"] = 1907.7366992471,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3064.3106010233,
											["ETA_locked"] = false,
											["y"] = 14589.34375383,
											["x"] = 11193.073681622,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 58,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 162,
										["alt_type"] = "BARO",
										["livery_id"] = "mission accomplie",
										["skill"] = "Client",
										["parking"] = "8",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["ReadyALCM"] = true,
											["ForceINSRules"] = false,
											["LoadNVGCase"] = false,
											["IFF_M2_CODE"] = "auto",
											["WpBullseye"] = 0,
											["ReadyQRA"] = false,
											["InitHotDrift"] = 0,
											["EnableTAF"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "M-2000C",
										["Radio"] = 
										{
											[1] = 
											{
												["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,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["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,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["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,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
												["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,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 250,
										["psi"] = -0.48927013667665,
										["onboard_num"] = "017",
										["parking_id"] = "16",
										["x"] = 9663.95703125,
										["name"] = "Aerial-11-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 3165,
											["flare"] = 64,
											["ammo_type"] = 1,
											["chaff"] = 234,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 13294.158203125,
										["heading"] = 0.48927013667665,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 13294.158203125,
								["x"] = 9663.95703125,
								["name"] = "Aerial-11",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [8]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 316.12942517679,
				["x"] = -2361.9440633178,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = {},
		}, -- end of ["neutrals"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = -11637.132877945,
				["x"] = 2135.7505236968,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "Russia",
					["id"] = 0,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 99385.450817796,
												["x"] = 179289.2792736,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 99385.450817796,
												["x"] = 179289.2792736,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 20,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 99385.450817796,
											["x"] = 179289.2792736,
											["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"] = 2,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 9,
										["y"] = 99385.450817796,
										["x"] = 179289.2792736,
										["name"] = "Ground-1-5",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 8,
										["y"] = 99409.601369315,
										["x"] = 179258.73592903,
										["name"] = "Ground-1-4",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 7,
										["y"] = 99433.041610496,
										["x"] = 179229.61320514,
										["name"] = "Ground-1-3",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 6,
										["y"] = 99455.061230999,
										["x"] = 179200.49048125,
										["name"] = "Ground-1-2",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 5,
										["y"] = 99486.314885907,
										["x"] = 179179.18117108,
										["name"] = "Ground-1-1",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 99385.450817796,
								["x"] = 179289.2792736,
								["name"] = "Ground-1",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 99787.976814218,
												["x"] = 179296.77644614,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 99787.976814218,
												["x"] = 179296.77644614,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 32,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 99787.976814218,
											["x"] = 179296.77644614,
											["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"] = 3,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 10,
										["y"] = 99787.976814218,
										["x"] = 179296.77644614,
										["name"] = "Ground-2-1",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 11,
										["y"] = 99812.127365738,
										["x"] = 179266.23310157,
										["name"] = "Ground-2-2",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 12,
										["y"] = 99835.567606919,
										["x"] = 179237.11037768,
										["name"] = "Ground-2-3",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 13,
										["y"] = 99857.587227422,
										["x"] = 179207.98765379,
										["name"] = "Ground-2-4",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 14,
										["y"] = 99888.84088233,
										["x"] = 179186.67834362,
										["name"] = "Ground-2-5",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 99787.976814218,
								["x"] = 179296.77644614,
								["name"] = "Ground-2",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 99505.024956863,
												["x"] = 179268.26191788,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 99505.024956863,
												["x"] = 179268.26191788,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 26,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 99505.024956863,
											["x"] = 179268.26191788,
											["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"] = 4,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 15,
										["y"] = 99505.024956863,
										["x"] = 179268.26191788,
										["name"] = "Ground-3-1",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 16,
										["y"] = 99529.175508383,
										["x"] = 179237.71857331,
										["name"] = "Ground-3-2",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 17,
										["y"] = 99552.615749564,
										["x"] = 179208.59584942,
										["name"] = "Ground-3-3",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 18,
										["y"] = 99574.635370067,
										["x"] = 179179.47312553,
										["name"] = "Ground-3-4",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 19,
										["y"] = 99605.889024975,
										["x"] = 179158.16381536,
										["name"] = "Ground-3-5",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 99505.024956863,
								["x"] = 179268.26191788,
								["name"] = "Ground-3",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 99683.374786747,
												["x"] = 179257.44629478,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 99683.374786747,
												["x"] = 179257.44629478,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 34,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 99683.374786747,
											["x"] = 179257.44629478,
											["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"] = 5,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 20,
										["y"] = 99683.374786747,
										["x"] = 179257.44629478,
										["name"] = "Ground-4-1",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 21,
										["y"] = 99707.525338267,
										["x"] = 179226.90295021,
										["name"] = "Ground-4-2",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 22,
										["y"] = 99730.965579448,
										["x"] = 179197.78022632,
										["name"] = "Ground-4-3",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 23,
										["y"] = 99752.985199951,
										["x"] = 179168.65750243,
										["name"] = "Ground-4-4",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 24,
										["y"] = 99784.238854859,
										["x"] = 179147.34819226,
										["name"] = "Ground-4-5",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 99683.374786747,
								["x"] = 179257.44629478,
								["name"] = "Ground-4",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 99967.697873397,
												["x"] = 179262.63160599,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 99967.697873397,
												["x"] = 179262.63160599,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 43,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 99967.697873397,
											["x"] = 179262.63160599,
											["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"] = 6,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 25,
										["y"] = 99967.697873397,
										["x"] = 179262.63160599,
										["name"] = "Ground-5-1",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 26,
										["y"] = 100009.71206826,
										["x"] = 179278.12864508,
										["name"] = "Ground-5-2",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 27,
										["y"] = 100064.72392253,
										["x"] = 179302.80357828,
										["name"] = "Ground-5-3",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 28,
										["y"] = 100127.39657622,
										["x"] = 179330.53484097,
										["name"] = "Ground-5-4",
										["heading"] = 4.0973123978235,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "LARC-V",
										["unitId"] = 29,
										["y"] = 100191.17848041,
										["x"] = 179354.93835214,
										["name"] = "Ground-5-5",
										["heading"] = 0.83775804095728,
										["playerCanDrive"] = false,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 99967.697873397,
								["x"] = 179262.63160599,
								["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"] = 65,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 100508.60295973,
											["x"] = 179627.05343811,
											["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"] = 8,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla manpad",
										["unitId"] = 56,
										["y"] = 100508.60295973,
										["x"] = 179627.05343811,
										["name"] = "Ground-6-4",
										["heading"] = 4.310963252426,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla manpad",
										["unitId"] = 55,
										["y"] = 100510.19867103,
										["x"] = 179691.67974584,
										["name"] = "Ground-6-3",
										["heading"] = 4.310963252426,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla manpad",
										["unitId"] = 54,
										["y"] = 100495.03941366,
										["x"] = 179570.4056869,
										["name"] = "Ground-6-2",
										["heading"] = 4.310963252426,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla comm",
										["unitId"] = 48,
										["y"] = 100562.05928834,
										["x"] = 179624.65987116,
										["name"] = "Ground-6-1",
										["heading"] = 4.310963252426,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 100508.60295973,
								["x"] = 179627.05343811,
								["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"] = 94.659305381897,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 103197.57920187,
											["x"] = 180743.03537485,
											["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"] = 9,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla manpad",
										["unitId"] = 57,
										["y"] = 103197.57920187,
										["x"] = 180743.03537485,
										["name"] = "Ground-7-1",
										["heading"] = 4.310963252426,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla manpad",
										["unitId"] = 58,
										["y"] = 103199.17491317,
										["x"] = 180807.66168257,
										["name"] = "Ground-7-2",
										["heading"] = 4.310963252426,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla manpad",
										["unitId"] = 59,
										["y"] = 103184.0156558,
										["x"] = 180686.38762363,
										["name"] = "Ground-7-3",
										["heading"] = 4.310963252426,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla comm",
										["unitId"] = 60,
										["y"] = 103251.03553048,
										["x"] = 180740.6418079,
										["name"] = "Ground-7-4",
										["heading"] = 4.310963252426,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 103197.57920187,
								["x"] = 180743.03537485,
								["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"] = 63,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 100990.83523935,
											["x"] = 179573.78013436,
											["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"] = 10,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 61,
										["y"] = 100990.83523935,
										["x"] = 179573.78013436,
										["name"] = "Ground-8-1",
										["heading"] = 4.310963252426,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 100990.83523935,
								["x"] = 179573.78013436,
								["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"] = 94.955730544044,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 103156.03003729,
											["x"] = 180430.00116107,
											["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"] = 11,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 62,
										["y"] = 103156.03003729,
										["x"] = 180430.00116107,
										["name"] = "Ground-9-1",
										["heading"] = 1.1868238913561,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 103156.03003729,
								["x"] = 180430.00116107,
								["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"] = 27,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 99456.805282562,
											["x"] = 179160.56177118,
											["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"] = 12,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "BMD-1",
										["unitId"] = 63,
										["y"] = 99456.805282562,
										["x"] = 179160.56177118,
										["name"] = "Ground-10-1",
										["heading"] = 4.310963252426,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 99456.805282562,
								["x"] = 179160.56177118,
								["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"] = 8,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 97818.280938989,
											["x"] = 180147.82544346,
											["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"] = 13,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "BMD-1",
										["unitId"] = 64,
										["y"] = 97818.280938989,
										["x"] = 180147.82544346,
										["name"] = "Ground-11-1",
										["heading"] = 4.310963252426,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 97818.280938989,
								["x"] = 180147.82544346,
								["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"] = 12,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 98732.939268578,
											["x"] = 179794.68397808,
											["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"] = "BMD-1",
										["unitId"] = 65,
										["y"] = 98732.939268578,
										["x"] = 179794.68397808,
										["name"] = "Ground-12-1",
										["heading"] = 3.9618974020271,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 98732.939268578,
								["x"] = 179794.68397808,
								["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"] = 65,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 101635.49963672,
											["x"] = 180400.36063714,
											["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"] = 17,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 89,
										["y"] = 101635.49963672,
										["x"] = 180400.36063714,
										["name"] = "Ground-13-16",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 88,
										["y"] = 101665.09409666,
										["x"] = 180400.54068707,
										["name"] = "Ground-13-15",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 87,
										["y"] = 101640.51873888,
										["x"] = 180385.32737035,
										["name"] = "Ground-13-14",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 86,
										["y"] = 101666.26435179,
										["x"] = 180386.49762548,
										["name"] = "Ground-13-13",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 85,
										["y"] = 101686.74381661,
										["x"] = 180405.80683516,
										["name"] = "Ground-13-12",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 84,
										["y"] = 101691.42483714,
										["x"] = 180388.25300818,
										["name"] = "Ground-13-11",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 83,
										["y"] = 101707.80840899,
										["x"] = 180411.07298326,
										["name"] = "Ground-13-10",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 82,
										["y"] = 101713.65968465,
										["x"] = 180390.00839088,
										["name"] = "Ground-13-9",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 81,
										["y"] = 101732.38376677,
										["x"] = 180412.82836596,
										["name"] = "Ground-13-8",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 80,
										["y"] = 101736.47965973,
										["x"] = 180394.10428384,
										["name"] = "Ground-13-7",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 79,
										["y"] = 101753.44835915,
										["x"] = 180416.92425892,
										["name"] = "Ground-13-6",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 78,
										["y"] = 101759.29963481,
										["x"] = 180397.61504924,
										["name"] = "Ground-13-5",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 77,
										["y"] = 101774.51295153,
										["x"] = 180421.02015188,
										["name"] = "Ground-13-4",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 76,
										["y"] = 101795.57754391,
										["x"] = 180421.02015188,
										["name"] = "Ground-13-3",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 75,
										["y"] = 101781.53448232,
										["x"] = 180399.9555595,
										["name"] = "Ground-13-2",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 74,
										["y"] = 101804.93958497,
										["x"] = 180404.05145246,
										["name"] = "Ground-13-1",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [16]
								}, -- end of ["units"]
								["y"] = 101635.49963672,
								["x"] = 180400.36063714,
								["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"] = 65,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 101838.66064481,
											["x"] = 180456.23278017,
											["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"] = 18,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 90,
										["y"] = 101838.66064481,
										["x"] = 180456.23278017,
										["name"] = "Ground-14-1",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 91,
										["y"] = 101856.83173595,
										["x"] = 180455.3484377,
										["name"] = "Ground-14-2",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 92,
										["y"] = 101841.30708706,
										["x"] = 180422.27621043,
										["name"] = "Ground-14-3",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 93,
										["y"] = 101869.42535989,
										["x"] = 180442.36976851,
										["name"] = "Ground-14-4",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 94,
										["y"] = 101892.55485746,
										["x"] = 180463.80917701,
										["name"] = "Ground-14-5",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 95,
										["y"] = 101894.58584523,
										["x"] = 180444.1251512,
										["name"] = "Ground-14-6",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 96,
										["y"] = 101910.96941708,
										["x"] = 180466.94512628,
										["name"] = "Ground-14-7",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 97,
										["y"] = 101916.82069274,
										["x"] = 180445.8805339,
										["name"] = "Ground-14-8",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 98,
										["y"] = 101926.5809094,
										["x"] = 180476.27055208,
										["name"] = "Ground-14-9",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 99,
										["y"] = 101930.3046571,
										["x"] = 180456.53468927,
										["name"] = "Ground-14-10",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 100,
										["y"] = 101947.80627129,
										["x"] = 180499.35778782,
										["name"] = "Ground-14-11",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 101,
										["y"] = 101944.45489836,
										["x"] = 180471.0573053,
										["name"] = "Ground-14-12",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 102,
										["y"] = 101973.12775565,
										["x"] = 180505.31578414,
										["name"] = "Ground-14-13",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 103,
										["y"] = 101994.72549231,
										["x"] = 180509.03953184,
										["name"] = "Ground-14-14",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 104,
										["y"] = 101970.14875749,
										["x"] = 180482.97329794,
										["name"] = "Ground-14-15",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK ver3",
										["unitId"] = 105,
										["y"] = 101995.09786708,
										["x"] = 180482.97329794,
										["name"] = "Ground-14-16",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [16]
								}, -- end of ["units"]
								["y"] = 101838.66064481,
								["x"] = 180456.23278017,
								["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"] = 65,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 101792.90615008,
											["x"] = 180433.41318764,
											["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"] = 19,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "outpost",
										["unitId"] = 106,
										["y"] = 101792.90615008,
										["x"] = 180433.41318764,
										["name"] = "Ground-15-1",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 101792.90615008,
								["x"] = 180433.41318764,
								["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"] = 65,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 101851.19124308,
											["x"] = 180472.26991631,
											["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"] = 20,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "outpost",
										["unitId"] = 107,
										["y"] = 101851.19124308,
										["x"] = 180472.26991631,
										["name"] = "Ground-16-1",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 101851.19124308,
								["x"] = 180472.26991631,
								["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"] = 65,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 102000.03758273,
											["x"] = 180493.89180565,
											["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"] = 21,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "outpost",
										["unitId"] = 108,
										["y"] = 102000.03758273,
										["x"] = 180493.89180565,
										["name"] = "Ground-17-1",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 102000.03758273,
								["x"] = 180493.89180565,
								["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"] = 64,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 102058.69554536,
											["x"] = 179995.13994347,
											["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"] = 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"] = 50,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["AddPropVehicle"] = 
										{
											["Hydraulic lifts extended"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "CHAP_PantsirS1",
										["unitId"] = 218,
										["y"] = 102058.69554536,
										["x"] = 179995.13994347,
										["name"] = "Ground-26-1",
										["heading"] = 4.3458698374659,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 102058.69554536,
								["x"] = 179995.13994347,
								["name"] = "Ground-26",
								["start_time"] = 0,
							}, -- end of [18]
							[19] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 64,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 102424.40794173,
											["x"] = 180138.58591975,
											["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"] = "High",
										["coldAtStart"] = false,
										["type"] = "snr s-125 tr",
										["unitId"] = 231,
										["y"] = 102424.40794173,
										["x"] = 180138.58591975,
										["name"] = "Ground-27-1",
										["heading"] = 4.2570191603709,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 232,
										["y"] = 102465.08083189,
										["x"] = 180180.07344879,
										["name"] = "Ground-27-2",
										["heading"] = 1.1519173063162,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 233,
										["y"] = 102481.23351853,
										["x"] = 180148.40586174,
										["name"] = "Ground-27-3",
										["heading"] = 1.1519173063162,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 234,
										["y"] = 102432.05355739,
										["x"] = 180184.66838867,
										["name"] = "Ground-27-4",
										["heading"] = 1.1519173063162,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 235,
										["y"] = 102465.38767812,
										["x"] = 180117.85336087,
										["name"] = "Ground-27-5",
										["heading"] = 1.1519173063162,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "p-19 s-125 sr",
										["unitId"] = 236,
										["y"] = 102413.93802818,
										["x"] = 180106.69378282,
										["name"] = "Ground-27-6",
										["heading"] = 4.2570191603709,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 237,
										["y"] = 102417.64824702,
										["x"] = 180153.54872348,
										["name"] = "Ground-27-7",
										["heading"] = 5.846852994181,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 238,
										["y"] = 102412.56616533,
										["x"] = 180148.17401609,
										["name"] = "Ground-27-8",
										["heading"] = 1.1170107212764,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 239,
										["y"] = 102347.89523511,
										["x"] = 180129.5848054,
										["name"] = "Ground-27-9",
										["heading"] = 5.8817595792209,
										["playerCanDrive"] = true,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 240,
										["y"] = 102353.06591049,
										["x"] = 180132.04321858,
										["name"] = "Ground-27-10",
										["heading"] = 5.9166661642608,
										["playerCanDrive"] = true,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 241,
										["y"] = 102357.19178754,
										["x"] = 180134.30500975,
										["name"] = "Ground-27-11",
										["heading"] = 5.846852994181,
										["playerCanDrive"] = true,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 242,
										["y"] = 102363.47097166,
										["x"] = 180091.09487444,
										["name"] = "Ground-27-12",
										["heading"] = 5.9166661642608,
										["playerCanDrive"] = false,
									}, -- end of [12]
								}, -- end of ["units"]
								["y"] = 102424.40794173,
								["x"] = 180138.58591975,
								["name"] = "Ground-27",
								["start_time"] = 0,
							}, -- end of [19]
						}, -- 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"] = 65,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "AntiShip",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- 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"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- 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"] = 15,
																	}, -- 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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 101120.2890625,
											["x"] = 180180.15625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 15,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 65,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "High",
										["parking"] = "3",
										["speed"] = 138.88888888889,
										["type"] = "Tu-22M3",
										["unitId"] = 66,
										["psi"] = 0,
										["onboard_num"] = "010",
										["parking_id"] = "02",
										["x"] = 180180.15625,
										["name"] = "Aerial-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{E1AAE713-5FC3-4CAA-9FF5-3FDCFB899E33}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1AAE713-5FC3-4CAA-9FF5-3FDCFB899E33}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BDAD04AA-4D4A-4E51-B958-180A89F963CF}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E1AAE713-5FC3-4CAA-9FF5-3FDCFB899E33}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E1AAE713-5FC3-4CAA-9FF5-3FDCFB899E33}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = "50000",
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 101120.2890625,
										["heading"] = 0,
										["callsign"] = 102,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 65,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "High",
										["parking"] = "4",
										["speed"] = 138.88888888889,
										["type"] = "Tu-22M3",
										["unitId"] = 67,
										["psi"] = 0,
										["onboard_num"] = "011",
										["parking_id"] = "03",
										["x"] = 180207.171875,
										["name"] = "Aerial-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{E1AAE713-5FC3-4CAA-9FF5-3FDCFB899E33}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{E1AAE713-5FC3-4CAA-9FF5-3FDCFB899E33}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BDAD04AA-4D4A-4E51-B958-180A89F963CF}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E1AAE713-5FC3-4CAA-9FF5-3FDCFB899E33}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E1AAE713-5FC3-4CAA-9FF5-3FDCFB899E33}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = "50000",
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 101187.5625,
										["heading"] = 0,
										["callsign"] = 103,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 101120.2890625,
								["x"] = 180180.15625,
								["name"] = "Aerial-1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 251,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 65,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- 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"] = true,
																		["name"] = 19,
																	}, -- 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"] = 
																	{
																		["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] = 
														{
															["number"] = 6,
															["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 [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 3000,
											["ETA_locked"] = true,
											["y"] = 101515.8984375,
											["x"] = 180819.109375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 304.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 318.60922107277,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3193.0990797438,
											["ETA_locked"] = false,
											["y"] = 77207.926051437,
											["x"] = 124301.67717144,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 16,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 65,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["parking"] = "9",
										["speed"] = 138.88888888889,
										["type"] = "Su-33",
										["unitId"] = 70,
										["psi"] = 2.7354128191046,
										["onboard_num"] = "014",
										["parking_id"] = "16",
										["x"] = 180819.109375,
										["name"] = "Aerial-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 101515.8984375,
										["heading"] = -2.7354128191046,
										["callsign"] = 107,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 65,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["parking"] = "10",
										["speed"] = 138.88888888889,
										["type"] = "Su-33",
										["unitId"] = 71,
										["psi"] = 2.7354128191046,
										["onboard_num"] = "015",
										["parking_id"] = "15",
										["x"] = 180779.625,
										["name"] = "Aerial-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 101512.6015625,
										["heading"] = -2.7354128191046,
										["callsign"] = 106,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 65,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["parking"] = "11",
										["speed"] = 138.88888888889,
										["type"] = "Su-33",
										["unitId"] = 72,
										["psi"] = 2.7354128191046,
										["onboard_num"] = "016",
										["parking_id"] = "14",
										["x"] = 180737.5,
										["name"] = "Aerial-2-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 101510.6796875,
										["heading"] = -2.7354128191046,
										["callsign"] = 108,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 65,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["parking"] = "12",
										["speed"] = 138.88888888889,
										["type"] = "Su-33",
										["unitId"] = 73,
										["psi"] = 2.7354128191046,
										["onboard_num"] = "017",
										["parking_id"] = "13",
										["x"] = 180690.703125,
										["name"] = "Aerial-2-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 101510.234375,
										["heading"] = -2.7354128191046,
										["callsign"] = 109,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 101515.8984375,
								["x"] = 180819.109375,
								["name"] = "Aerial-2",
								["communication"] = true,
								["start_time"] = 3000,
								["frequency"] = 124,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 244.75619675792,
											["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,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["enabled"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["x"] = 181093.18228957,
																["y"] = 102313.53705144,
																["value"] = "Air;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Cruise missiles",
																	[2] = "Antiship Missiles",
																	[3] = "AA Missiles",
																	[4] = "AG Missiles",
																	[5] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 91440,
															}, -- 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"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["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 [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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 304598.93048128,
											["x"] = 410476.42904387,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 234.49492535021,
											["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,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["speedEdited"] = true,
																["pattern"] = "Circle",
																["speed"] = 205.55555555556,
																["altitude"] = 9144,
																["altitudeEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1183.920448534,
											["ETA_locked"] = false,
											["y"] = 117598.16448529,
											["x"] = 205280.34995185,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 36,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 244.75619675792,
										["type"] = "Su-33",
										["unitId"] = 191,
										["psi"] = 2.4025545667443,
										["onboard_num"] = "010",
										["y"] = 304598.93048128,
										["x"] = 410476.42904387,
										["name"] = "Aerial-3-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4025545667443,
										["callsign"] = 105,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 244.75619675792,
										["type"] = "Su-33",
										["unitId"] = 194,
										["psi"] = 2.4025545667443,
										["onboard_num"] = "012",
										["y"] = 304638.93048128,
										["x"] = 410436.42904387,
										["name"] = "Aerial-3-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.4025545667443,
										["callsign"] = 104,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 304598.93048128,
								["x"] = 410476.42904387,
								["name"] = "teki1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 267.9702894259,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["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 [4]
														[5] = 
														{
															["number"] = 5,
															["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 [5]
														[6] = 
														{
															["number"] = 6,
															["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 [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 318856.67286473,
											["x"] = 401731.70797391,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 234.49492535021,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 7620,
																["pattern"] = "Circle",
																["speed"] = 205.55555555556,
																["altitudeEdited"] = true,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1200.5434305921,
											["ETA_locked"] = false,
											["y"] = 124986.76463144,
											["x"] = 197602.52152601,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 37,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 267.9702894259,
										["type"] = "Su-33",
										["unitId"] = 195,
										["psi"] = 2.3819659227425,
										["onboard_num"] = "013",
										["y"] = 318856.67286473,
										["x"] = 401731.70797391,
										["name"] = "Aerial-4-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.3819659227425,
										["callsign"] = 110,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 267.9702894259,
										["type"] = "Su-33",
										["unitId"] = 196,
										["psi"] = 2.3819659227425,
										["onboard_num"] = "018",
										["y"] = 318896.67286473,
										["x"] = 401691.70797391,
										["name"] = "Aerial-4-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.3819659227425,
										["callsign"] = 110,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 267.9702894259,
										["type"] = "Su-33",
										["unitId"] = 197,
										["psi"] = 2.3819659227425,
										["onboard_num"] = "019",
										["y"] = 318936.67286473,
										["x"] = 401651.70797391,
										["name"] = "Aerial-4-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.3819659227425,
										["callsign"] = 111,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 267.9702894259,
										["type"] = "Su-33",
										["unitId"] = 198,
										["psi"] = 2.3819659227425,
										["onboard_num"] = "020",
										["y"] = 318976.67286473,
										["x"] = 401611.70797391,
										["name"] = "Aerial-4-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.3819659227425,
										["callsign"] = 112,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 318856.67286473,
								["x"] = 401731.70797391,
								["name"] = "teki2",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 244.75619675792,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["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 [4]
														[5] = 
														{
															["number"] = 5,
															["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 [5]
														[6] = 
														{
															["number"] = 6,
															["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 [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 331443.45770887,
											["x"] = 394017.2269404,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 234.49492535021,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["altitudeEdited"] = true,
																["pattern"] = "Circle",
																["speed"] = 205.55555555556,
																["speedEdited"] = true,
																["altitude"] = 7620,
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 300.60828291347,
											["ETA_locked"] = false,
											["y"] = 126550.04973245,
											["x"] = 196332.35238144,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 38,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 244.75619675792,
										["type"] = "Su-33",
										["unitId"] = 199,
										["psi"] = 2.3382904862413,
										["onboard_num"] = "021",
										["y"] = 331443.45770887,
										["x"] = 394017.2269404,
										["name"] = "Aerial-5-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.3382904862413,
										["callsign"] = 113,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 244.75619675792,
										["type"] = "Su-33",
										["unitId"] = 200,
										["psi"] = 2.3382904862413,
										["onboard_num"] = "022",
										["y"] = 331483.45770887,
										["x"] = 393977.2269404,
										["name"] = "Aerial-5-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.3382904862413,
										["callsign"] = 113,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 244.75619675792,
										["type"] = "Su-33",
										["unitId"] = 246,
										["psi"] = 2.3382904862413,
										["onboard_num"] = "032",
										["y"] = 331523.45770887,
										["x"] = 393937.2269404,
										["name"] = "teki3-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.3382904862413,
										["callsign"] = 119,
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 244.75619675792,
										["type"] = "Su-33",
										["unitId"] = 247,
										["psi"] = 2.3382904862413,
										["onboard_num"] = "033",
										["y"] = 331563.45770887,
										["x"] = 393897.2269404,
										["name"] = "teki3-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.3382904862413,
										["callsign"] = 120,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 331443.45770887,
								["x"] = 394017.2269404,
								["name"] = "teki3",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 244.75619675792,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["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 [4]
														[5] = 
														{
															["number"] = 5,
															["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 [5]
														[6] = 
														{
															["number"] = 6,
															["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 [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 352150.74890409,
											["x"] = 381430.44209626,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 234.49492535021,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["speedEdited"] = true,
																["pattern"] = "Circle",
																["speed"] = 205.55555555556,
																["altitude"] = 7620,
																["altitudeEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1249.3274990362,
											["ETA_locked"] = false,
											["y"] = 120492.31996601,
											["x"] = 202096.96619144,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 39,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 244.75619675792,
										["type"] = "Su-33",
										["unitId"] = 203,
										["psi"] = 2.2295619167051,
										["onboard_num"] = "023",
										["y"] = 352150.74890409,
										["x"] = 381430.44209626,
										["name"] = "Aerial-6-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.2295619167051,
										["callsign"] = 114,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 244.75619675792,
										["type"] = "Su-33",
										["unitId"] = 204,
										["psi"] = 2.2295619167051,
										["onboard_num"] = "024",
										["y"] = 352190.74890409,
										["x"] = 381390.44209626,
										["name"] = "Aerial-6-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.2295619167051,
										["callsign"] = 114,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 352150.74890409,
								["x"] = 381430.44209626,
								["name"] = "teki5",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [6]
							[7] = 
							{
								["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"] = 231871.65775401,
											["x"] = 528002.36163187,
											["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"] = 205.55555555556,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 175.42023807291,
											["ETA_locked"] = false,
											["y"] = 272941.17647059,
											["x"] = 533368.98395722,
											["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"] = 500.40684645664,
											["ETA_locked"] = false,
											["y"] = 349946.52406417,
											["x"] = 530802.13903744,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 46,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10668,
										["alt_type"] = "BARO",
										["livery_id"] = "RF Air Force",
										["skill"] = "High",
										["speed"] = 236.11111111111,
										["type"] = "A-50",
										["unitId"] = 211,
										["psi"] = -1.4408608786269,
										["onboard_num"] = "025",
										["y"] = 231871.65775401,
										["x"] = 528002.36163187,
										["name"] = "Aerial-9-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "70000",
											["flare"] = 192,
											["chaff"] = 192,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4408608786269,
										["callsign"] = 116,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 231871.65775401,
								["x"] = 528002.36163187,
								["name"] = "Aerial-9",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 251,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 244.75619675792,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["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 [4]
														[5] = 
														{
															["number"] = 5,
															["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 [5]
														[6] = 
														{
															["number"] = 6,
															["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 [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 341188.06533015,
											["x"] = 386708.77122445,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 234.49492535021,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 7620,
																["pattern"] = "Circle",
																["speed"] = 205.55555555556,
																["altitudeEdited"] = true,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 315.60366552837,
											["ETA_locked"] = false,
											["y"] = 121567.07847296,
											["x"] = 200826.79704686,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 47,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 244.75619675792,
										["type"] = "Su-33",
										["unitId"] = 212,
										["psi"] = 2.2731828170969,
										["onboard_num"] = "026",
										["y"] = 341188.06533015,
										["x"] = 386708.77122445,
										["name"] = "teki5-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.2731828170969,
										["callsign"] = 115,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 244.75619675792,
										["type"] = "Su-33",
										["unitId"] = 213,
										["psi"] = 2.2731828170969,
										["onboard_num"] = "027",
										["y"] = 341228.06533015,
										["x"] = 386668.77122445,
										["name"] = "teki5-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.2731828170969,
										["callsign"] = 115,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 341188.06533015,
								["x"] = 386708.77122445,
								["name"] = "teki4",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 267.9702894259,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["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 [4]
														[5] = 
														{
															["number"] = 5,
															["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 [5]
														[6] = 
														{
															["number"] = 6,
															["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 [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 363925.48311313,
											["x"] = 373715.96106274,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 234.49492535021,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 7620,
																["pattern"] = "Circle",
																["speed"] = 205.55555555556,
																["altitudeEdited"] = true,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 340.18258499888,
											["ETA_locked"] = false,
											["y"] = 122348.72102347,
											["x"] = 199556.62790229,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 48,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 267.9702894259,
										["type"] = "Su-33",
										["unitId"] = 214,
										["psi"] = 2.1954299569938,
										["onboard_num"] = "028",
										["y"] = 363925.48311313,
										["x"] = 373715.96106274,
										["name"] = "teki5-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.1954299569938,
										["callsign"] = 117,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 267.9702894259,
										["type"] = "Su-33",
										["unitId"] = 215,
										["psi"] = 2.1954299569938,
										["onboard_num"] = "029",
										["y"] = 363965.48311313,
										["x"] = 373675.96106274,
										["name"] = "teki5-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.1954299569938,
										["callsign"] = 117,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 363925.48311313,
								["x"] = 373715.96106274,
								["name"] = "teki6",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [9]
							[10] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 267.9702894259,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["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 [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["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 [4]
														[5] = 
														{
															["number"] = 5,
															["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 [5]
														[6] = 
														{
															["number"] = 6,
															["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 [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 376512.26795728,
											["x"] = 366001.48002923,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 234.49492535021,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = false,
															["id"] = "Barcap",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 7620,
																["pattern"] = "Circle",
																["speed"] = 205.55555555556,
																["altitudeEdited"] = true,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 352.88792132463,
											["ETA_locked"] = false,
											["y"] = 123423.47953042,
											["x"] = 198091.04812008,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 49,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 267.9702894259,
										["type"] = "Su-33",
										["unitId"] = 216,
										["psi"] = 2.1565650653204,
										["onboard_num"] = "030",
										["y"] = 376512.26795728,
										["x"] = 366001.48002923,
										["name"] = "teki5-3-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.1565650653204,
										["callsign"] = 118,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "279th kiap 1st squad navy",
										["skill"] = "High",
										["speed"] = 267.9702894259,
										["type"] = "Su-33",
										["unitId"] = 217,
										["psi"] = 2.1565650653204,
										["onboard_num"] = "031",
										["y"] = 376552.26795728,
										["x"] = 365961.48002923,
										["name"] = "teki5-3-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [11]
												[12] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [12]
											}, -- end of ["pylons"]
											["fuel"] = 9500,
											["flare"] = 48,
											["chaff"] = 48,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.1565650653204,
										["callsign"] = 118,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 376512.26795728,
								["x"] = 366001.48002923,
								["name"] = "teki7",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [10]
						}, -- end of ["group"]
					}, -- end of ["plane"]
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 1.221730476396,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 103165.6107135,
											["speed"] = 0,
											["x"] = 180591.40830417,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 22,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "ADEquipment",
										["shape_name"] = "SkiRamp_01",
										["type"] = "Ski Ramp",
										["unitId"] = 109,
										["rate"] = 3,
										["y"] = 103165.6107135,
										["x"] = 180591.40830417,
										["name"] = "Static Skiramp-1-1",
										["heading"] = 1.221730476396,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 103165.6107135,
								["x"] = 180591.40830417,
								["name"] = "Static Skiramp-1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 1.221730476396,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 103170.43397351,
											["speed"] = 0,
											["x"] = 180578.0103597,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 23,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "ADEquipment",
										["shape_name"] = "SkiRamp_01",
										["type"] = "Ski Ramp",
										["unitId"] = 110,
										["rate"] = 3,
										["y"] = 103170.43397351,
										["x"] = 180578.0103597,
										["name"] = "Static Skiramp-2-1",
										["heading"] = 1.221730476396,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 103170.43397351,
								["x"] = 180578.0103597,
								["name"] = "Static Skiramp-2",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 1.221730476396,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 103175.52519241,
											["speed"] = 0,
											["x"] = 180564.34445634,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 24,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "ADEquipment",
										["shape_name"] = "SkiRamp_01",
										["type"] = "Ski Ramp",
										["unitId"] = 111,
										["rate"] = 3,
										["y"] = 103175.52519241,
										["x"] = 180564.34445634,
										["name"] = "Static Skiramp-3-1",
										["heading"] = 1.221730476396,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 103175.52519241,
								["x"] = 180564.34445634,
								["name"] = "Static Skiramp-3",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 1.221730476396,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 103180.34845242,
											["speed"] = 0,
											["x"] = 180550.67855298,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 25,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "ADEquipment",
										["shape_name"] = "SkiRamp_01",
										["type"] = "Ski Ramp",
										["unitId"] = 112,
										["rate"] = 3,
										["y"] = 103180.34845242,
										["x"] = 180550.67855298,
										["name"] = "Static Skiramp-4-1",
										["heading"] = 1.221730476396,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 103180.34845242,
								["x"] = 180550.67855298,
								["name"] = "Static Skiramp-4",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 1.221730476396,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 103185.43967132,
											["speed"] = 0,
											["x"] = 180537.01264962,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 26,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "ADEquipment",
										["shape_name"] = "SkiRamp_01",
										["type"] = "Ski Ramp",
										["unitId"] = 113,
										["rate"] = 3,
										["y"] = 103185.43967132,
										["x"] = 180537.01264962,
										["name"] = "Static Skiramp-5-1",
										["heading"] = 1.221730476396,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 103185.43967132,
								["x"] = 180537.01264962,
								["name"] = "Static Skiramp-5",
								["dead"] = false,
							}, -- end of [5]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 23,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 36,
					["percent"] = 80,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 37,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "Trigger 1756118191",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 37,
					["percent"] = 80,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Trigger 1756118191",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 38,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
		}, -- end of [2]
		[3] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 38,
					["percent"] = 80,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Trigger 1756118191",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 47,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["eventlist"] = "",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 47,
					["percent"] = 80,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Trigger 1756118191",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 39,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [4]
		[5] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 39,
					["percent"] = 80,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 48,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "Trigger 1756118191",
		}, -- end of [5]
		[6] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 48,
					["percent"] = 80,
					["predicate"] = "c_group_life_less",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Trigger 1756118191",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 49,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
		}, -- end of [6]
	}, -- end of ["trigrules"]
	["currentKey"] = 25511,
	["failures"] = {},
	["forcedOptions"] = 
	{
		["padlock"] = false,
		["spottingDot"] = 0,
		["miniHUD"] = false,
		["optionsView"] = "optview_onlyallies",
		["permitCrash"] = false,
		["immortal"] = false,
		["easyCommunication"] = false,
		["wakeTurbulence"] = true,
		["easyFlight"] = false,
		["gWarmUp"] = true,
		["radio"] = false,
		["geffect"] = "realistic",
		["fuel"] = false,
		["userMarks"] = true,
		["RBDAI"] = false,
		["externalViews"] = true,
		["cockpitVisualRM"] = false,
		["civTraffic"] = "low",
		["weapons"] = false,
		["cockpitStatusBarAllowed"] = false,
		["labels"] = 0,
	}, -- end of ["forcedOptions"]
	["start_time"] = 58200,
} -- end of mission
