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"] = 
	{
		["476 vFG Range Targets by Noodle & Stuka"] = "476 vFG Range Targets by Noodle & Stuka",
	}, -- end of ["requiredModules"]
	["date"] = 
	{
		["Day"] = 21,
		["Year"] = 2016,
		["Month"] = 6,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_6\"));",
			[2] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_7\")); mission.trig.func[2]=nil;",
			[3] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_8\")); mission.trig.func[3]=nil;",
			[4] = "a_remove_scene_objects(166, 0); mission.trig.func[4]=nil;",
		}, -- end of ["actions"]
		["events"] = {},
		["custom"] = {},
		["func"] = 
		{
			[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",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
			[3] = true,
			[4] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(true)",
			[2] = "return(c_time_after(2) )",
			[3] = "return(c_time_after(4) )",
			[4] = "return(c_time_after(6) )",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = 
		{
			[1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
		}, -- end of ["funcStartup"]
	}, -- end of ["trig"]
	["maxDictId"] = 9,
	["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"] = 6.1848,
				["dir"] = 308,
			}, -- end of ["at8000"]
			["atGround"] = 
			{
				["speed"] = 2.0616,
				["dir"] = 208,
			}, -- end of ["atGround"]
			["at2000"] = 
			{
				["speed"] = 3.0924,
				["dir"] = 253,
			}, -- end of ["at2000"]
		}, -- end of ["wind"]
		["enable_fog"] = false,
		["season"] = 
		{
			["temperature"] = 8.4,
		}, -- end of ["season"]
		["qnh"] = 760,
		["cyclones"] = {},
		["dust_density"] = 0,
		["enable_dust"] = false,
		["clouds"] = 
		{
			["thickness"] = 200,
			["density"] = 0,
			["preset"] = "Preset49",
			["base"] = 6667,
			["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"] = "Caucasus",
	["triggers"] = 
	{
		["zones"] = 
		{
			[1] = 
			{
				["radius"] = 51816,
				["zoneId"] = 165,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 701822.23504526,
				["x"] = -281709.30180005,
				["name"] = "SAM_TRAINING_ZONE",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [1]
			[2] = 
			{
				["radius"] = 4267.2,
				["zoneId"] = 166,
				["color"] = 
				{
					[1] = 0.50196078431373,
					[2] = 0.50196078431373,
					[3] = 0.50196078431373,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 631698.81818389,
				["x"] = -327780.40581944,
				["name"] = "Remove",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [2]
		}, -- end of ["zones"]
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = 641485.73771122,
		["zoom"] = 547875.56230414,
		["centerX"] = -341985.11758953,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["neutrals"] = 
		{
			[1] = 91,
			[2] = 70,
			[3] = 83,
			[4] = 17,
			[5] = 65,
			[6] = 86,
			[7] = 64,
			[8] = 25,
			[9] = 63,
			[10] = 76,
			[11] = 78,
			[12] = 66,
			[13] = 90,
			[14] = 30,
			[15] = 87,
			[16] = 31,
			[17] = 61,
			[18] = 33,
			[19] = 60,
			[20] = 35,
			[21] = 69,
			[22] = 36,
			[23] = 48,
			[24] = 59,
			[25] = 67,
			[26] = 72,
			[27] = 71,
			[28] = 79,
			[29] = 58,
			[30] = 57,
			[31] = 55,
			[32] = 56,
			[33] = 92,
			[34] = 88,
			[35] = 73,
			[36] = 39,
			[37] = 89,
			[38] = 54,
			[39] = 77,
			[40] = 41,
			[41] = 42,
			[42] = 22,
			[43] = 44,
			[44] = 85,
			[45] = 53,
			[46] = 75,
			[47] = 52,
			[48] = 51,
			[49] = 32,
			[50] = 82,
			[51] = 7,
			[52] = 68,
			[53] = 50,
			[54] = 74,
			[55] = 49,
			[56] = 84,
			[57] = 29,
			[58] = 62,
			[59] = 23,
		}, -- end of ["neutrals"]
		["blue"] = 
		{
			[1] = 21,
			[2] = 11,
			[3] = 80,
			[4] = 6,
			[5] = 13,
			[6] = 5,
			[7] = 4,
			[8] = 16,
			[9] = 15,
			[10] = 20,
			[11] = 8,
			[12] = 28,
			[13] = 10,
			[14] = 12,
			[15] = 40,
			[16] = 46,
			[17] = 9,
			[18] = 45,
			[19] = 26,
			[20] = 3,
			[21] = 1,
			[22] = 2,
		}, -- end of ["blue"]
		["red"] = 
		{
			[1] = 18,
			[2] = 27,
			[3] = 81,
			[4] = 34,
			[5] = 37,
			[6] = 38,
			[7] = 0,
			[8] = 43,
			[9] = 47,
			[10] = 19,
			[11] = 24,
		}, -- end of ["red"]
	}, -- end of ["coalitions"]
	["descriptionText"] = "DictKey_descriptionText_1",
	["pictureFileNameR"] = {},
	["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
	["goals"] = {},
	["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
	["pictureFileNameB"] = {},
	["coalition"] = 
	{
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = 
			{
				[1] = 
				{
					["id"] = 91,
					["name"] = "Afghanistan",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Refueling",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 13,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "Tanker",
															["enabled"] = true,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "ActivateBeacon",
																	["params"] = 
																	{
																		["type"] = 4,
																		["AA"] = false,
																		["callsign"] = "TKR",
																		["system"] = 4,
																		["channel"] = 1,
																		["modeChannel"] = "X",
																		["bearing"] = true,
																		["frequency"] = 962000000,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["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 [3]
														[4] = 
														{
															["number"] = 4,
															["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 [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 646476.77560265,
											["x"] = -281518.00576771,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 23,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 20,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 13,
										["alt_type"] = "BARO",
										["livery_id"] = "rs1_bp_tanker",
										["skill"] = "Excellent",
										["parking"] = "6",
										["speed"] = 138.88888888889,
										["type"] = "KC135MPRS",
										["unitId"] = 37,
										["psi"] = 0,
										["onboard_num"] = "010",
										["parking_id"] = "05",
										["x"] = -281518.00576771,
										["name"] = "RAT_Yak",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 90700,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 646476.77560265,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Texaco11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 646476.77560265,
								["x"] = -281518.00576771,
								["name"] = "RAT_Yak",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["neutrals"]
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = 617414,
				["x"] = -291014,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["helicopter"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Transport",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 500,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 608816,
											["x"] = -354098.71428571,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 4,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 500,
										["alt_type"] = "BARO",
										["livery_id"] = "standard",
										["skill"] = "Excellent",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["type"] = "CH-53E",
										["unitId"] = 9,
										["psi"] = 0,
										["onboard_num"] = "012",
										["y"] = 608816,
										["x"] = -354098.71428571,
										["name"] = "Rescue Helo",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "2880",
											["flare"] = 60,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 608816,
								["x"] = -354098.71428571,
								["name"] = "Rescue Helo",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 127.5,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["helicopter"]
					["name"] = "USA",
					["ship"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 608066.17142857,
											["x"] = -358410.22857143,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 25872.03921823,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 546955.14285714,
											["x"] = -228314.97142857,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 36735.692866625,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 489405.8,
											["x"] = -246498.31428571,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 64348.718717899,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 553703.6,
											["x"] = -385778.97142857,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 75373.516821664,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 604317.02857143,
											["x"] = -351286.85714286,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "GoToWaypoint",
															["number"] = 1,
															["params"] = 
															{
																["fromWaypointIndex"] = 5,
																["nWaypointIndx"] = 2,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Excellent",
										["type"] = "CVN_75",
										["unitId"] = 1,
										["y"] = 608066.17142857,
										["x"] = -358410.22857143,
										["name"] = "USS Stennis",
										["heading"] = 5.8440368794655,
										["frequency"] = 127500000,
									}, -- end of [1]
									[2] = 
									{
										["modulation"] = 0,
										["livery_id"] = "LakeErie",
										["skill"] = "Excellent",
										["type"] = "TICONDEROG",
										["unitId"] = 2,
										["y"] = 606364.37674537,
										["x"] = -359143.14825688,
										["name"] = "Lake Erie",
										["heading"] = 5.8440368794655,
										["frequency"] = 127500000,
									}, -- end of [2]
									[3] = 
									{
										["modulation"] = 0,
										["skill"] = "Excellent",
										["type"] = "USS_Arleigh_Burke_IIa",
										["unitId"] = 3,
										["y"] = 599539.58658389,
										["x"] = -362104.82967634,
										["name"] = "Naval-1-3",
										["heading"] = 5.8440368794655,
										["frequency"] = 127500000,
									}, -- end of [3]
									[4] = 
									{
										["modulation"] = 0,
										["skill"] = "Excellent",
										["type"] = "USS_Arleigh_Burke_IIa",
										["unitId"] = 4,
										["y"] = 608437.57103661,
										["x"] = -359261.21894266,
										["name"] = "Naval-1-4",
										["heading"] = 5.8440368794655,
										["frequency"] = 127500000,
									}, -- end of [4]
									[5] = 
									{
										["modulation"] = 0,
										["skill"] = "Excellent",
										["type"] = "PERRY",
										["unitId"] = 5,
										["y"] = 603071.12226499,
										["x"] = -350562.46763951,
										["name"] = "Naval-1-5",
										["heading"] = 5.8440368794655,
										["frequency"] = 127500000,
									}, -- end of [5]
									[6] = 
									{
										["modulation"] = 0,
										["skill"] = "Excellent",
										["type"] = "PERRY",
										["unitId"] = 6,
										["y"] = 614075.3557476,
										["x"] = -355849.65979017,
										["name"] = "Naval-1-6",
										["heading"] = 5.8440368794655,
										["frequency"] = 127500000,
									}, -- end of [6]
								}, -- end of ["units"]
								["y"] = 608066.17142857,
								["x"] = -358410.22857143,
								["name"] = "USS Stennis",
								["start_time"] = 0,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["ship"]
					["id"] = 2,
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Refueling",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["linkUnit"] = 1,
											["helipadId"] = 1,
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "Tanker",
															["number"] = 1,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "ActivateBeacon",
																	["params"] = 
																	{
																		["type"] = 4,
																		["AA"] = false,
																		["callsign"] = "TKR",
																		["system"] = 4,
																		["channel"] = 1,
																		["modeChannel"] = "X",
																		["bearing"] = true,
																		["frequency"] = 962000000,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 608056.99101062,
											["x"] = -358348.30182081,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 2,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 0,
										["alt_type"] = "BARO",
										["livery_id"] = "bd navy bloodhounds 700",
										["skill"] = "Excellent",
										["parking"] = "1",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00207",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "TO",
										}, -- end of ["AddPropAircraft"]
										["type"] = "S-3B Tanker",
										["unitId"] = 7,
										["psi"] = 0,
										["onboard_num"] = "010",
										["parking_id"] = "1",
										["x"] = -358348.30182081,
										["name"] = "Texaco Group",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 6887,
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 608056.99101062,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Texaco11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 608056.99101062,
								["x"] = -358348.30182081,
								["name"] = "Texaco Group",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["linkUnit"] = 1,
											["helipadId"] = 1,
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "AWACS",
															["number"] = 1,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 2,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 608056.99101062,
											["x"] = -358348.30182081,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 3,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 0,
										["alt_type"] = "BARO",
										["livery_id"] = "E-2D Demo",
										["skill"] = "Excellent",
										["parking"] = "1",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00210",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "OD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-2C",
										["unitId"] = 8,
										["psi"] = 0,
										["onboard_num"] = "011",
										["parking_id"] = "1",
										["x"] = -358348.30182081,
										["name"] = "E-2D Wizard Group",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "5624",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 608056.99101062,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Overlord11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 608056.99101062,
								["x"] = -358348.30182081,
								["name"] = "E-2D Wizard Group",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 149310.17497769,
											["x"] = -122070.20018723,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["linkUnit"] = 1,
											["helipadId"] = 1,
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 3715.6023500477,
											["ETA_locked"] = false,
											["y"] = 608066.17142857,
											["x"] = -358410.22857143,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 5,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00212",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 10,
										["psi"] = -2.0465108076557,
										["onboard_num"] = "013",
										["y"] = 149310.17497769,
										["x"] = -122070.20018723,
										["name"] = "FA-18C Group 1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.0465108076557,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 10,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 11,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 13,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 12,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00213",
											["VoiceCallsignNumber"] = "12",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 11,
										["psi"] = -2.0465108076557,
										["onboard_num"] = "014",
										["y"] = 149350.17497769,
										["x"] = -122110.20018723,
										["name"] = "FA-18C Group 1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.0465108076557,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 10,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 11,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 13,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 12,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00214",
											["VoiceCallsignNumber"] = "13",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 12,
										["psi"] = -2.0465108076557,
										["onboard_num"] = "015",
										["y"] = 149390.17497769,
										["x"] = -122150.20018723,
										["name"] = "FA-18C Group 1-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.0465108076557,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 10,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 11,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 13,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 12,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00215",
											["VoiceCallsignNumber"] = "14",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 13,
										["psi"] = -2.0465108076557,
										["onboard_num"] = "016",
										["y"] = 149430.17497769,
										["x"] = -122190.20018723,
										["name"] = "FA-18C Group 1-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.0465108076557,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 10,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 11,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 13,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 12,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 149310.17497769,
								["x"] = -122070.20018723,
								["name"] = "FA-18C Group 1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 305,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 4,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 134698.13738557,
											["x"] = -178525.79997494,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["linkUnit"] = 1,
											["helipadId"] = 1,
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 3715.6023500477,
											["ETA_locked"] = false,
											["y"] = 608066.17142857,
											["x"] = -358410.22857143,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 6,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00216",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 14,
										["psi"] = -1.9339517832178,
										["onboard_num"] = "017",
										["y"] = 134698.13738557,
										["x"] = -178525.79997494,
										["name"] = "FA-18C Group 1-1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.9339517832178,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 14,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 15,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 17,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 16,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00217",
											["VoiceCallsignNumber"] = "12",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 15,
										["psi"] = -1.9339517832178,
										["onboard_num"] = "018",
										["y"] = 134738.13738557,
										["x"] = -178565.79997494,
										["name"] = "FA-18C Group 1-1-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.9339517832178,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 14,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 15,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 17,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 16,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00220",
											["VoiceCallsignNumber"] = "13",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 16,
										["psi"] = -1.9339517832178,
										["onboard_num"] = "019",
										["y"] = 134778.13738557,
										["x"] = -178605.79997494,
										["name"] = "FA-18C Group 1-1-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.9339517832178,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 14,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 15,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 17,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 16,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00221",
											["VoiceCallsignNumber"] = "14",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 17,
										["psi"] = -1.9339517832178,
										["onboard_num"] = "020",
										["y"] = 134818.13738557,
										["x"] = -178645.79997494,
										["name"] = "FA-18C Group 1-1-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.9339517832178,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 14,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 15,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 17,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 16,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 134698.13738557,
								["x"] = -178525.79997494,
								["name"] = "FA-18C Group 2",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 305,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 5,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 120418.19155691,
											["x"] = -345235.86523043,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["linkUnit"] = 1,
											["helipadId"] = 1,
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 3715.6023500477,
											["ETA_locked"] = false,
											["y"] = 608066.17142857,
											["x"] = -358410.22857143,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 7,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00222",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "CT",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 18,
										["psi"] = -1.5978058912554,
										["onboard_num"] = "021",
										["y"] = 120418.19155691,
										["x"] = -345235.86523043,
										["name"] = "FA-18C Group 3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5978058912554,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 18,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 19,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 21,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 20,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00223",
											["VoiceCallsignNumber"] = "12",
											["VoiceCallsignLabel"] = "CT",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 19,
										["psi"] = -1.5978058912554,
										["onboard_num"] = "022",
										["y"] = 120458.19155691,
										["x"] = -345275.86523043,
										["name"] = "FA-18C Group 1-1-6",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5978058912554,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 18,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 19,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 21,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 20,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00224",
											["VoiceCallsignNumber"] = "13",
											["VoiceCallsignLabel"] = "CT",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 20,
										["psi"] = -1.5978058912554,
										["onboard_num"] = "023",
										["y"] = 120498.19155691,
										["x"] = -345315.86523043,
										["name"] = "FA-18C Group 1-1-7",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5978058912554,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 18,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 19,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 21,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 20,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00225",
											["VoiceCallsignNumber"] = "14",
											["VoiceCallsignLabel"] = "CT",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 21,
										["psi"] = -1.5978058912554,
										["onboard_num"] = "024",
										["y"] = 120538.19155691,
										["x"] = -345355.86523043,
										["name"] = "FA-18C Group 1-1-8",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5978058912554,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 18,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 19,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 21,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 20,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 120418.19155691,
								["x"] = -345235.86523043,
								["name"] = "FA-18C Group 3",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 305,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Intercept",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 242960.0522726,
											["x"] = -578746.12713874,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["linkUnit"] = 1,
											["helipadId"] = 1,
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 3070.3621990222,
											["ETA_locked"] = false,
											["y"] = 608066.17142857,
											["x"] = -358410.22857143,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 8,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-102 diamondbacks",
										["skill"] = "Excellent",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = {},
										["type"] = "F-14B",
										["unitId"] = 22,
										["psi"] = -1.0278186027022,
										["onboard_num"] = "025",
										["y"] = 242960.0522726,
										["x"] = -578746.12713874,
										["name"] = "F-14B 2ship",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.0278186027022,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-102 diamondbacks",
										["skill"] = "Excellent",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = {},
										["type"] = "F-14B",
										["unitId"] = 23,
										["psi"] = -1.0278186027022,
										["onboard_num"] = "026",
										["y"] = 243000.0522726,
										["x"] = -578786.12713874,
										["name"] = "F-14B 2ship-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.0278186027022,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 242960.0522726,
								["x"] = -578746.12713874,
								["name"] = "F-14B 2ship",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 133.61111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "AWACS",
															["number"] = 1,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 6,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 910155.25259137,
											["x"] = -116142.30064294,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["linkUnit"] = 1,
											["helipadId"] = 1,
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 2788.0977326576,
											["ETA_locked"] = false,
											["y"] = 608066.17142857,
											["x"] = -358410.22857143,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 9,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "E-2D Demo",
										["skill"] = "Excellent",
										["speed"] = 133.61111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00230",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "MC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-2C",
										["unitId"] = 24,
										["psi"] = 2.2467404523038,
										["onboard_num"] = "027",
										["y"] = 910155.25259137,
										["x"] = -116142.30064294,
										["name"] = "E-2D Group",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "5624",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.2467404523038,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Magic11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "E-2D Demo",
										["skill"] = "Excellent",
										["speed"] = 133.61111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00231",
											["VoiceCallsignNumber"] = "12",
											["VoiceCallsignLabel"] = "MC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-2C",
										["unitId"] = 25,
										["psi"] = 2.2467404523038,
										["onboard_num"] = "028",
										["y"] = 910195.25259137,
										["x"] = -116182.30064294,
										["name"] = "E-2D Group-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "5624",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.2467404523038,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Magic12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 910155.25259137,
								["x"] = -116142.30064294,
								["name"] = "E-2D Group",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Refueling",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "Tanker",
															["number"] = 1,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "ActivateBeacon",
																	["params"] = 
																	{
																		["type"] = 4,
																		["AA"] = false,
																		["callsign"] = "TKR",
																		["system"] = 4,
																		["channel"] = 1,
																		["modeChannel"] = "X",
																		["bearing"] = true,
																		["frequency"] = 962000000,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 7,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- 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"] = 603302.46315697,
											["x"] = -592361.88944049,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["linkUnit"] = 1,
											["helipadId"] = 1,
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 1684.8011159979,
											["ETA_locked"] = false,
											["y"] = 608066.17142857,
											["x"] = -358410.22857143,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 10,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "bd navy bloodhounds 700",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00232",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "AO",
										}, -- end of ["AddPropAircraft"]
										["type"] = "S-3B Tanker",
										["unitId"] = 26,
										["psi"] = -0.020359120597325,
										["onboard_num"] = "029",
										["y"] = 603302.46315697,
										["x"] = -592361.88944049,
										["name"] = "S-3B Group",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 6887,
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.020359120597325,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Arco11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "bd navy bloodhounds 700",
										["skill"] = "Excellent",
										["speed"] = 179.86111111111,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00233",
											["VoiceCallsignNumber"] = "12",
											["VoiceCallsignLabel"] = "AO",
										}, -- end of ["AddPropAircraft"]
										["type"] = "S-3B Tanker",
										["unitId"] = 27,
										["psi"] = -0.020359120597325,
										["onboard_num"] = "030",
										["y"] = 603342.46315697,
										["x"] = -592401.88944049,
										["name"] = "S-3B Group-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 6887,
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.020359120597325,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Arco12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 603302.46315697,
								["x"] = -592361.88944049,
								["name"] = "S-3B Group",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Intercept",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 830403.40488527,
											["x"] = -570603.25684678,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 19,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2000,
										["alt_type"] = "BARO",
										["livery_id"] = "vf-102 diamondbacks",
										["skill"] = "Excellent",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = {},
										["type"] = "F-14B",
										["unitId"] = 36,
										["psi"] = 0,
										["onboard_num"] = "031",
										["y"] = 830403.40488527,
										["x"] = -570603.25684678,
										["name"] = "RAT_f14",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 7348,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 140,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 830403.40488527,
								["x"] = -570603.25684678,
								["name"] = "RAT_f14",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [9]
							[10] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["linkUnit"] = 1,
											["helipadId"] = 1,
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 9,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 608056.99101062,
											["x"] = -358348.30182081,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 10.0584,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 277.18820598843,
											["ETA_locked"] = false,
											["y"] = 631672.15630906,
											["x"] = -327943.56797542,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 107,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 881.47959848906,
											["ETA_locked"] = false,
											["y"] = 701518.56724419,
											["x"] = -281407.38462137,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["linkUnit"] = 1,
											["helipadId"] = 1,
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 1753.3276032482,
											["ETA_locked"] = false,
											["y"] = 608066.17142857,
											["x"] = -358410.22857143,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 22,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 0,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "Client",
										["parking"] = 1,
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "CY",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00265",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 53,
										["psi"] = -0.66036735150595,
										["onboard_num"] = "032",
										["parking_id"] = "1",
										["x"] = -358348.30182081,
										["name"] = "Player F/A-18C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{BRU33_2X_MK-82}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A_GPLD",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["NFP_fuze_type_tail"] = "M905",
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
													}, -- end of ["settings"]
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AN_ASQ_228}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU33_2X_MK-82}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A_GPLD",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["NFP_fuze_type_tail"] = "M905",
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
													}, -- end of ["settings"]
												}, -- end of [7]
												[9] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 1470,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 608056.99101062,
										["heading"] = 0.66036735150595,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 53,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 608056.99101062,
								["x"] = -358348.30182081,
								["name"] = "Player F/A-18C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [10]
							[11] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 10,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 618097.0625,
											["x"] = -355962.53125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 22,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 10.0584,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 224.12246007335,
											["ETA_locked"] = false,
											["y"] = 631418.73764317,
											["x"] = -327829.04955716,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 97,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 826.39930928799,
											["ETA_locked"] = false,
											["y"] = 701518.56724419,
											["x"] = -282186.27161693,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 10,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 1631.345599428,
											["ETA_locked"] = false,
											["y"] = 617386.1875,
											["x"] = -355810.703125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 22,
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 23,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["parking"] = "6",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "PC",
											["STN_L16"] = "00266",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[15] = 134,
													[19] = 124,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 54,
										["psi"] = -0.44223745151646,
										["onboard_num"] = "033",
										["parking_id"] = "01",
										["x"] = -355962.53125,
										["name"] = "Player F-16C-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{TER_9A_2L*MK-82}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A_GPLD",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["NFP_fuze_type_tail"] = "M905",
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
													}, -- end of ["settings"]
												}, -- end of [3]
												[7] = 
												{
													["CLSID"] = "{TER_9A_2R*MK-82}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A_GPLD",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["NFP_fuze_type_tail"] = "M905",
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
													}, -- end of ["settings"]
												}, -- 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]
												[11] = 
												{
													["CLSID"] = "{AN_AAQ_33}",
												}, -- end of [11]
												[10] = 
												{
													["CLSID"] = "{AN_ASQ_213}",
												}, -- end of [10]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 975,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 618097.0625,
										["heading"] = 0.44223745151646,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 54,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 618097.0625,
								["x"] = -355962.53125,
								["name"] = "Player F-16C",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [11]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = 371700,
				["x"] = 11557,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "Russia",
					["id"] = 0,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 2.8448866807508,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 631046.66468647,
											["speed"] = 0,
											["x"] = -327913.80151813,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 11,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "Strafe_Pit",
										["unitId"] = 28,
										["rate"] = 1,
										["y"] = 631046.66468647,
										["x"] = -327913.80151813,
										["name"] = "GWR Strafe Pit Left 1",
										["heading"] = 2.8448866807508,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 631046.66468647,
								["x"] = -327913.80151813,
								["name"] = "GWR Strafe Pit Left 1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 2.8448866807508,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 631149.71773864,
											["speed"] = 0,
											["x"] = -327880.15154191,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 12,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "Strafe_Pit",
										["unitId"] = 29,
										["rate"] = 1,
										["y"] = 631149.71773864,
										["x"] = -327880.15154191,
										["name"] = "GWR Strafe Pit Left 2",
										["heading"] = 2.8448866807508,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 631149.71773864,
								["x"] = -327880.15154191,
								["name"] = "GWR Strafe Pit Left 2",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 0.55850536063819,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630919.35810803,
											["speed"] = 0,
											["x"] = -328675.07179373,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 13,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "Strafe_Pit",
										["unitId"] = 30,
										["rate"] = 1,
										["y"] = 630919.35810803,
										["x"] = -328675.07179373,
										["name"] = "GWR Strafe Pit Right 1",
										["heading"] = 0.55850536063819,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630919.35810803,
								["x"] = -328675.07179373,
								["name"] = "GWR Strafe Pit Right 1",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 0.55850536063819,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 631012.24040845,
											["speed"] = 0,
											["x"] = -328732.85322481,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 14,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "Strafe_Pit",
										["unitId"] = 31,
										["rate"] = 1,
										["y"] = 631012.24040845,
										["x"] = -328732.85322481,
										["name"] = "GWR Strafe Pit Right 2",
										["heading"] = 0.55850536063819,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 631012.24040845,
								["x"] = -328732.85322481,
								["name"] = "GWR Strafe Pit Right 2",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 0.0097477574331747,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 632197.52525702,
											["speed"] = 0,
											["x"] = -329339.58530244,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 15,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "Conventional_Circle_A",
										["unitId"] = 32,
										["rate"] = 1,
										["y"] = 632197.52525702,
										["x"] = -329339.58530244,
										["name"] = "GWR Bomb Target Circle Middle",
										["heading"] = 0.0097477574331747,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 632197.52525702,
								["x"] = -329339.58530244,
								["name"] = "GWR Bomb Target Circle Middle",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 0.0097477574331747,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 632494.76579838,
											["speed"] = 0,
											["x"] = -327080.55718814,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 16,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "Conventional_Circle_A",
										["unitId"] = 33,
										["rate"] = 1,
										["y"] = 632494.76579838,
										["x"] = -327080.55718814,
										["name"] = "GWR Bomb Target Circle Left",
										["heading"] = 0.0097477574331747,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 632494.76579838,
								["x"] = -327080.55718814,
								["name"] = "GWR Bomb Target Circle Left",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 0.0097477574331747,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630493.34615325,
											["speed"] = 0,
											["x"] = -326256.21008678,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 17,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "Conventional_Circle_A",
										["unitId"] = 34,
										["rate"] = 1,
										["y"] = 630493.34615325,
										["x"] = -326256.21008678,
										["name"] = "GWR Bomb Target Circle Right",
										["heading"] = 0.0097477574331747,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630493.34615325,
								["x"] = -326256.21008678,
								["name"] = "GWR Bomb Target Circle Right",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 5.9690260418206,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 630981.13021293,
											["speed"] = 0,
											["x"] = -327536.47720691,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 18,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "Foul_Line",
										["unitId"] = 35,
										["rate"] = 1,
										["y"] = 630981.13021293,
										["x"] = -327536.47720691,
										["name"] = "GWR Foul Line Left",
										["heading"] = 5.9690260418206,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 630981.13021293,
								["x"] = -327536.47720691,
								["name"] = "GWR Foul Line Left",
								["dead"] = false,
							}, -- end of [8]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 102,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 701792.95634867,
											["x"] = -281729.25179542,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 21,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SNR_75V",
										["unitId"] = 38,
										["y"] = 701792.95634867,
										["x"] = -281729.25179542,
										["name"] = "Ground-1-1",
										["heading"] = 4.2799451715379,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 39,
										["y"] = 701740.98980898,
										["x"] = -281807.28689904,
										["name"] = "Ground-1-2",
										["heading"] = 3.4732052114687,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 40,
										["y"] = 701747.62273069,
										["x"] = -281632.54985937,
										["name"] = "Ground-1-3",
										["heading"] = 5.8119464091411,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 41,
										["y"] = 701836.13260615,
										["x"] = -281817.51888531,
										["name"] = "Ground-1-4",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 42,
										["y"] = 701890.03146937,
										["x"] = -281735.69955672,
										["name"] = "Ground-1-5",
										["heading"] = 1.7976891295541,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 43,
										["y"] = 701848.00919811,
										["x"] = -281639.66570969,
										["name"] = "Ground-1-6",
										["heading"] = 0.34906585039882,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 44,
										["y"] = 701696.88253255,
										["x"] = -281714.15039055,
										["name"] = "Ground-1-7",
										["heading"] = 5.2010811709431,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 45,
										["y"] = 701746.94232497,
										["x"] = -281701.45792809,
										["name"] = "Ground-1-8",
										["heading"] = 2.1642082724729,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 46,
										["y"] = 701749.94477235,
										["x"] = -281696.46860087,
										["name"] = "Ground-1-9",
										["heading"] = 2.1642082724729,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "p-19 s-125 sr",
										["unitId"] = 47,
										["y"] = 701778.36108359,
										["x"] = -281553.27667233,
										["name"] = "Ground-1-10",
										["heading"] = 0.20943951023932,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 48,
										["y"] = 701768.74630549,
										["x"] = -281559.16260876,
										["name"] = "Ground-1-11",
										["heading"] = 4.9567350756639,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 49,
										["y"] = 701972.49578184,
										["x"] = -281834.38769993,
										["name"] = "Ground-1-12",
										["heading"] = 5.1487212933833,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 50,
										["y"] = 701981.37110203,
										["x"] = -281808.28843783,
										["name"] = "Ground-1-13",
										["heading"] = 5.3058009260628,
										["playerCanDrive"] = true,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-135",
										["unitId"] = 51,
										["y"] = 701981.14215608,
										["x"] = -281735.19308935,
										["name"] = "Ground-1-14",
										["heading"] = 3.4208453339089,
										["playerCanDrive"] = true,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-135",
										["unitId"] = 52,
										["y"] = 701960.15213443,
										["x"] = -281729.42544929,
										["name"] = "Ground-1-15",
										["heading"] = 3.3335788713091,
										["playerCanDrive"] = true,
									}, -- end of [15]
								}, -- end of ["units"]
								["y"] = 701792.95634867,
								["x"] = -281729.25179542,
								["name"] = "Ground-1",
								["start_time"] = 0,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 23,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_do_script_file",
					["file"] = "ResKey_Action_6",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerStart",
			["comment"] = "Moose",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_time_after",
					["seconds"] = 2,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_do_script_file",
					["file"] = "ResKey_Action_7",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "MIST",
		}, -- end of [2]
		[3] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_time_after",
					["seconds"] = 4,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_do_script_file",
					["file"] = "ResKey_Action_8",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "mission.lua",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_time_after",
					["seconds"] = 6,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["objects_mask"] = 0,
					["predicate"] = "a_remove_scene_objects",
					["zone"] = 166,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "Remove",
		}, -- end of [4]
	}, -- end of ["trigrules"]
	["currentKey"] = 1957,
	["failures"] = {},
	["forcedOptions"] = 
	{
		["padlock"] = true,
		["birds"] = 420,
		["optionsView"] = "optview_all",
		["permitCrash"] = true,
		["immortal"] = true,
		["easyCommunication"] = true,
		["wakeTurbulence"] = true,
		["gWarmUp"] = true,
		["radio"] = true,
		["labels"] = 1,
		["cockpitStatusBarAllowed"] = true,
		["unrestrictedSATNAV"] = true,
		["userMarks"] = true,
		["RBDAI"] = true,
		["externalViews"] = true,
		["fuel"] = true,
		["civTraffic"] = "medium",
		["weapons"] = true,
		["Supercarrier"] = 
		{
			["deck_crew"] = true,
			["speakers_enabled"] = true,
		}, -- end of ["Supercarrier"]
		["geffect"] = "realistic",
	}, -- end of ["forcedOptions"]
	["start_time"] = 52500,
} -- end of mission
