mission = 
{
	["groundControl"] = 
	{
		["passwords"] = 
		{
			["artillery_commander"] = {},
			["instructor"] = {},
			["observer"] = {},
			["forward_observer"] = {},
		}, -- end of ["passwords"]
		["roles"] = 
		{
			["artillery_commander"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["artillery_commander"]
			["instructor"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["instructor"]
			["observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["observer"]
			["forward_observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["forward_observer"]
		}, -- end of ["roles"]
		["isPilotControlVehicles"] = false,
	}, -- end of ["groundControl"]
	["requiredModules"] = {},
	["date"] = 
	{
		["Year"] = 2020,
		["Day"] = 1,
		["Month"] = 6,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_8\")); mission.trig.func[1]=nil;",
		}, -- end of ["actions"]
		["events"] = {},
		["custom"] = {},
		["func"] = 
		{
			[1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(true)",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = {},
	}, -- end of ["trig"]
	["maxDictId"] = 8,
	["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"] = {},
	["drawings"] = 
	{
		["options"] = 
		{
			["hiddenOnF10Map"] = 
			{
				["Observer"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Observer"]
				["Instructor"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Instructor"]
				["ForwardObserver"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["ForwardObserver"]
				["Pilot"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Pilot"]
				["Spectrator"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Spectrator"]
				["ArtilleryCommander"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["ArtilleryCommander"]
			}, -- end of ["hiddenOnF10Map"]
		}, -- end of ["options"]
		["layers"] = 
		{
			[2] = 
			{
				["visible"] = true,
				["name"] = "Blue",
				["objects"] = {},
			}, -- end of [2]
			[3] = 
			{
				["visible"] = true,
				["name"] = "Neutral",
				["objects"] = {},
			}, -- end of [3]
			[1] = 
			{
				["visible"] = true,
				["name"] = "Red",
				["objects"] = {},
			}, -- end of [1]
			[4] = 
			{
				["visible"] = true,
				["name"] = "Common",
				["objects"] = {},
			}, -- end of [4]
			[5] = 
			{
				["visible"] = true,
				["name"] = "Author",
				["objects"] = 
				{
					[1] = 
					{
						["visible"] = true,
						["borderThickness"] = 4,
						["mapY"] = 38035.813995108,
						["layerName"] = "Author",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = 72096.550623843,
						["colorString"] = "0x00000000",
						["name"] = "Text Box-1",
						["angle"] = 0,
						["text"] = "Our intel suggests supplies are being transfered onto the island. \
IGLAs and other heavy weapons are rumoured to be coming in. Intercepting this is of the highest importance. \
Investigate the docking areas at the South West of the island and destroy any ship and container that can be linked to enemy forces. \
",
						["fillColorString"] = "0xff000000",
						["primitiveType"] = "TextBox",
						["fontSize"] = 24,
					}, -- end of [1]
				}, -- end of ["objects"]
			}, -- end of [5]
		}, -- end of ["layers"]
	}, -- end of ["drawings"]
	["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
	["pictureFileNameServer"] = {},
	["weather"] = 
	{
		["atmosphere_type"] = 0,
		["wind"] = 
		{
			["at8000"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["at8000"]
			["atGround"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["atGround"]
			["at2000"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["at2000"]
		}, -- end of ["wind"]
		["enable_fog"] = false,
		["fog"] = 
		{
			["thickness"] = 0,
			["visibility"] = 0,
		}, -- end of ["fog"]
		["halo"] = 
		{
			["preset"] = "auto",
		}, -- end of ["halo"]
		["visibility"] = 
		{
			["distance"] = 80000,
		}, -- end of ["visibility"]
		["season"] = 
		{
			["temperature"] = 20,
		}, -- end of ["season"]
		["type_weather"] = 0,
		["qnh"] = 760,
		["cyclones"] = {},
		["name"] = "Winter, clean sky",
		["dust_density"] = 0,
		["modifiedTime"] = false,
		["groundTurbulence"] = 0,
		["enable_dust"] = false,
		["clouds"] = 
		{
			["thickness"] = 200,
			["density"] = 0,
			["preset"] = "Preset2",
			["base"] = 2500,
			["iprecptns"] = 0,
		}, -- end of ["clouds"]
	}, -- end of ["weather"]
	["theatre"] = "MarianaIslands",
	["triggers"] = 
	{
		["zones"] = 
		{
			[1] = 
			{
				["radius"] = 3000,
				["zoneId"] = 20,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 41474.572024191,
				["x"] = 70446.510196713,
				["name"] = "MISSIONSTAGE_1_GROUND",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 32899.228330227,
						["x"] = 68981.307762302,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 46583.562508843,
						["x"] = 67024.885298105,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 47617.672330131,
						["x"] = 71412.864810058,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 38797.824927561,
						["x"] = 74366.982916389,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [1]
			[2] = 
			{
				["radius"] = 3000,
				["zoneId"] = 21,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 35487.459160494,
				["x"] = 82837.418768542,
				["name"] = "MISSIONSTAGE_1_WATER",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 15118.845379489,
						["x"] = 75295.202823531,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 26704.318230716,
						["x"] = 65804.454886104,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 57790.945384832,
						["x"] = 91033.921634001,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 42335.727646938,
						["x"] = 99216.095730533,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [2]
			[3] = 
			{
				["radius"] = 3000,
				["zoneId"] = 22,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 48950.858511289,
				["x"] = 75655.413811137,
				["name"] = "MISSIONSTAGE_2_AIRBASE",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 40375.514817325,
						["x"] = 74190.211376725,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 54059.848995941,
						["x"] = 72233.788912529,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 55093.958817229,
						["x"] = 76621.768424481,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 46274.111414659,
						["x"] = 79575.886530812,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [3]
			[4] = 
			{
				["radius"] = 3000,
				["zoneId"] = 23,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 69920.025682966,
				["x"] = 99130.631951405,
				["name"] = "MISSIONSTAGE_3",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 61461.147967592,
						["x"] = 89783.216660886,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 48666.206885513,
						["x"] = 80826.757903431,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 143206.60488087,
						["x"] = 92626.536901348,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 26346.142997887,
						["x"] = 133286.01633995,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [4]
			[5] = 
			{
				["radius"] = 3000,
				["zoneId"] = 43,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 46411.000530702,
				["x"] = 68460.214635861,
				["name"] = "CAPROUTE_1",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 43433.984770231,
						["x"] = 67810.569203719,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 60553.314147801,
						["x"] = 68918.66001954,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 43862.002000541,
						["x"] = 68498.454038145,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 37794.701204232,
						["x"] = 68613.175282042,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [5]
			[6] = 
			{
				["radius"] = 3000,
				["zoneId"] = 44,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 36929.495382666,
				["x"] = 76314.768146267,
				["name"] = "CAPROUTE_1-1",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 34840.36518644,
						["x"] = 74578.76398807,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 48914.763998937,
						["x"] = 84318.538661973,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 34445.484107187,
						["x"] = 74942.054580984,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 29517.368238098,
						["x"] = 71419.715354039,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [6]
			[7] = 
			{
				["radius"] = 200.8632,
				["zoneId"] = 64,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 42385.672260622,
				["x"] = 72131.31909086,
				["name"] = "MISSION_DEAD_BYRON",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [7]
			[8] = 
			{
				["radius"] = 76.2,
				["zoneId"] = 84,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 38033.247770163,
				["x"] = 72090.631608219,
				["name"] = "MISSION_STRIKE_SERAPH",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [8]
		}, -- end of ["zones"]
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = 19350.560971923,
		["zoom"] = 80107.25731142,
		["centerX"] = 6752.1367141394,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["blue"] = 
		{
			[1] = 21,
			[2] = 11,
			[3] = 8,
			[4] = 80,
			[5] = 28,
			[6] = 26,
			[7] = 13,
			[8] = 5,
			[9] = 16,
			[10] = 6,
			[11] = 15,
			[12] = 20,
			[13] = 12,
			[14] = 40,
			[15] = 45,
			[16] = 9,
			[17] = 46,
			[18] = 10,
			[19] = 3,
			[20] = 4,
			[21] = 1,
			[22] = 2,
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			[1] = 91,
			[2] = 70,
			[3] = 83,
			[4] = 23,
			[5] = 65,
			[6] = 86,
			[7] = 64,
			[8] = 25,
			[9] = 63,
			[10] = 76,
			[11] = 84,
			[12] = 90,
			[13] = 29,
			[14] = 62,
			[15] = 30,
			[16] = 78,
			[17] = 87,
			[18] = 31,
			[19] = 61,
			[20] = 32,
			[21] = 33,
			[22] = 60,
			[23] = 17,
			[24] = 35,
			[25] = 69,
			[26] = 36,
			[27] = 59,
			[28] = 71,
			[29] = 79,
			[30] = 58,
			[31] = 57,
			[32] = 56,
			[33] = 55,
			[34] = 88,
			[35] = 73,
			[36] = 39,
			[37] = 89,
			[38] = 54,
			[39] = 77,
			[40] = 72,
			[41] = 41,
			[42] = 42,
			[43] = 44,
			[44] = 85,
			[45] = 75,
			[46] = 53,
			[47] = 22,
			[48] = 52,
			[49] = 66,
			[50] = 51,
			[51] = 74,
			[52] = 82,
			[53] = 7,
			[54] = 68,
			[55] = 50,
			[56] = 49,
			[57] = 48,
			[58] = 67,
		}, -- end of ["neutrals"]
		["red"] = 
		{
			[1] = 18,
			[2] = 24,
			[3] = 27,
			[4] = 81,
			[5] = 34,
			[6] = 37,
			[7] = 38,
			[8] = 0,
			[9] = 43,
			[10] = 19,
			[11] = 47,
		}, -- end of ["red"]
	}, -- end of ["coalitions"]
	["descriptionText"] = "DictKey_descriptionText_1",
	["pictureFileNameR"] = {},
	["goals"] = {},
	["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
	["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
	["pictureFileNameB"] = {},
	["coalition"] = 
	{
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["id"] = 2,
					["name"] = "USA",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 166,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 14611.384765625,
											["x"] = 10377.077148438,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 58,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 166,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Player",
										["parking"] = "53",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["ClockTime"] = 1,
											["EWDispenserBR"] = 2,
											["AAR_Zone3"] = 0,
											["AAR_Zone2"] = 0,
											["EWDispenserBL"] = 2,
											["AAR_Zone1"] = 0,
											["LaserCode100"] = 6,
											["RocketBurst"] = 1,
											["LoadWater"] = true,
											["MountNVG"] = false,
											["EWDispenserTBL"] = 2,
											["GBULaserCode1"] = 8,
											["GBULaserCode10"] = 8,
											["LaserCode1"] = 8,
											["EWDispenserTFL"] = 1,
											["EWDispenserTFR"] = 1,
											["GBULaserCode100"] = 6,
											["LaserCode10"] = 8,
											["EWDispenserTBR"] = 2,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AV8BNA",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
													[23] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
													[23] = 122.1,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
													[23] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 133,
													[2] = 257.8,
													[4] = 123.3,
													[8] = 385.4,
													[16] = 121,
													[17] = 126,
													[9] = 139,
													[18] = 125,
													[5] = 344,
													[10] = 140,
													[20] = 122,
													[21] = 123,
													[11] = 134,
													[22] = 124,
													[3] = 122.1,
													[6] = 385,
													[12] = 132,
													[24] = 136,
													[25] = 141,
													[13] = 131,
													[26] = 127,
													[7] = 130,
													[14] = 129,
													[15] = 138,
													[19] = 128,
													[23] = 135,
												}, -- end of ["channels"]
											}, -- end of [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[15] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[23] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[27] = 0,
													[29] = 0,
													[30] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[15] = 263,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[23] = 122.1,
													[7] = 270,
													[14] = 260,
													[28] = 257.8,
													[27] = 133,
													[29] = 122.1,
													[30] = 123.3,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 112,
										["psi"] = 0,
										["onboard_num"] = "010",
										["parking_id"] = "59",
										["x"] = 10377.077148438,
										["name"] = "Aerial-1-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 3519.423,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 14611.384765625,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 14611.384765625,
								["x"] = 10377.077148438,
								["name"] = "Aerial-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = {},
		}, -- end of ["neutrals"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "China",
					["id"] = 27,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42289.734641096,
											["speed"] = 0,
											["x"] = 72082.287489209,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 9,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 48,
										["rate"] = 1,
										["y"] = 42289.734641096,
										["x"] = 72082.287489209,
										["name"] = "Static M92 Sandbag 02-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42289.734641096,
								["x"] = 72082.287489209,
								["name"] = "Static M92 Sandbag 02-1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 3.1590459461097,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42288.220355382,
											["speed"] = 0,
											["x"] = 72082.316060637,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 10,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 49,
										["rate"] = 1,
										["y"] = 42288.220355382,
										["x"] = 72082.316060637,
										["name"] = "Static M92 Sandbag 02-2-1",
										["heading"] = 3.1590459461097,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42288.220355382,
								["x"] = 72082.316060637,
								["name"] = "Static M92 Sandbag 02-2",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 5.0963614158234,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42339.154835129,
											["speed"] = 0,
											["x"] = 72064.371548712,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 11,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 50,
										["rate"] = 1,
										["y"] = 42339.154835129,
										["x"] = 72064.371548712,
										["name"] = "Static M92 Sandbag 02-3-1",
										["heading"] = 5.0963614158234,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42339.154835129,
								["x"] = 72064.371548712,
								["name"] = "Static M92 Sandbag 02-3",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 4.3458698374659,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42380.767093576,
											["speed"] = 0,
											["x"] = 72057.962798466,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 12,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 51,
										["rate"] = 1,
										["y"] = 42380.767093576,
										["x"] = 72057.962798466,
										["name"] = "Static M92 Sandbag 02-4",
										["heading"] = 4.3458698374659,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42380.767093576,
								["x"] = 72057.962798466,
								["name"] = "Static M92 Sandbag 02-4",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 1.2042771838761,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42381.395665005,
											["speed"] = 0,
											["x"] = 72056.134227038,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 13,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 52,
										["rate"] = 1,
										["y"] = 42381.395665005,
										["x"] = 72056.134227038,
										["name"] = "Static M92 Sandbag 02-5-1",
										["heading"] = 1.2042771838761,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42381.395665005,
								["x"] = 72056.134227038,
								["name"] = "Static M92 Sandbag 02-5",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 1.0995574287564,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42430.670393985,
											["speed"] = 0,
											["x"] = 72059.726293536,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 14,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 53,
										["rate"] = 1,
										["y"] = 42430.670393985,
										["x"] = 72059.726293536,
										["name"] = "Static M92 Sandbag 02-6-1",
										["heading"] = 1.0995574287564,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42430.670393985,
								["x"] = 72059.726293536,
								["name"] = "Static M92 Sandbag 02-6",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 4.3284165449459,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42429.927536842,
											["speed"] = 0,
											["x"] = 72061.554864965,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 15,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 54,
										["rate"] = 1,
										["y"] = 42429.927536842,
										["x"] = 72061.554864965,
										["name"] = "Static M92 Sandbag 02-7-1",
										["heading"] = 4.3284165449459,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42429.927536842,
								["x"] = 72061.554864965,
								["name"] = "Static M92 Sandbag 02-7",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 1.0995574287564,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42475.170303509,
											["speed"] = 0,
											["x"] = 72077.085228147,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 16,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 55,
										["rate"] = 1,
										["y"] = 42475.170303509,
										["x"] = 72077.085228147,
										["name"] = "Static M92 Sandbag 02-8-1",
										["heading"] = 1.0995574287564,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42475.170303509,
								["x"] = 72077.085228147,
								["name"] = "Static M92 Sandbag 02-8",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 4.310963252426,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42474.198874938,
											["speed"] = 0,
											["x"] = 72078.999513861,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 17,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 56,
										["rate"] = 1,
										["y"] = 42474.198874938,
										["x"] = 72078.999513861,
										["name"] = "Static M92 Sandbag 02-9-1",
										["heading"] = 4.310963252426,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42474.198874938,
								["x"] = 72078.999513861,
								["name"] = "Static M92 Sandbag 02-9",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 0.94247779607694,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42523.156864417,
											["speed"] = 0,
											["x"] = 72093.988106114,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 18,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 57,
										["rate"] = 1,
										["y"] = 42523.156864417,
										["x"] = 72093.988106114,
										["name"] = "Static M92 Sandbag 02-10-1",
										["heading"] = 0.94247779607694,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42523.156864417,
								["x"] = 72093.988106114,
								["name"] = "Static M92 Sandbag 02-10",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 4.1015237421867,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42521.928292988,
											["speed"] = 0,
											["x"] = 72095.759534686,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 19,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 58,
										["rate"] = 1,
										["y"] = 42521.928292988,
										["x"] = 72095.759534686,
										["name"] = "Static M92 Sandbag 02-11-1",
										["heading"] = 4.1015237421867,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42521.928292988,
								["x"] = 72095.759534686,
								["name"] = "Static M92 Sandbag 02-11",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 1.832595714594,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42338.354835129,
											["speed"] = 0,
											["x"] = 72062.428691569,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 20,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 59,
										["rate"] = 1,
										["y"] = 42338.354835129,
										["x"] = 72062.428691569,
										["name"] = "Static M92 Sandbag 02-12-1",
										["heading"] = 1.832595714594,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42338.354835129,
								["x"] = 72062.428691569,
								["name"] = "Static M92 Sandbag 02-12",
								["dead"] = false,
							}, -- end of [12]
							[13] = 
							{
								["heading"] = 3.1241393610699,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42261.474891206,
											["speed"] = 0,
											["x"] = 72121.466781252,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 21,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 60,
										["rate"] = 1,
										["y"] = 42261.474891206,
										["x"] = 72121.466781252,
										["name"] = "Static M92 Sandbag 02-13-1",
										["heading"] = 3.1241393610699,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42261.474891206,
								["x"] = 72121.466781252,
								["name"] = "Static M92 Sandbag 02-13",
								["dead"] = false,
							}, -- end of [13]
							[14] = 
							{
								["heading"] = 6.2133721370998,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42263.806535228,
											["speed"] = 0,
											["x"] = 72121.571183223,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 22,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 61,
										["rate"] = 1,
										["y"] = 42263.806535228,
										["x"] = 72121.571183223,
										["name"] = "Static M92 Sandbag 02-14-1",
										["heading"] = 6.2133721370998,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42263.806535228,
								["x"] = 72121.571183223,
								["name"] = "Static M92 Sandbag 02-14",
								["dead"] = false,
							}, -- end of [14]
							[15] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42242.52065342,
											["speed"] = 0,
											["x"] = 72167.448263868,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 23,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 62,
										["rate"] = 1,
										["y"] = 42242.52065342,
										["x"] = 72167.448263868,
										["name"] = "Static M92 Sandbag 02-15-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42242.52065342,
								["x"] = 72167.448263868,
								["name"] = "Static M92 Sandbag 02-15",
								["dead"] = false,
							}, -- end of [15]
							[16] = 
							{
								["heading"] = 3.2114058236696,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42240.063510563,
											["speed"] = 0,
											["x"] = 72167.391121011,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 24,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_02",
										["type"] = "Sandbag_02",
										["unitId"] = 63,
										["rate"] = 1,
										["y"] = 42240.063510563,
										["x"] = 72167.391121011,
										["name"] = "Static M92 Sandbag 02-16-1",
										["heading"] = 3.2114058236696,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42240.063510563,
								["x"] = 72167.391121011,
								["name"] = "Static M92 Sandbag 02-16",
								["dead"] = false,
							}, -- end of [16]
							[17] = 
							{
								["heading"] = 3.1415926535898,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42402.938162072,
											["speed"] = 0,
											["x"] = 72203.038751634,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 25,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 64,
										["rate"] = 1,
										["y"] = 42402.938162072,
										["x"] = 72203.038751634,
										["name"] = "Static M92 Sandbag 03-1",
										["heading"] = 3.1415926535898,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42402.938162072,
								["x"] = 72203.038751634,
								["name"] = "Static M92 Sandbag 03-1",
								["dead"] = false,
							}, -- end of [17]
							[18] = 
							{
								["heading"] = 3.1415926535898,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42424.023902133,
											["speed"] = 0,
											["x"] = 72138.085998254,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 26,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Sandbag_03",
										["type"] = "Sandbag_03",
										["unitId"] = 65,
										["rate"] = 1,
										["y"] = 42424.023902133,
										["x"] = 72138.085998254,
										["name"] = "Static M92 Sandbag 03-2-1",
										["heading"] = 3.1415926535898,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42424.023902133,
								["x"] = 72138.085998254,
								["name"] = "Static M92 Sandbag 03-2",
								["dead"] = false,
							}, -- end of [18]
							[19] = 
							{
								["heading"] = 3.1415926535898,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42324.342325971,
											["speed"] = 0,
											["x"] = 72178.259126344,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 27,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 66,
										["rate"] = 1,
										["y"] = 42324.342325971,
										["x"] = 72178.259126344,
										["name"] = "Static M92 Revetment x8-1",
										["heading"] = 3.1415926535898,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42324.342325971,
								["x"] = 72178.259126344,
								["name"] = "Static M92 Revetment x8-1",
								["dead"] = false,
							}, -- end of [19]
							[20] = 
							{
								["heading"] = 1.5707963267949,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42333.237473571,
											["speed"] = 0,
											["x"] = 72209.428024442,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 28,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x4",
										["type"] = "Revetment_x4",
										["unitId"] = 67,
										["rate"] = 1,
										["y"] = 42333.237473571,
										["x"] = 72209.428024442,
										["name"] = "Static M92 Revetment x4-1",
										["heading"] = 1.5707963267949,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42333.237473571,
								["x"] = 72209.428024442,
								["name"] = "Static M92 Revetment x4-1",
								["dead"] = false,
							}, -- end of [20]
							[21] = 
							{
								["heading"] = 1.5707963267949,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42333.151852888,
											["speed"] = 0,
											["x"] = 72178.407601517,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 30,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x4",
										["type"] = "Revetment_x4",
										["unitId"] = 69,
										["rate"] = 1,
										["y"] = 42333.151852888,
										["x"] = 72178.407601517,
										["name"] = "Static M92 Revetment x4-2-1",
										["heading"] = 1.5707963267949,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42333.151852888,
								["x"] = 72178.407601517,
								["name"] = "Static M92 Revetment x4-2",
								["dead"] = false,
							}, -- end of [21]
							[22] = 
							{
								["heading"] = 1.5707963267949,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42333.250836336,
											["speed"] = 0,
											["x"] = 72162.96618355,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 31,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x4",
										["type"] = "Revetment_x4",
										["unitId"] = 70,
										["rate"] = 1,
										["y"] = 42333.250836336,
										["x"] = 72162.96618355,
										["name"] = "Static M92 Revetment x4-3-1",
										["heading"] = 1.5707963267949,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42333.250836336,
								["x"] = 72162.96618355,
								["name"] = "Static M92 Revetment x4-3",
								["dead"] = false,
							}, -- end of [22]
							[23] = 
							{
								["heading"] = 3.1415926535898,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42324.374495592,
											["speed"] = 0,
											["x"] = 72202.241826081,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 33,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x4",
										["type"] = "Revetment_x4",
										["unitId"] = 72,
										["rate"] = 1,
										["y"] = 42324.374495592,
										["x"] = 72202.241826081,
										["name"] = "Static M92 Revetment x4-5-1",
										["heading"] = 3.1415926535898,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42324.374495592,
								["x"] = 72202.241826081,
								["name"] = "Static M92 Revetment x4-5",
								["dead"] = false,
							}, -- end of [23]
							[24] = 
							{
								["heading"] = 3.1415926535898,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42350.358216885,
											["speed"] = 0,
											["x"] = 72194.184205352,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 34,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Revetment_x8",
										["type"] = "Revetment_x8",
										["unitId"] = 73,
										["rate"] = 1,
										["y"] = 42350.358216885,
										["x"] = 72194.184205352,
										["name"] = "Static M92 Revetment x8-2-1",
										["heading"] = 3.1415926535898,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42350.358216885,
								["x"] = 72194.184205352,
								["name"] = "Static M92 Revetment x8-2",
								["dead"] = false,
							}, -- end of [24]
							[25] = 
							{
								["heading"] = 3.1415926535898,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42331.263014669,
											["speed"] = 0,
											["x"] = 72202.105178123,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 35,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent01",
										["type"] = "Tent01",
										["unitId"] = 74,
										["rate"] = 1,
										["y"] = 42331.263014669,
										["x"] = 72202.105178123,
										["name"] = "Static M92 Tent 01-1",
										["heading"] = 3.1415926535898,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42331.263014669,
								["x"] = 72202.105178123,
								["name"] = "Static M92 Tent 01-1",
								["dead"] = false,
							}, -- end of [25]
							[26] = 
							{
								["heading"] = 3.1415926535898,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42331.545906553,
											["speed"] = 0,
											["x"] = 72186.086425153,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 36,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Tent01",
										["type"] = "Tent01",
										["unitId"] = 75,
										["rate"] = 1,
										["y"] = 42331.545906553,
										["x"] = 72186.086425153,
										["name"] = "Static M92 Tent 01-2-1",
										["heading"] = 3.1415926535898,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42331.545906553,
								["x"] = 72186.086425153,
								["name"] = "Static M92 Tent 01-2",
								["dead"] = false,
							}, -- end of [26]
							[27] = 
							{
								["heading"] = 3.1415926535898,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42348.165804779,
											["speed"] = 0,
											["x"] = 72202.458792979,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 38,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_office",
										["type"] = "Container_office",
										["unitId"] = 77,
										["rate"] = 1,
										["y"] = 42348.165804779,
										["x"] = 72202.458792979,
										["name"] = "Static M92 Container office-1",
										["heading"] = 3.1415926535898,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42348.165804779,
								["x"] = 72202.458792979,
								["name"] = "Static M92 Container office-1",
								["dead"] = false,
							}, -- end of [27]
							[28] = 
							{
								["heading"] = 3.1415926535898,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42347.776828437,
											["speed"] = 0,
											["x"] = 72187.253354177,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 39,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Container_office",
										["type"] = "Container_office",
										["unitId"] = 78,
										["rate"] = 1,
										["y"] = 42347.776828437,
										["x"] = 72187.253354177,
										["name"] = "Static M92 Container office-2-1",
										["heading"] = 3.1415926535898,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42347.776828437,
								["x"] = 72187.253354177,
								["name"] = "Static M92 Container office-2",
								["dead"] = false,
							}, -- end of [28]
							[29] = 
							{
								["heading"] = 3.1415926535898,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42340.874611311,
											["speed"] = 0,
											["x"] = 72202.83771912,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 40,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage03",
										["type"] = "Camouflage03",
										["unitId"] = 79,
										["rate"] = 1,
										["y"] = 42340.874611311,
										["x"] = 72202.83771912,
										["name"] = "Static M92 Camouflage 03-1",
										["heading"] = 3.1415926535898,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42340.874611311,
								["x"] = 72202.83771912,
								["name"] = "Static M92 Camouflage 03-1",
								["dead"] = false,
							}, -- end of [29]
							[30] = 
							{
								["heading"] = 3.1415926535898,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 42340.989740368,
											["speed"] = 0,
											["x"] = 72195.037725484,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 41,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage03",
										["type"] = "Camouflage03",
										["unitId"] = 80,
										["rate"] = 1,
										["y"] = 42340.989740368,
										["x"] = 72195.037725484,
										["name"] = "Static M92 Camouflage 03-2-1",
										["heading"] = 3.1415926535898,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 42340.989740368,
								["x"] = 72195.037725484,
								["name"] = "Static M92 Camouflage 03-2",
								["dead"] = false,
							}, -- end of [30]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 173,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 48871.59765625,
											["x"] = 75708.328125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 1,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 4,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 173,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "'splinter' camo for blue side (fictional)",
										["skill"] = "High",
										["parking"] = "7",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = {},
										["type"] = "JF-17",
										["unitId"] = 7,
										["psi"] = 0,
										["onboard_num"] = "010",
										["parking_id"] = "01",
										["x"] = 75708.328125,
										["name"] = "Aerial-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 48871.59765625,
										["heading"] = 0,
										["callsign"] = 100,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 173,
										["alt_type"] = "BARO",
										["livery_id"] = "'splinter' camo for blue side (fictional)",
										["skill"] = "High",
										["parking"] = "8",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = {},
										["type"] = "JF-17",
										["unitId"] = 8,
										["psi"] = 0,
										["onboard_num"] = "011",
										["parking_id"] = "02",
										["x"] = 75682.515625,
										["name"] = "Aerial-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 48870.6328125,
										["heading"] = 0,
										["callsign"] = 100,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 48871.59765625,
								["x"] = 75708.328125,
								["name"] = "CAP_A[1]1_Rota1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 243,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 173,
											["action"] = "From Parking Area",
											["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"] = 2,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 48870.3203125,
											["x"] = 75656.5390625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 1,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 5,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 173,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "'splinter' camo for blue side (fictional)",
										["skill"] = "High",
										["parking"] = "9",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = {},
										["type"] = "JF-17",
										["unitId"] = 9,
										["psi"] = 0,
										["onboard_num"] = "012",
										["parking_id"] = "03",
										["x"] = 75656.5390625,
										["name"] = "Aerial-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 48870.3203125,
										["heading"] = 0,
										["callsign"] = 101,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 173,
										["alt_type"] = "BARO",
										["livery_id"] = "'splinter' camo for blue side (fictional)",
										["skill"] = "High",
										["parking"] = "10",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = {},
										["type"] = "JF-17",
										["unitId"] = 10,
										["psi"] = 0,
										["onboard_num"] = "013",
										["parking_id"] = "04",
										["x"] = 75630.5546875,
										["name"] = "Aerial-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 48870.3203125,
										["heading"] = 0,
										["callsign"] = 101,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 48870.3203125,
								["x"] = 75656.5390625,
								["name"] = "CAP_B[1]1_Rota1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 243,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 173,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 49052.942823717,
											["x"] = 75621.208201164,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 1,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 6,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 173,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "'splinter' camo for blue side (fictional)",
										["skill"] = "High",
										["parking"] = "6",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = {},
										["type"] = "JF-17",
										["unitId"] = 11,
										["psi"] = 0,
										["onboard_num"] = "014",
										["parking_id"] = "06",
										["x"] = 75621.208201164,
										["name"] = "CAP_A[1]1_Rota1-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 49052.942823717,
										["heading"] = 0,
										["callsign"] = 102,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 173,
										["alt_type"] = "BARO",
										["livery_id"] = "'splinter' camo for blue side (fictional)",
										["skill"] = "High",
										["parking"] = "3",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = {},
										["type"] = "JF-17",
										["unitId"] = 12,
										["psi"] = 0,
										["onboard_num"] = "015",
										["parking_id"] = "07",
										["x"] = 75630.046875,
										["name"] = "CAP_A[1]1_Rota1-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 49112.6328125,
										["heading"] = 0,
										["callsign"] = 102,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 49052.942823717,
								["x"] = 75621.208201164,
								["name"] = "CAP_A[1]1_Rota1-1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 243,
							}, -- end of [3]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [1]
				[2] = 
				{
					["name"] = "Russia",
					["id"] = 0,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 5.235987755983,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 38046.291719317,
											["speed"] = 0,
											["x"] = 72050.080480641,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 43,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Ships",
										["type"] = "Dry-cargo ship-2",
										["unitId"] = 82,
										["rate"] = 50,
										["y"] = 38046.291719317,
										["x"] = 72050.080480641,
										["name"] = "TGT_ship_SERAPH-2",
										["heading"] = 5.235987755983,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 38046.291719317,
								["x"] = 72050.080480641,
								["name"] = "TGT_ship_SERAPH-2",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 5.235987755983,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 38025.543555898,
											["speed"] = 0,
											["x"] = 72085.609639479,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 44,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "container_40ft",
										["type"] = "container_40ft",
										["unitId"] = 83,
										["rate"] = 1,
										["y"] = 38025.543555898,
										["x"] = 72085.609639479,
										["name"] = "TGT_container_SERAPH",
										["heading"] = 5.235987755983,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 38025.543555898,
								["x"] = 72085.609639479,
								["name"] = "TGT_container_SERAPH",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 5.235987755983,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 38027.373107476,
											["speed"] = 0,
											["x"] = 72080.718862729,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 45,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "container_40ft",
										["type"] = "container_40ft",
										["unitId"] = 84,
										["rate"] = 1,
										["y"] = 38027.373107476,
										["x"] = 72080.718862729,
										["name"] = "TGT_container_SERAPH-2",
										["heading"] = 5.235987755983,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 38027.373107476,
								["x"] = 72080.718862729,
								["name"] = "TGT_container_SERAPH-2",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 5.235987755983,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 38030.368440284,
											["speed"] = 0,
											["x"] = 72074.931616659,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 46,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "container_20ft",
										["type"] = "container_20ft",
										["unitId"] = 85,
										["rate"] = 1,
										["y"] = 38030.368440284,
										["x"] = 72074.931616659,
										["name"] = "TGT_container_SERAPH-4",
										["heading"] = 5.235987755983,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 38030.368440284,
								["x"] = 72074.931616659,
								["name"] = "TGT_container_SERAPH-4",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 5.235987755983,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 38033.342443294,
											["speed"] = 0,
											["x"] = 72080.232872763,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 47,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "container_20ft",
										["type"] = "container_20ft",
										["unitId"] = 86,
										["rate"] = 1,
										["y"] = 38033.342443294,
										["x"] = 72080.232872763,
										["name"] = "TGT_container_SERAPH-3",
										["heading"] = 5.235987755983,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 38033.342443294,
								["x"] = 72080.232872763,
								["name"] = "TGT_container_SERAPH-3",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 3.7699111843078,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 38040.835187936,
											["speed"] = 0,
											["x"] = 72065.110943602,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 48,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "container_20ft",
										["type"] = "container_20ft",
										["unitId"] = 87,
										["rate"] = 1,
										["y"] = 38040.835187936,
										["x"] = 72065.110943602,
										["name"] = "TGT_Static Container 20ft-3",
										["heading"] = 3.7699111843078,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 38040.835187936,
								["x"] = 72065.110943602,
								["name"] = "TGT_Static Container 20ft-3",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 3.7699111843078,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 38047.215987401,
											["speed"] = 0,
											["x"] = 72061.089735225,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 49,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "container_20ft",
										["type"] = "container_20ft",
										["unitId"] = 88,
										["rate"] = 1,
										["y"] = 38047.215987401,
										["x"] = 72061.089735225,
										["name"] = "TGT_Static Container 20ft-4",
										["heading"] = 3.7699111843078,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 38047.215987401,
								["x"] = 72061.089735225,
								["name"] = "TGT_Static Container 20ft-4",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 2.9321531433505,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 38041.453679241,
											["speed"] = 0,
											["x"] = 72111.855501646,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 50,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "autumn",
										["category"] = "Unarmed",
										["type"] = "TZ-22_KrAZ",
										["unitId"] = 89,
										["rate"] = 3,
										["y"] = 38041.453679241,
										["x"] = 72111.855501646,
										["name"] = "Static Refueler TZ-22 Tractor (KrAZ-258B1)-1",
										["heading"] = 2.9321531433505,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 38041.453679241,
								["x"] = 72111.855501646,
								["name"] = "Static Refueler TZ-22 Tractor (KrAZ-258B1)-1",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 2.9670597283904,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 38032.020451933,
											["speed"] = 0,
											["x"] = 72110.805448424,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 51,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "TZ-22_KrAZ",
										["unitId"] = 90,
										["rate"] = 3,
										["y"] = 38032.020451933,
										["x"] = 72110.805448424,
										["name"] = "Static Refueler TZ-22 Tractor (KrAZ-258B1)-2-1",
										["heading"] = 2.9670597283904,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 38032.020451933,
								["x"] = 72110.805448424,
								["name"] = "Static Refueler TZ-22 Tractor (KrAZ-258B1)-2",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 2.9146998508305,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 38036.654000947,
											["speed"] = 0,
											["x"] = 72111.715609837,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 52,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "TZ-22_KrAZ",
										["unitId"] = 91,
										["rate"] = 3,
										["y"] = 38036.654000947,
										["x"] = 72111.715609837,
										["name"] = "Static Refueler TZ-22 Tractor (KrAZ-258B1)-3-1",
										["heading"] = 2.9146998508305,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 38036.654000947,
								["x"] = 72111.715609837,
								["name"] = "Static Refueler TZ-22 Tractor (KrAZ-258B1)-3",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 2.9321531433505,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 38045.145194643,
											["speed"] = 0,
											["x"] = 72114.895573154,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 53,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "autumn",
										["category"] = "Unarmed",
										["type"] = "TZ-22_KrAZ",
										["unitId"] = 92,
										["rate"] = 3,
										["y"] = 38045.145194643,
										["x"] = 72114.895573154,
										["name"] = "Static Refueler TZ-22 Tractor (KrAZ-258B1)-4-1",
										["heading"] = 2.9321531433505,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 38045.145194643,
								["x"] = 72114.895573154,
								["name"] = "Static Refueler TZ-22 Tractor (KrAZ-258B1)-4",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 2.9321531433505,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 38049.542440931,
											["speed"] = 0,
											["x"] = 72113.104102444,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 54,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "autumn",
										["category"] = "Unarmed",
										["type"] = "TZ-22_KrAZ",
										["unitId"] = 93,
										["rate"] = 3,
										["y"] = 38049.542440931,
										["x"] = 72113.104102444,
										["name"] = "Static Refueler TZ-22 Tractor (KrAZ-258B1)-5-1",
										["heading"] = 2.9321531433505,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 38049.542440931,
								["x"] = 72113.104102444,
								["name"] = "Static Refueler TZ-22 Tractor (KrAZ-258B1)-5",
								["dead"] = false,
							}, -- end of [12]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 474,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 42402.656166574,
											["x"] = 72205.460605299,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 8,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SNR_75V",
										["unitId"] = 45,
										["y"] = 42402.656166574,
										["x"] = 72205.460605299,
										["name"] = "Ground-2-18",
										["heading"] = 0.0038885041518015,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SNR_75V",
										["unitId"] = 28,
										["y"] = 42423.804243613,
										["x"] = 72140.269901091,
										["name"] = "Ground-2-1",
										["heading"] = 0.0038885041518015,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 29,
										["y"] = 42240.169455336,
										["x"] = 72167.488930929,
										["name"] = "Ground-2-2",
										["heading"] = 4.7996554429844,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 30,
										["y"] = 42431.434364687,
										["x"] = 72059.010325625,
										["name"] = "Ground-2-3",
										["heading"] = 2.7401669256311,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 31,
										["y"] = 42262.436116424,
										["x"] = 72121.242788668,
										["name"] = "Ground-2-4",
										["heading"] = 4.6774823953448,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 32,
										["y"] = 42288.12841768,
										["x"] = 72080.706046686,
										["name"] = "Ground-2-5",
										["heading"] = 3.8048177693476,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 33,
										["y"] = 42382.333522286,
										["x"] = 72055.01374543,
										["name"] = "Ground-2-6",
										["heading"] = 2.757620218151,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 44,
										["y"] = 42523.874384466,
										["x"] = 72093.34261949,
										["name"] = "Ground-2-17",
										["heading"] = 2.6005405854716,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 43,
										["y"] = 42338.371140137,
										["x"] = 72061.865025765,
										["name"] = "Ground-2-16",
										["heading"] = 3.5255650890285,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S_75M_Volhov",
										["unitId"] = 34,
										["y"] = 42475.396746836,
										["x"] = 72077.280406519,
										["name"] = "Ground-2-7",
										["heading"] = 2.6354471705114,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 35,
										["y"] = 42334.240670821,
										["x"] = 72173.606904264,
										["name"] = "Ground-2-8",
										["heading"] = 2.0420352248334,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 36,
										["y"] = 42341.321946727,
										["x"] = 72173.317377677,
										["name"] = "Ground-2-9",
										["heading"] = 2.2340214425527,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "p-19 s-125 sr",
										["unitId"] = 37,
										["y"] = 42511.293073745,
										["x"] = 72117.987225146,
										["name"] = "Ground-2-10",
										["heading"] = 2.2165681500328,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320 APA-5D",
										["unitId"] = 47,
										["y"] = 42415.948975347,
										["x"] = 72145.419350131,
										["name"] = "Ground-2-20",
										["heading"] = 0.68067840827779,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320 APA-5D",
										["unitId"] = 46,
										["y"] = 42422.483553067,
										["x"] = 72196.482000547,
										["name"] = "Ground-2-19",
										["heading"] = 0.68067840827779,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320 APA-5D",
										["unitId"] = 38,
										["y"] = 42508.100630484,
										["x"] = 72124.166469928,
										["name"] = "Ground-2-11",
										["heading"] = 0.68067840827779,
										["playerCanDrive"] = false,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATMZ-5",
										["unitId"] = 39,
										["y"] = 42330.123454281,
										["x"] = 72165.532329452,
										["name"] = "Ground-2-12",
										["heading"] = 1.6231562043547,
										["playerCanDrive"] = false,
									}, -- end of [17]
									[18] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATMZ-5",
										["unitId"] = 40,
										["y"] = 42329.390481845,
										["x"] = 72173.260462194,
										["name"] = "Ground-2-13",
										["heading"] = 2.2340214425527,
										["playerCanDrive"] = false,
									}, -- end of [18]
									[19] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 41,
										["y"] = 42416.566093249,
										["x"] = 72056.127048088,
										["name"] = "Ground-2-14",
										["heading"] = 5.4279739737024,
										["playerCanDrive"] = false,
									}, -- end of [19]
									[20] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320T",
										["unitId"] = 42,
										["y"] = 42277.552491826,
										["x"] = 72097.860837235,
										["name"] = "Ground-2-15",
										["heading"] = 5.3407075111026,
										["playerCanDrive"] = false,
									}, -- end of [20]
								}, -- end of ["units"]
								["y"] = 42402.656166574,
								["x"] = 72205.460605299,
								["name"] = "Ground-2",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 38077.905130472,
												["x"] = 72138.951224564,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 38077.905130472,
												["x"] = 72138.951224564,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 38077.905130472,
											["x"] = 72138.951224564,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 57,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Osa 9A33 ln",
										["unitId"] = 102,
										["y"] = 38077.905130472,
										["x"] = 72138.951224564,
										["name"] = "Ground-1-2",
										["heading"] = 3.07177948351,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 108,
										["y"] = 38002.518408853,
										["x"] = 72111.557771856,
										["name"] = "Ground-1-7",
										["heading"] = 4.5902159327451,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 107,
										["y"] = 38003.463034875,
										["x"] = 72122.184814606,
										["name"] = "Ground-1-6",
										["heading"] = 5.9341194567807,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 106,
										["y"] = 37994.189762832,
										["x"] = 72116.214205291,
										["name"] = "Ground-1-5",
										["heading"] = 4.9043751981041,
										["playerCanDrive"] = true,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 105,
										["y"] = 38030.594113412,
										["x"] = 72132.638493692,
										["name"] = "Ground-1-4",
										["heading"] = 5.9341194567807,
										["playerCanDrive"] = true,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 109,
										["y"] = 38079.020365811,
										["x"] = 72110.965205905,
										["name"] = "Ground-1-8",
										["heading"] = 2.5481807079117,
										["playerCanDrive"] = true,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 103,
										["y"] = 38019.344559873,
										["x"] = 72112.443358752,
										["name"] = "Ground-1-3",
										["heading"] = 2.5481807079117,
										["playerCanDrive"] = true,
									}, -- end of [7]
								}, -- end of ["units"]
								["y"] = 38077.905130472,
								["x"] = 72138.951224564,
								["name"] = "Ground-1",
								["start_time"] = 0,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
				}, -- end of [2]
				[3] = 
				{
					["id"] = 81,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 3.5430183815485,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 38049.944164666,
											["speed"] = 0,
											["x"] = 72083.150712174,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 55,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "ADEquipment",
										["type"] = "CV_59_NS60",
										["unitId"] = 94,
										["rate"] = 1,
										["y"] = 38049.944164666,
										["x"] = 72083.150712174,
										["name"] = "Static CV-59 NS-60 Tilly-1",
										["heading"] = 3.5430183815485,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 38049.944164666,
								["x"] = 72083.150712174,
								["name"] = "Static CV-59 NS-60 Tilly-1",
								["dead"] = false,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["name"] = "CJTF Red",
				}, -- end of [3]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 22,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = {},
			["comment"] = "Load Spearhead",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_do_script_file",
					["file"] = "ResKey_Action_8",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [1]
	}, -- end of ["trigrules"]
	["currentKey"] = 8449,
	["failures"] = 
	{
		["COM2_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COM2_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["COM2_FAILURE_TOTAL"]
		["DMT_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DMT_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["DMT_FAILURE_TOTAL"]
		["INS_FAILURE_VELOCITY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_VELOCITY",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_VELOCITY"]
		["STATION_2_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_2_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_2_FAILURE"]
		["ARBS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ARBS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ARBS_FAILURE_TOTAL"]
		["DVMS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DVMS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["DVMS_FAILURE_TOTAL"]
		["SMS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SMS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["SMS_FAILURE_TOTAL"]
		["STATION_4_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_4_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_4_FAILURE"]
		["COM1_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COM1_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["COM1_FAILURE_TOTAL"]
		["STRAKE_RIGHT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STRAKE_RIGHT_FAILURE",
			["mm"] = 0,
		}, -- end of ["STRAKE_RIGHT_FAILURE"]
		["ADC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ADC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ADC_FAILURE_TOTAL"]
		["STATION_1_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_1_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_1_FAILURE"]
		["STATION_5_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_5_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_5_FAILURE"]
		["STATION_7_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_7_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_7_FAILURE"]
		["STATION_6_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_6_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_6_FAILURE"]
		["INS_FAILURE_ATTITUDE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_ATTITUDE",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_ATTITUDE"]
		["INS_FAILURE_HEADING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_HEADING",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_HEADING"]
		["MSC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MSC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["MSC_FAILURE_TOTAL"]
		["FLIR_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FLIR_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["FLIR_FAILURE_TOTAL"]
		["STATION_3_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_3_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_3_FAILURE"]
		["TCN_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TCN_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["TCN_FAILURE_TOTAL"]
		["STRAKE_LEFT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STRAKE_LEFT_FAILURE",
			["mm"] = 0,
		}, -- end of ["STRAKE_LEFT_FAILURE"]
	}, -- end of ["failures"]
	["forcedOptions"] = {},
	["start_time"] = 28800,
} -- end of mission
