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"] = 2016,
		["Day"] = 21,
		["Month"] = 6,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_6\"), 0); mission.trig.func[1]=nil;",
			[2] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_7\"), 0); mission.trig.func[2]=nil;",
			[3] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_8\"), 20, false, 0); mission.trig.func[3]=nil;",
			[4] = "a_activate_group(12); mission.trig.func[4]=nil;",
		}, -- end of ["actions"]
		["events"] = {},
		["custom"] = {},
		["func"] = 
		{
			[1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
			[2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
			[3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
			[4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
			[3] = true,
			[4] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(c_absolute_time_after(18015) )",
			[2] = "return(c_all_of_coalition_out_zone(\"red\", 46, \"ALL\") )",
			[3] = "return(c_all_of_coalition_out_zone(\"red\", 46, \"ALL\") )",
			[4] = "return(c_part_of_coalition_in_zone(\"blue\", 137, \"ALL\") )",
		}, -- 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"] = {},
	["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
	["pictureFileNameServer"] = {},
	["weather"] = 
	{
		["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,
		["season"] = 
		{
			["temperature"] = 20,
		}, -- end of ["season"]
		["qnh"] = 760,
		["cyclones"] = 
		{
			[1] = 
			{
				["pressure_spread"] = 851746.68363341,
				["centerZ"] = -88192.702390323,
				["ellipticity"] = 0.68504433759541,
				["rotation"] = -0.32753454815235,
				["pressure_excess"] = -1285,
				["centerX"] = -266392.32820663,
			}, -- end of [1]
		}, -- end of ["cyclones"]
		["dust_density"] = 0,
		["enable_dust"] = false,
		["clouds"] = 
		{
			["thickness"] = 200,
			["density"] = 0,
			["preset"] = "Preset12",
			["base"] = 3360,
			["iprecptns"] = 0,
		}, -- end of ["clouds"]
		["atmosphere_type"] = 0,
		["groundTurbulence"] = 0,
		["halo"] = 
		{
			["preset"] = "auto",
		}, -- end of ["halo"]
		["type_weather"] = 0,
		["modifiedTime"] = true,
		["name"] = "Winter, clean sky",
		["fog"] = 
		{
			["visibility"] = 0,
			["thickness"] = 0,
		}, -- end of ["fog"]
		["visibility"] = 
		{
			["distance"] = 80000,
		}, -- end of ["visibility"]
	}, -- end of ["weather"]
	["theatre"] = "Nevada",
	["triggers"] = 
	{
		["zones"] = 
		{
			[1] = 
			{
				["radius"] = 12192,
				["zoneId"] = 46,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = -28966.638397497,
				["x"] = -418460.28923061,
				["name"] = "1",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [1]
			[2] = 
			{
				["radius"] = 3000,
				["zoneId"] = 137,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = -20294.434891639,
				["x"] = -401994.74884506,
				["name"] = "b",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [2]
		}, -- end of ["zones"]
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = -25984.88354477,
		["zoom"] = 92524.033696657,
		["centerX"] = -409290.71674153,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["neutrals"] = 
		{
			[1] = 91,
			[2] = 70,
			[3] = 83,
			[4] = 65,
			[5] = 86,
			[6] = 64,
			[7] = 63,
			[8] = 76,
			[9] = 84,
			[10] = 90,
			[11] = 29,
			[12] = 62,
			[13] = 78,
			[14] = 87,
			[15] = 61,
			[16] = 33,
			[17] = 60,
			[18] = 17,
			[19] = 34,
			[20] = 35,
			[21] = 69,
			[22] = 36,
			[23] = 59,
			[24] = 37,
			[25] = 71,
			[26] = 79,
			[27] = 58,
			[28] = 57,
			[29] = 56,
			[30] = 55,
			[31] = 92,
			[32] = 88,
			[33] = 38,
			[34] = 73,
			[35] = 39,
			[36] = 89,
			[37] = 54,
			[38] = 77,
			[39] = 72,
			[40] = 42,
			[41] = 85,
			[42] = 75,
			[43] = 45,
			[44] = 53,
			[45] = 22,
			[46] = 52,
			[47] = 66,
			[48] = 51,
			[49] = 74,
			[50] = 82,
			[51] = 7,
			[52] = 68,
			[53] = 50,
			[54] = 49,
			[55] = 48,
			[56] = 67,
		}, -- end of ["neutrals"]
		["blue"] = 
		{
			[1] = 21,
			[2] = 23,
			[3] = 11,
			[4] = 25,
			[5] = 8,
			[6] = 80,
			[7] = 28,
			[8] = 26,
			[9] = 13,
			[10] = 30,
			[11] = 5,
			[12] = 16,
			[13] = 6,
			[14] = 31,
			[15] = 32,
			[16] = 15,
			[17] = 20,
			[18] = 12,
			[19] = 40,
			[20] = 41,
			[21] = 44,
			[22] = 9,
			[23] = 46,
			[24] = 10,
			[25] = 3,
			[26] = 4,
			[27] = 1,
			[28] = 2,
		}, -- end of ["blue"]
		["red"] = 
		{
			[1] = 18,
			[2] = 24,
			[3] = 27,
			[4] = 81,
			[5] = 0,
			[6] = 43,
			[7] = 19,
			[8] = 47,
		}, -- end of ["red"]
	}, -- end of ["coalitions"]
	["descriptionText"] = "DictKey_descriptionText_1",
	["pictureFileNameR"] = {},
	["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
	["goals"] = {},
	["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
	["pictureFileNameB"] = {},
	["coalition"] = 
	{
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = {},
		}, -- end of ["neutrals"]
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = -14024.097,
				["x"] = -409931.344,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "USA",
					["id"] = 2,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = -75608.261774361,
												["x"] = -397337.92502698,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -75608.261774361,
												["x"] = -397337.92502698,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3292,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -75608.261774361,
											["x"] = -397337.92502698,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 7,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Hummer",
										["unitId"] = 14,
										["y"] = -75608.261774361,
										["x"] = -397337.92502698,
										["name"] = "BOB-1",
										["heading"] = 1.380606941135,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -75608.261774361,
								["x"] = -397337.92502698,
								["name"] = "BOB",
								["start_time"] = 0,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 566,
											["action"] = "From Ground Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGroundHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -17619.559662163,
											["x"] = -397725.64666855,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 694,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["scale"] = 0,
												["vangle"] = 0,
												["angle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 222.94245622998,
											["ETA_locked"] = false,
											["y"] = -30049.530880553,
											["x"] = -422251.93510434,
											["name"] = "HVT TGT",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 3,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 566,
										["alt_type"] = "BARO",
										["livery_id"] = "104th fs maryland ang, baltimore (md)",
										["skill"] = "Player",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0103",
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 54,
													[11] = 259,
													[22] = 32.5,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 37.5,
													[25] = 54,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[23] = 42,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 1,
													[11] = 0,
													[22] = 1,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 1,
													[25] = 1,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 1,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = 
												{
													[1] = "Channel  1",
													[2] = "Channel  2",
													[4] = "Channel  4",
													[8] = "Channel  8",
													[16] = "Channel 16",
													[17] = "Channel 17",
													[9] = "Channel  9",
													[18] = "Channel 18",
													[5] = "Channel  5",
													[10] = "Channel 10",
													[20] = "Channel 20",
													[21] = "Channel 21",
													[11] = "Channel 11",
													[22] = "Channel 22",
													[3] = "Channel  3",
													[6] = "Channel  6",
													[12] = "Channel 12",
													[24] = "Channel 24",
													[25] = "Channel 25",
													[13] = "Channel 13",
													[7] = "Channel  7",
													[14] = "Channel 14",
													[23] = "Channel 23",
													[19] = "Channel 19",
													[15] = "Channel 15",
												}, -- end of ["channelsNames"]
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 31.5,
													[2] = 45.7,
													[4] = 38,
													[8] = 50,
													[16] = 51.5,
													[17] = 50,
													[9] = 55.5,
													[18] = 79,
													[5] = 30,
													[10] = 39.9,
													[20] = 34.9,
													[11] = 41.5,
													[3] = 57,
													[6] = 32,
													[12] = 75.7,
													[13] = 33,
													[7] = 40,
													[14] = 38,
													[19] = 51.5,
													[15] = 42,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 3,
										["psi"] = -0,
										["onboard_num"] = "010",
										["y"] = -17619.559662163,
										["x"] = -397725.64666855,
										["name"] = "YOU-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{LAU-131x3 - 7 AGR-20 M282}",
													["settings"] = 
													{
														["laser_code"] = 1688,
														["NFP_PRESID"] = "WGU59",
													}, -- end of ["settings"]
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{CBU_105}",
													["settings"] = 
													{
														["NFP_PRESID"] = "MDRN_CC_A_SUU65Plus_SFW",
														["function_altitude_ctrl_FZU39_SUU65_SFW"] = 457.2,
														["function_delay_ctrl_FZU39_SUU65_SFW"] = 2.23,
														["NFP_fuze_type_nose"] = "FZU39",
														["NFP_PRESVER"] = 1,
													}, -- end of ["settings"]
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{CBU_105}",
													["settings"] = 
													{
														["NFP_PRESID"] = "MDRN_CC_A_SUU65Plus_SFW",
														["function_altitude_ctrl_FZU39_SUU65_SFW"] = 457.2,
														["function_delay_ctrl_FZU39_SUU65_SFW"] = 2.23,
														["NFP_fuze_type_nose"] = "FZU39",
														["NFP_PRESVER"] = 1,
													}, -- end of ["settings"]
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-131x3 - 7 AGR-20A}",
													["settings"] = 
													{
														["laser_code"] = 1688,
														["NFP_PRESID"] = "WGU59",
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
												}, -- end of [9]
												[11] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 5029,
											["flare"] = 240,
											["ammo_type"] = 1,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 3,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -17619.559662163,
								["x"] = -397725.64666855,
								["name"] = "YOU",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["plane"]
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -18797.064494172,
											["speed"] = 0,
											["x"] = -399101.5731605,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 11,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 5,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 20,
										["y"] = -18797.064494172,
										["x"] = -399101.5731605,
										["name"] = "Static Big smoke-1-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -18797.064494172,
								["x"] = -399101.5731605,
								["name"] = "Static Big smoke-1",
								["dead"] = false,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [1]
				[2] = 
				{
					["id"] = 80,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -18796.856197047,
											["speed"] = 0,
											["x"] = -399100.8292422,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 10,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "default",
										["category"] = "Helicopters",
										["type"] = "AH-64D_BLK_II",
										["unitId"] = 19,
										["rate"] = "50",
										["y"] = -18796.856197047,
										["x"] = -399100.8292422,
										["name"] = "Static AH-64D BLK.II-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -18796.856197047,
								["x"] = -399100.8292422,
								["name"] = "Static AH-64D BLK.II-1",
								["dead"] = true,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["name"] = "CJTF Blue",
				}, -- end of [2]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = -88022.641,
				["x"] = -288293.969,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["helicopter"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 853.44,
											["action"] = "Fly Over Point",
											["alt_type"] = "BARO",
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "GroundEscort",
															["enabled"] = true,
															["params"] = 
															{
																["groupId"] = 8,
																["engagementDistMax"] = 500,
																["lastWptIndexFlagChangedManually"] = true,
																["x"] = -410140.94224901,
																["lastWptIndex"] = 3,
																["lastWptIndexFlag"] = true,
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																}, -- end of ["targetTypes"]
																["y"] = -29586.333956207,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -29792.640036972,
											["x"] = -427870.23984472,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 5,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 853.44,
										["alt_type"] = "BARO",
										["skill"] = "Average",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["type"] = "Ka-50",
										["unitId"] = 7,
										["psi"] = 0,
										["onboard_num"] = "011",
										["y"] = -29792.640036972,
										["x"] = -427870.23984472,
										["name"] = "Rotary-2-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1450,
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 0,
											["restricted"] = {},
										}, -- end of ["payload"]
										["heading"] = 2.3547086071847,
										["callsign"] = 108,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 853.44,
										["alt_type"] = "BARO",
										["skill"] = "Average",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["type"] = "Ka-50",
										["unitId"] = 8,
										["psi"] = 0,
										["onboard_num"] = "012",
										["y"] = -29752.640036972,
										["x"] = -427910.23984472,
										["name"] = "Rotary-2-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1450,
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 0,
											["restricted"] = {},
										}, -- end of ["payload"]
										["heading"] = 2.3547086071847,
										["callsign"] = 109,
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 853.44,
										["alt_type"] = "BARO",
										["skill"] = "Average",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["type"] = "Ka-50",
										["unitId"] = 9,
										["psi"] = 0,
										["onboard_num"] = "013",
										["y"] = -29712.640036972,
										["x"] = -427950.23984472,
										["name"] = "Rotary-2-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1450,
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 0,
											["restricted"] = {},
										}, -- end of ["payload"]
										["heading"] = 2.3547086071847,
										["callsign"] = 110,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = -29792.640036972,
								["x"] = -427870.23984472,
								["name"] = "Rotary-2",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Transport",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 853.44,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Follow",
															["enabled"] = true,
															["params"] = 
															{
																["lastWptIndexFlagChangedManually"] = true,
																["x"] = -421038.82187113,
																["groupId"] = 8,
																["lastWptIndex"] = 3,
																["lastWptIndexFlag"] = true,
																["y"] = -34144.841883254,
																["pos"] = 
																{
																	["y"] = 0,
																	["x"] = -500,
																	["z"] = 200,
																}, -- end of ["pos"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -30024.60131043,
											["x"] = -427944.27003837,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 853.44,
										["alt_type"] = "BARO",
										["livery_id"] = "China Flying Dragon Aviation",
										["skill"] = "High",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["type"] = "Mi-26",
										["unitId"] = 1,
										["psi"] = 0,
										["onboard_num"] = "010",
										["y"] = -30024.60131043,
										["x"] = -427944.27003837,
										["name"] = "Rotary-1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "9600",
											["flare"] = 192,
											["chaff"] = 0,
											["gun"] = 100,
											["restricted"] = {},
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 111,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -30024.60131043,
								["x"] = -427944.27003837,
								["name"] = "HVT",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 127.5,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["helicopter"]
					["name"] = "China",
					["id"] = 27,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[33] = 
											{
												["y"] = -29814.574073385,
												["x"] = -419594.75485489,
											}, -- end of [33]
											[35] = 
											{
												["y"] = -29800.603213242,
												["x"] = -419574.04192856,
											}, -- end of [35]
											[37] = 
											{
												["y"] = -29789.211613897,
												["x"] = -419551.80160281,
											}, -- end of [37]
											[39] = 
											{
												["y"] = -29755.481948805,
												["x"] = -419468.37113186,
											}, -- end of [39]
											[41] = 
											{
												["y"] = -29741.691089072,
												["x"] = -419441.75194181,
											}, -- end of [41]
											[43] = 
											{
												["y"] = -29672.740698472,
												["x"] = -419343.58451685,
											}, -- end of [43]
											[45] = 
											{
												["y"] = -29668.832683027,
												["x"] = -419329.37555127,
											}, -- end of [45]
											[47] = 
											{
												["y"] = -29660.871296608,
												["x"] = -419323.36948517,
											}, -- end of [47]
											[49] = 
											{
												["y"] = -29430.60305287,
												["x"] = -419192.24459237,
											}, -- end of [49]
											[51] = 
											{
												["y"] = -29411.974085907,
												["x"] = -419185.02989445,
											}, -- end of [51]
											[53] = 
											{
												["y"] = -29402.214121196,
												["x"] = -419182.88294084,
											}, -- end of [53]
											[55] = 
											{
												["y"] = -29377.293939376,
												["x"] = -419180.55310913,
											}, -- end of [55]
											[57] = 
											{
												["y"] = -29367.842556258,
												["x"] = -419177.5587546,
											}, -- end of [57]
											[59] = 
											{
												["y"] = -29362.412687784,
												["x"] = -419169.70614973,
											}, -- end of [59]
											[61] = 
											{
												["y"] = -29361.098522386,
												["x"] = -419154.65959249,
											}, -- end of [61]
											[63] = 
											{
												["y"] = -29385.516262356,
												["x"] = -417944.93292645,
											}, -- end of [63]
											[66] = 
											{
												["y"] = -29383.753463507,
												["x"] = -417925.07939367,
											}, -- end of [66]
											[70] = 
											{
												["y"] = -29375.498377278,
												["x"] = -417906.98653943,
											}, -- end of [70]
											[74] = 
											{
												["y"] = -29371.655272504,
												["x"] = -417882.42459456,
											}, -- end of [74]
											[78] = 
											{
												["y"] = -29459.384375063,
												["x"] = -415184.2365141,
											}, -- end of [78]
											[82] = 
											{
												["y"] = -29266.306906088,
												["x"] = -415175.35438594,
											}, -- end of [82]
											[86] = 
											{
												["y"] = -29256.438718414,
												["x"] = -415160.49896355,
											}, -- end of [86]
											[90] = 
											{
												["y"] = -29279.566356831,
												["x"] = -414155.99185795,
											}, -- end of [90]
											[94] = 
											{
												["y"] = -29290.643898209,
												["x"] = -414142.91452935,
											}, -- end of [94]
											[98] = 
											{
												["y"] = -29289.302858429,
												["x"] = -414128.0586606,
											}, -- end of [98]
											[102] = 
											{
												["y"] = -29280.420033167,
												["x"] = -414110.61500613,
											}, -- end of [102]
											[106] = 
											{
												["y"] = -29295.136035557,
												["x"] = -413841.16870529,
											}, -- end of [106]
											[110] = 
											{
												["y"] = -29288.470154257,
												["x"] = -413786.75796479,
											}, -- end of [110]
											[114] = 
											{
												["y"] = -29279.455048134,
												["x"] = -413769.00276879,
											}, -- end of [114]
											[118] = 
											{
												["y"] = -29253.106201042,
												["x"] = -413746.34545693,
											}, -- end of [118]
											[122] = 
											{
												["y"] = -29228.571136376,
												["x"] = -413742.28521347,
											}, -- end of [122]
											[126] = 
											{
												["y"] = -28748.70890245,
												["x"] = -413734.90949426,
											}, -- end of [126]
											[132] = 
											{
												["y"] = -28711.752991858,
												["x"] = -413710.71918139,
											}, -- end of [132]
											[140] = 
											{
												["y"] = -28696.97848017,
												["x"] = -413654.72194123,
											}, -- end of [140]
											[148] = 
											{
												["y"] = -28673.554307611,
												["x"] = -413430.08882116,
											}, -- end of [148]
											[156] = 
											{
												["y"] = -28655.482093601,
												["x"] = -413395.10441441,
											}, -- end of [156]
											[164] = 
											{
												["y"] = -28615.047430153,
												["x"] = -413377.13419125,
											}, -- end of [164]
											[172] = 
											{
												["y"] = -28398.303669041,
												["x"] = -413353.94735357,
											}, -- end of [172]
											[180] = 
											{
												["y"] = -27455.02784634,
												["x"] = -413294.069535,
											}, -- end of [180]
											[188] = 
											{
												["y"] = -27373.985393689,
												["x"] = -413597.39918901,
											}, -- end of [188]
											[196] = 
											{
												["y"] = -27539.473218104,
												["x"] = -413660.31752449,
											}, -- end of [196]
											[204] = 
											{
												["y"] = -27554.12643303,
												["x"] = -413628.33603276,
											}, -- end of [204]
											[212] = 
											{
												["y"] = -27569.011166791,
												["x"] = -413586.44904237,
											}, -- end of [212]
											[220] = 
											{
												["y"] = -27623.782743296,
												["x"] = -413535.53433246,
											}, -- end of [220]
											[1] = 
											{
												["y"] = -30014.422978682,
												["x"] = -427646.00816041,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -30019.92724499,
												["x"] = -422541.65374089,
											}, -- end of [2]
											[133] = 
											{
												["y"] = -28708.369718919,
												["x"] = -413707.03908306,
											}, -- end of [133]
											[141] = 
											{
												["y"] = -28699.621376221,
												["x"] = -413504.88212551,
											}, -- end of [141]
											[149] = 
											{
												["y"] = -28672.365177561,
												["x"] = -413425.23536925,
											}, -- end of [149]
											[157] = 
											{
												["y"] = -28651.743965358,
												["x"] = -413391.78617759,
											}, -- end of [157]
											[165] = 
											{
												["y"] = -28605.141781431,
												["x"] = -413375.77121075,
											}, -- end of [165]
											[173] = 
											{
												["y"] = -28397.709859684,
												["x"] = -413348.9839548,
											}, -- end of [173]
											[181] = 
											{
												["y"] = -27454.036644667,
												["x"] = -413299.02664093,
											}, -- end of [181]
											[3] = 
											{
												["y"] = -30095.925346988,
												["x"] = -419752.9197642,
											}, -- end of [3]
											[197] = 
											{
												["y"] = -27544.436099732,
												["x"] = -413659.72641946,
											}, -- end of [197]
											[205] = 
											{
												["y"] = -27555.538040725,
												["x"] = -413618.4396236,
											}, -- end of [205]
											[213] = 
											{
												["y"] = -27572.035162157,
												["x"] = -413582.46801507,
											}, -- end of [213]
											[221] = 
											{
												["y"] = -27626.871060255,
												["x"] = -413531.60380505,
											}, -- end of [221]
											[4] = 
											{
												["y"] = -30094.389883303,
												["x"] = -419748.37714866,
											}, -- end of [4]
											[67] = 
											{
												["y"] = -29382.466474742,
												["x"] = -417920.30997082,
											}, -- end of [67]
											[71] = 
											{
												["y"] = -29373.871049729,
												["x"] = -417902.27938077,
											}, -- end of [71]
											[75] = 
											{
												["y"] = -29371.670587748,
												["x"] = -417862.42531344,
											}, -- end of [75]
											[5] = 
											{
												["y"] = -30086.150673317,
												["x"] = -419743.02907178,
											}, -- end of [5]
											[83] = 
											{
												["y"] = -29261.596090652,
												["x"] = -415173.73880954,
											}, -- end of [83]
											[87] = 
											{
												["y"] = -29257.195814893,
												["x"] = -415140.51476971,
											}, -- end of [87]
											[91] = 
											{
												["y"] = -29279.002626492,
												["x"] = -414151.0430717,
											}, -- end of [91]
											[6] = 
											{
												["y"] = -30083.02040933,
												["x"] = -419739.13368609,
											}, -- end of [6]
											[99] = 
											{
												["y"] = -29285.99318275,
												["x"] = -414124.31538425,
											}, -- end of [99]
											[103] = 
											{
												["y"] = -29280.264924597,
												["x"] = -414105.61960104,
											}, -- end of [103]
											[107] = 
											{
												["y"] = -29294.312909357,
												["x"] = -413821.18865036,
											}, -- end of [107]
											[7] = 
											{
												["y"] = -30080.626906827,
												["x"] = -419734.75644899,
											}, -- end of [7]
											[115] = 
											{
												["y"] = -29276.127104705,
												["x"] = -413765.27929944,
											}, -- end of [115]
											[119] = 
											{
												["y"] = -29248.399836181,
												["x"] = -413744.67311781,
											}, -- end of [119]
											[123] = 
											{
												["y"] = -29148.590061064,
												["x"] = -413740.80756293,
											}, -- end of [123]
											[8] = 
											{
												["y"] = -30076.165106962,
												["x"] = -419725.81014661,
											}, -- end of [8]
											[134] = 
											{
												["y"] = -28705.193500409,
												["x"] = -413703.17795713,
											}, -- end of [134]
											[9] = 
											{
												["y"] = -30073.479054167,
												["x"] = -419721.59508268,
											}, -- end of [9]
											[150] = 
											{
												["y"] = -28670.916612206,
												["x"] = -413420.45065732,
											}, -- end of [150]
											[10] = 
											{
												["y"] = -30070.413471413,
												["x"] = -419717.64763206,
											}, -- end of [10]
											[166] = 
											{
												["y"] = -28585.215876314,
												["x"] = -413374.07685117,
											}, -- end of [166]
											[11] = 
											{
												["y"] = -30066.972992709,
												["x"] = -419714.02200029,
											}, -- end of [11]
											[182] = 
											{
												["y"] = -27453.081720977,
												["x"] = -413308.99487122,
											}, -- end of [182]
											[12] = 
											{
												["y"] = -30063.175360199,
												["x"] = -419710.7733953,
											}, -- end of [12]
											[198] = 
											{
												["y"] = -27549.332699195,
												["x"] = -413658.71982714,
											}, -- end of [198]
											[13] = 
											{
												["y"] = -30059.05625792,
												["x"] = -419707.94338534,
											}, -- end of [13]
											[214] = 
											{
												["y"] = -27575.27380097,
												["x"] = -413578.65945301,
											}, -- end of [214]
											[14] = 
											{
												["y"] = -30054.66910782,
												["x"] = -419705.55015303,
											}, -- end of [14]
											[15] = 
											{
												["y"] = -30050.091965783,
												["x"] = -419703.53988817,
											}, -- end of [15]
											[16] = 
											{
												["y"] = -30045.392092858,
												["x"] = -419701.8360237,
											}, -- end of [16]
											[17] = 
											{
												["y"] = -30035.769787607,
												["x"] = -419699.1240292,
											}, -- end of [17]
											[18] = 
											{
												["y"] = -30025.98010369,
												["x"] = -419697.09042055,
											}, -- end of [18]
											[19] = 
											{
												["y"] = -30011.142309069,
												["x"] = -419694.90502541,
											}, -- end of [19]
											[20] = 
											{
												["y"] = -29941.511074203,
												["x"] = -419687.99198281,
											}, -- end of [20]
											[21] = 
											{
												["y"] = -29936.630684631,
												["x"] = -419686.9073315,
											}, -- end of [21]
											[22] = 
											{
												["y"] = -29931.812036094,
												["x"] = -419685.57563544,
											}, -- end of [22]
											[23] = 
											{
												["y"] = -29927.070480323,
												["x"] = -419683.99062606,
											}, -- end of [23]
											[24] = 
											{
												["y"] = -29922.415637307,
												["x"] = -419682.16668919,
											}, -- end of [24]
											[25] = 
											{
												["y"] = -29913.366950928,
												["x"] = -419677.91608802,
											}, -- end of [25]
											[26] = 
											{
												["y"] = -29904.620810596,
												["x"] = -419673.07061986,
											}, -- end of [26]
											[27] = 
											{
												["y"] = -29891.92072454,
												["x"] = -419665.09225064,
											}, -- end of [27]
											[28] = 
											{
												["y"] = -29875.592262255,
												["x"] = -419653.54749087,
											}, -- end of [28]
											[29] = 
											{
												["y"] = -29859.890267192,
												["x"] = -419641.163582,
											}, -- end of [29]
											[30] = 
											{
												["y"] = -29844.883394923,
												["x"] = -419627.94700051,
											}, -- end of [30]
											[31] = 
											{
												["y"] = -29834.185159598,
												["x"] = -419617.43503408,
											}, -- end of [31]
											[32] = 
											{
												["y"] = -29824.049808017,
												["x"] = -419606.37980861,
											}, -- end of [32]
											[34] = 
											{
												["y"] = -29805.883492538,
												["x"] = -419582.53267689,
											}, -- end of [34]
											[36] = 
											{
												["y"] = -29795.755138348,
												["x"] = -419565.29664569,
											}, -- end of [36]
											[38] = 
											{
												["y"] = -29779.634954702,
												["x"] = -419528.71141043,
											}, -- end of [38]
											[40] = 
											{
												["y"] = -29746.686631017,
												["x"] = -419450.41274734,
											}, -- end of [40]
											[42] = 
											{
												["y"] = -29733.438603367,
												["x"] = -419429.22790315,
											}, -- end of [42]
											[44] = 
											{
												["y"] = -29671.341214702,
												["x"] = -419338.81521499,
											}, -- end of [44]
											[46] = 
											{
												["y"] = -29665.080309944,
												["x"] = -419326.12444209,
											}, -- end of [46]
											[48] = 
											{
												["y"] = -29443.954022125,
												["x"] = -419199.07829574,
											}, -- end of [48]
											[50] = 
											{
												["y"] = -29421.435169593,
												["x"] = -419188.25612468,
											}, -- end of [50]
											[52] = 
											{
												["y"] = -29407.128229307,
												["x"] = -419183.80147675,
											}, -- end of [52]
											[54] = 
											{
												["y"] = -29397.250413344,
												["x"] = -419182.29164884,
											}, -- end of [54]
											[56] = 
											{
												["y"] = -29372.41502044,
												["x"] = -419179.42429252,
											}, -- end of [56]
											[58] = 
											{
												["y"] = -29364.244225777,
												["x"] = -419174.28180544,
											}, -- end of [58]
											[60] = 
											{
												["y"] = -29361.642909091,
												["x"] = -419164.68528024,
											}, -- end of [60]
											[62] = 
											{
												["y"] = -29361.132259504,
												["x"] = -419129.66221209,
											}, -- end of [62]
											[64] = 
											{
												["y"] = -29385.05890654,
												["x"] = -417934.95755743,
											}, -- end of [64]
											[68] = 
											{
												["y"] = -29380.531437507,
												["x"] = -417915.73677859,
											}, -- end of [68]
											[72] = 
											{
												["y"] = -29372.859028088,
												["x"] = -417897.37626165,
											}, -- end of [72]
											[76] = 
											{
												["y"] = -29373.686869919,
												["x"] = -417802.46511032,
											}, -- end of [76]
											[80] = 
											{
												["y"] = -29446.174439361,
												["x"] = -415181.32306546,
											}, -- end of [80]
											[84] = 
											{
												["y"] = -29258.125910402,
												["x"] = -415170.22830952,
											}, -- end of [84]
											[88] = 
											{
												["y"] = -29281.323629769,
												["x"] = -414200.91550246,
											}, -- end of [88]
											[92] = 
											{
												["y"] = -29281.560894309,
												["x"] = -414147.02794025,
											}, -- end of [92]
											[96] = 
											{
												["y"] = -29296.352146607,
												["x"] = -414135.0885559,
											}, -- end of [96]
											[100] = 
											{
												["y"] = -29283.267257938,
												["x"] = -414120.13114034,
											}, -- end of [100]
											[104] = 
											{
												["y"] = -29280.562946464,
												["x"] = -414100.62975007,
											}, -- end of [104]
											[108] = 
											{
												["y"] = -29292.737169886,
												["x"] = -413806.2746762,
											}, -- end of [108]
											[112] = 
											{
												["y"] = -29284.652007925,
												["x"] = -413777.52642569,
											}, -- end of [112]
											[116] = 
											{
												["y"] = -29261.636969829,
												["x"] = -413751.48671714,
											}, -- end of [116]
											[120] = 
											{
												["y"] = -29243.499813841,
												["x"] = -413743.68414776,
											}, -- end of [120]
											[124] = 
											{
												["y"] = -28763.626841535,
												["x"] = -413736.40713371,
											}, -- end of [124]
											[128] = 
											{
												["y"] = -28739.141512062,
												["x"] = -413732.05064001,
											}, -- end of [128]
											[136] = 
											{
												["y"] = -28700.436974784,
												["x"] = -413694.4491797,
											}, -- end of [136]
											[144] = 
											{
												["y"] = -28676.232647804,
												["x"] = -413499.90771722,
											}, -- end of [144]
											[152] = 
											{
												["y"] = -28667.250381834,
												["x"] = -413411.15169537,
											}, -- end of [152]
											[160] = 
											{
												["y"] = -28639.040704719,
												["x"] = -413383.88536091,
											}, -- end of [160]
											[168] = 
											{
												["y"] = -28410.381941445,
												["x"] = -413368.23481563,
											}, -- end of [168]
											[176] = 
											{
												["y"] = -28391.290603359,
												["x"] = -413323.11619096,
											}, -- end of [176]
											[184] = 
											{
												["y"] = -27446.607393968,
												["x"] = -413363.57967744,
											}, -- end of [184]
											[192] = 
											{
												["y"] = -27379.730993066,
												["x"] = -413652.27857602,
											}, -- end of [192]
											[200] = 
											{
												["y"] = -27555.161448178,
												["x"] = -413653.17706003,
											}, -- end of [200]
											[208] = 
											{
												["y"] = -27559.549545235,
												["x"] = -413604.00607589,
											}, -- end of [208]
											[216] = 
											{
												["y"] = -27585.991066241,
												["x"] = -413568.17732712,
											}, -- end of [216]
											[224] = 
											{
												["y"] = -27636.576922291,
												["x"] = -413514.14785773,
											}, -- end of [224]
											[199] = 
											{
												["y"] = -27554.147785222,
												["x"] = -413657.35085687,
											}, -- end of [199]
											[223] = 
											{
												["y"] = -27632.084536418,
												["x"] = -413523.08066524,
											}, -- end of [223]
											[222] = 
											{
												["y"] = -27629.63465007,
												["x"] = -413527.43862767,
											}, -- end of [222]
											[219] = 
											{
												["y"] = -27620.412991912,
												["x"] = -413539.22690756,
											}, -- end of [219]
											[183] = 
											{
												["y"] = -27449.751173895,
												["x"] = -413343.8304689,
											}, -- end of [183]
											[189] = 
											{
												["y"] = -27361.22185095,
												["x"] = -413645.69886295,
											}, -- end of [189]
											[215] = 
											{
												["y"] = -27578.70106969,
												["x"] = -413575.01950538,
											}, -- end of [215]
											[211] = 
											{
												["y"] = -27566.228194773,
												["x"] = -413590.60202805,
											}, -- end of [211]
											[187] = 
											{
												["y"] = -27417.646953815,
												["x"] = -413464.40482227,
											}, -- end of [187]
											[203] = 
											{
												["y"] = -27553.578364857,
												["x"] = -413638.31793061,
											}, -- end of [203]
											[207] = 
											{
												["y"] = -27557.924905951,
												["x"] = -413608.73393209,
											}, -- end of [207]
											[206] = 
											{
												["y"] = -27556.597466809,
												["x"] = -413613.55355611,
											}, -- end of [206]
											[129] = 
											{
												["y"] = -28734.566068098,
												["x"] = -413730.04424476,
											}, -- end of [129]
											[137] = 
											{
												["y"] = -28699.201902508,
												["x"] = -413689.60714794,
											}, -- end of [137]
											[145] = 
											{
												["y"] = -28675.768051135,
												["x"] = -413494.9262293,
											}, -- end of [145]
											[153] = 
											{
												["y"] = -28664.860828333,
												["x"] = -413406.76177656,
											}, -- end of [153]
											[161] = 
											{
												["y"] = -28634.42075636,
												["x"] = -413381.97667444,
											}, -- end of [161]
											[169] = 
											{
												["y"] = -28405.696421708,
												["x"] = -413366.53928927,
											}, -- end of [169]
											[177] = 
											{
												["y"] = -27466.992500006,
												["x"] = -413287.78970691,
											}, -- end of [177]
											[185] = 
											{
												["y"] = -27442.47057364,
												["x"] = -413383.14519875,
											}, -- end of [185]
											[193] = 
											{
												["y"] = -27389.66976474,
												["x"] = -413653.3669562,
											}, -- end of [193]
											[201] = 
											{
												["y"] = -27554.106529792,
												["x"] = -413648.29456807,
											}, -- end of [201]
											[209] = 
											{
												["y"] = -27561.480047722,
												["x"] = -413599.39486709,
											}, -- end of [209]
											[217] = 
											{
												["y"] = -27597.519088658,
												["x"] = -413558.58238062,
											}, -- end of [217]
											[225] = 
											{
												["y"] = -27638.232847513,
												["x"] = -413509.90790608,
											}, -- end of [225]
											[195] = 
											{
												["y"] = -27534.479703118,
												["x"] = -413660.54691387,
											}, -- end of [195]
											[190] = 
											{
												["y"] = -27365.327001482,
												["x"] = -413648.20919982,
											}, -- end of [190]
											[191] = 
											{
												["y"] = -27374.820710558,
												["x"] = -413651.34267248,
											}, -- end of [191]
											[65] = 
											{
												["y"] = -29384.569315225,
												["x"] = -417929.98823387,
											}, -- end of [65]
											[69] = 
											{
												["y"] = -29377.932210511,
												["x"] = -417911.37758994,
											}, -- end of [69]
											[73] = 
											{
												["y"] = -29372.246457227,
												["x"] = -417892.40351845,
											}, -- end of [73]
											[77] = 
											{
												["y"] = -29380.836865679,
												["x"] = -417717.78862981,
											}, -- end of [77]
											[81] = 
											{
												["y"] = -29271.265363619,
												["x"] = -415175.97776739,
											}, -- end of [81]
											[85] = 
											{
												["y"] = -29256.660377851,
												["x"] = -415165.49142291,
											}, -- end of [85]
											[89] = 
											{
												["y"] = -29280.65057869,
												["x"] = -414165.92644915,
											}, -- end of [89]
											[93] = 
											{
												["y"] = -29286.217335848,
												["x"] = -414145.20077388,
											}, -- end of [93]
											[97] = 
											{
												["y"] = -29292.98086725,
												["x"] = -414131.44524608,
											}, -- end of [97]
											[101] = 
											{
												["y"] = -29281.366677643,
												["x"] = -414115.51473983,
											}, -- end of [101]
											[105] = 
											{
												["y"] = -29293.914838877,
												["x"] = -413901.14922555,
											}, -- end of [105]
											[109] = 
											{
												["y"] = -29291.002316321,
												["x"] = -413796.4282774,
											}, -- end of [109]
											[113] = 
											{
												["y"] = -29282.249740771,
												["x"] = -413773.1414276,
											}, -- end of [113]
											[117] = 
											{
												["y"] = -29257.563465225,
												["x"] = -413748.60557835,
											}, -- end of [117]
											[121] = 
											{
												["y"] = -29238.54111605,
												["x"] = -413743.04638879,
											}, -- end of [121]
											[125] = 
											{
												["y"] = -28753.660997584,
												["x"] = -413735.59517954,
											}, -- end of [125]
											[130] = 
											{
												["y"] = -28730.28370912,
												["x"] = -413727.48738747,
											}, -- end of [130]
											[138] = 
											{
												["y"] = -28698.409988085,
												["x"] = -413684.67153209,
											}, -- end of [138]
											[146] = 
											{
												["y"] = -28675.554804795,
												["x"] = -413444.94074755,
											}, -- end of [146]
											[154] = 
											{
												["y"] = -28662.059742646,
												["x"] = -413402.62129264,
											}, -- end of [154]
											[162] = 
											{
												["y"] = -28629.678052221,
												["x"] = -413380.3964117,
											}, -- end of [162]
											[170] = 
											{
												["y"] = -28402.13111018,
												["x"] = -413363.09255458,
											}, -- end of [170]
											[178] = 
											{
												["y"] = -27461.962759818,
												["x"] = -413288.07305986,
											}, -- end of [178]
											[186] = 
											{
												["y"] = -27436.068422884,
												["x"] = -413407.30835979,
											}, -- end of [186]
											[194] = 
											{
												["y"] = -27524.480927048,
												["x"] = -413660.44364824,
											}, -- end of [194]
											[202] = 
											{
												["y"] = -27553.657542084,
												["x"] = -413643.3166606,
											}, -- end of [202]
											[210] = 
											{
												["y"] = -27563.710992448,
												["x"] = -413594.92113863,
											}, -- end of [210]
											[218] = 
											{
												["y"] = -27616.827152358,
												["x"] = -413542.71053811,
											}, -- end of [218]
											[179] = 
											{
												["y"] = -27457.463213854,
												["x"] = -413289.86251359,
											}, -- end of [179]
											[175] = 
											{
												["y"] = -28396.076077684,
												["x"] = -413324.16557091,
											}, -- end of [175]
											[174] = 
											{
												["y"] = -28397.350363941,
												["x"] = -413338.99160083,
											}, -- end of [174]
											[171] = 
											{
												["y"] = -28399.698057289,
												["x"] = -413358.73700872,
											}, -- end of [171]
											[167] = 
											{
												["y"] = -28415.314171413,
												["x"] = -413369.03969327,
											}, -- end of [167]
											[163] = 
											{
												["y"] = -28624.850790481,
												["x"] = -413379.09521042,
											}, -- end of [163]
											[159] = 
											{
												["y"] = -28643.493106195,
												["x"] = -413386.1573178,
											}, -- end of [159]
											[158] = 
											{
												["y"] = -28647.737962782,
												["x"] = -413388.79659004,
											}, -- end of [158]
											[155] = 
											{
												["y"] = -28658.927707274,
												["x"] = -413398.72573865,
											}, -- end of [155]
											[151] = 
											{
												["y"] = -28669.22263761,
												["x"] = -413415.74424196,
											}, -- end of [151]
											[147] = 
											{
												["y"] = -28674.458362011,
												["x"] = -413435.00410584,
											}, -- end of [147]
											[143] = 
											{
												["y"] = -28679.844830849,
												["x"] = -413502.94790485,
											}, -- end of [143]
											[142] = 
											{
												["y"] = -28694.794228787,
												["x"] = -413503.98713459,
											}, -- end of [142]
											[139] = 
											{
												["y"] = -28697.528289942,
												["x"] = -413674.71225745,
											}, -- end of [139]
											[135] = 
											{
												["y"] = -28702.389746369,
												["x"] = -413699.0433149,
											}, -- end of [135]
											[131] = 
											{
												["y"] = -28726.403578524,
												["x"] = -413724.33206189,
											}, -- end of [131]
											[127] = 
											{
												["y"] = -28743.856886614,
												["x"] = -413733.72229368,
											}, -- end of [127]
											[111] = 
											{
												["y"] = -29286.7469142,
												["x"] = -413782.06597878,
											}, -- end of [111]
											[95] = 
											{
												["y"] = -29294.180099535,
												["x"] = -414139.40245136,
											}, -- end of [95]
											[79] = 
											{
												["y"] = -29456.18146818,
												["x"] = -415181.58290867,
											}, -- end of [79]
										}, -- end of [1]
										[2] = 
										{
											[33] = 
											{
												["y"] = -27393.48078442,
												["x"] = -413657.43838342,
											}, -- end of [33]
											[35] = 
											{
												["y"] = -27373.663963221,
												["x"] = -413654.92062849,
											}, -- end of [35]
											[37] = 
											{
												["y"] = -27364.182396189,
												["x"] = -413651.72829345,
											}, -- end of [37]
											[39] = 
											{
												["y"] = -27357.502113626,
												["x"] = -413645.41320245,
											}, -- end of [39]
											[41] = 
											{
												["y"] = -27360.401609166,
												["x"] = -413630.6774853,
											}, -- end of [41]
											[43] = 
											{
												["y"] = -27436.989938075,
												["x"] = -413387.53478604,
											}, -- end of [43]
											[45] = 
											{
												["y"] = -27444.794302293,
												["x"] = -413348.3206765,
											}, -- end of [45]
											[47] = 
											{
												["y"] = -27450.055912111,
												["x"] = -413298.60304828,
											}, -- end of [47]
											[49] = 
											{
												["y"] = -27452.986978499,
												["x"] = -413289.06864872,
											}, -- end of [49]
											[51] = 
											{
												["y"] = -27461.21907864,
												["x"] = -413284.29849517,
											}, -- end of [51]
											[53] = 
											{
												["y"] = -27476.282524352,
												["x"] = -413283.99726612,
											}, -- end of [53]
											[55] = 
											{
												["y"] = -28395.496232019,
												["x"] = -413319.85196942,
											}, -- end of [55]
											[57] = 
											{
												["y"] = -28400.617726881,
												["x"] = -413327.34724483,
											}, -- end of [57]
											[59] = 
											{
												["y"] = -28401.779226435,
												["x"] = -413352.31805284,
											}, -- end of [59]
											[61] = 
											{
												["y"] = -28405.516881499,
												["x"] = -413361.468685,
											}, -- end of [61]
											[63] = 
											{
												["y"] = -28414.487817064,
												["x"] = -413365.17324098,
											}, -- end of [63]
											[66] = 
											{
												["y"] = -28594.360396289,
												["x"] = -413370.95058529,
											}, -- end of [66]
											[70] = 
											{
												["y"] = -28633.682345274,
												["x"] = -413377.73514476,
											}, -- end of [70]
											[74] = 
											{
												["y"] = -28651.418315742,
												["x"] = -413386.8072407,
											}, -- end of [74]
											[78] = 
											{
												["y"] = -28665.462523762,
												["x"] = -413400.92961663,
											}, -- end of [78]
											[82] = 
											{
												["y"] = -28674.304444642,
												["x"] = -413418.77683771,
											}, -- end of [82]
											[86] = 
											{
												["y"] = -28679.181260079,
												["x"] = -413443.22296093,
											}, -- end of [86]
											[90] = 
											{
												["y"] = -28683.565592362,
												["x"] = -413499.78551571,
											}, -- end of [90]
											[94] = 
											{
												["y"] = -28703.199760544,
												["x"] = -413513.62713827,
											}, -- end of [94]
											[98] = 
											{
												["y"] = -28703.339112762,
												["x"] = -413693.34068089,
											}, -- end of [98]
											[102] = 
											{
												["y"] = -28714.87094818,
												["x"] = -413709.4473295,
											}, -- end of [102]
											[106] = 
											{
												["y"] = -28742.698982691,
												["x"] = -413730.06012021,
											}, -- end of [106]
											[110] = 
											{
												["y"] = -28807.351843462,
												["x"] = -413734.57816363,
											}, -- end of [110]
											[114] = 
											{
												["y"] = -29251.996825475,
												["x"] = -413742.55660759,
											}, -- end of [114]
											[118] = 
											{
												["y"] = -29279.236356017,
												["x"] = -413764.01870672,
											}, -- end of [118]
											[122] = 
											{
												["y"] = -29289.652514923,
												["x"] = -413780.95609637,
											}, -- end of [122]
											[126] = 
											{
												["y"] = -29296.385570033,
												["x"] = -413810.10262928,
											}, -- end of [126]
											[132] = 
											{
												["y"] = -29284.261116002,
												["x"] = -414114.39759062,
											}, -- end of [132]
											[140] = 
											{
												["y"] = -29287.758724991,
												["x"] = -414148.58771414,
											}, -- end of [140]
											[148] = 
											{
												["y"] = -29261.848587306,
												["x"] = -415169.16610736,
											}, -- end of [148]
											[156] = 
											{
												["y"] = -29461.059206076,
												["x"] = -415309.31220602,
											}, -- end of [156]
											[164] = 
											{
												["y"] = -29382.663638086,
												["x"] = -417910.85293959,
											}, -- end of [164]
											[172] = 
											{
												["y"] = -29366.020014665,
												["x"] = -419149.12178321,
											}, -- end of [172]
											[180] = 
											{
												["y"] = -29398.720517208,
												["x"] = -419178.13204156,
											}, -- end of [180]
											[188] = 
											{
												["y"] = -29662.216142242,
												["x"] = -419319.49033241,
											}, -- end of [188]
											[196] = 
											{
												["y"] = -29687.604324245,
												["x"] = -419360.47133141,
											}, -- end of [196]
											[204] = 
											{
												["y"] = -29812.545606333,
												["x"] = -419586.87533614,
											}, -- end of [204]
											[212] = 
											{
												["y"] = -29913.743653888,
												["x"] = -419674.68184543,
											}, -- end of [212]
											[220] = 
											{
												["y"] = -30016.402753387,
												["x"] = -419692.50738041,
											}, -- end of [220]
											[228] = 
											{
												["y"] = -30071.171530731,
												["x"] = -419713.94726674,
											}, -- end of [228]
											[236] = 
											{
												["y"] = -30098.931679603,
												["x"] = -419753.55958862,
											}, -- end of [236]
											[1] = 
											{
												["y"] = -27641.790098568,
												["x"] = -413511.15331038,
											}, -- end of [1]
											[235] = 
											{
												["y"] = -30098.156066137,
												["x"] = -419748.61802136,
											}, -- end of [235]
											[2] = 
											{
												["y"] = -27639.959026026,
												["x"] = -413515.80157994,
											}, -- end of [2]
											[133] = 
											{
												["y"] = -29286.175323032,
												["x"] = -414119.00539167,
											}, -- end of [133]
											[141] = 
											{
												["y"] = -29283.047447066,
												["x"] = -414150.22452087,
											}, -- end of [141]
											[149] = 
											{
												["y"] = -29266.128679903,
												["x"] = -415171.52568743,
											}, -- end of [149]
											[157] = 
											{
												["y"] = -29382.632936267,
												["x"] = -417742.77895934,
											}, -- end of [157]
											[165] = 
											{
												["y"] = -29385.250811723,
												["x"] = -417915.18130728,
											}, -- end of [165]
											[173] = 
											{
												["y"] = -29366.310846498,
												["x"] = -419164.18212209,
											}, -- end of [173]
											[181] = 
											{
												["y"] = -29403.676803122,
												["x"] = -419178.78186379,
											}, -- end of [181]
											[3] = 
											{
												["y"] = -27635.466397699,
												["x"] = -413524.73436736,
											}, -- end of [3]
											[197] = 
											{
												["y"] = -29742.795731249,
												["x"] = -419437.78362202,
											}, -- end of [197]
											[205] = 
											{
												["y"] = -29821.646817997,
												["x"] = -419598.79527311,
											}, -- end of [205]
											[213] = 
											{
												["y"] = -29922.756951975,
												["x"] = -419679.007196,
											}, -- end of [213]
											[221] = 
											{
												["y"] = -30031.192638751,
												["x"] = -419694.99301114,
											}, -- end of [221]
											[229] = 
											{
												["y"] = -30074.414245816,
												["x"] = -419717.75060387,
											}, -- end of [229]
											[237] = 
											{
												["y"] = -30099.013845657,
												["x"] = -419758.55845668,
											}, -- end of [237]
											[238] = 
											{
												["y"] = -30032.074664343,
												["x"] = -422372.53573813,
											}, -- end of [238]
											[4] = 
											{
												["y"] = -27633.026787112,
												["x"] = -413529.09821054,
											}, -- end of [4]
											[67] = 
											{
												["y"] = -28609.279862929,
												["x"] = -413372.48862076,
											}, -- end of [67]
											[71] = 
											{
												["y"] = -28638.360790064,
												["x"] = -413379.49613814,
											}, -- end of [71]
											[75] = 
											{
												["y"] = -28655.338604288,
												["x"] = -413389.90868719,
											}, -- end of [75]
											[79] = 
											{
												["y"] = -28668.230160905,
												["x"] = -413405.09285824,
											}, -- end of [79]
											[83] = 
											{
												["y"] = -28675.78383197,
												["x"] = -413423.5525898,
											}, -- end of [83]
											[87] = 
											{
												["y"] = -28679.733546283,
												["x"] = -413453.20885843,
											}, -- end of [87]
											[91] = 
											{
												["y"] = -28698.506916121,
												["x"] = -413500.97035118,
											}, -- end of [91]
											[95] = 
											{
												["y"] = -28700.363439704,
												["x"] = -413668.58531084,
											}, -- end of [95]
											[99] = 
											{
												["y"] = -28705.320555538,
												["x"] = -413697.91977634,
											}, -- end of [99]
											[103] = 
											{
												["y"] = -28729.586208049,
												["x"] = -413722.99817142,
											}, -- end of [103]
											[107] = 
											{
												["y"] = -28747.483867563,
												["x"] = -413731.5029378,
											}, -- end of [107]
											[7] = 
											{
												["y"] = -27623.93693728,
												["x"] = -413540.99176792,
											}, -- end of [7]
											[115] = 
											{
												["y"] = -29256.582571686,
												["x"] = -413744.54693287,
											}, -- end of [115]
											[119] = 
											{
												["y"] = -29282.463024818,
												["x"] = -413767.82766284,
											}, -- end of [119]
											[123] = 
											{
												["y"] = -29291.380635363,
												["x"] = -413785.6464291,
											}, -- end of [123]
											[8] = 
											{
												["y"] = -27620.399149946,
												["x"] = -413544.5241686,
											}, -- end of [8]
											[134] = 
											{
												["y"] = -29289.003092578,
												["x"] = -414123.1207581,
											}, -- end of [134]
											[9] = 
											{
												["y"] = -27612.881467032,
												["x"] = -413551.11521584,
											}, -- end of [9]
											[150] = 
											{
												["y"] = -29271.078034816,
												["x"] = -415172.20648448,
											}, -- end of [150]
											[10] = 
											{
												["y"] = -27585.862842057,
												["x"] = -413573.35363868,
											}, -- end of [10]
											[166] = 
											{
												["y"] = -29387.106436223,
												["x"] = -417919.76429356,
											}, -- end of [166]
											[11] = 
											{
												["y"] = -27578.77216947,
												["x"] = -413580.40018458,
											}, -- end of [11]
											[182] = 
											{
												["y"] = -29408.582955412,
												["x"] = -419179.74320715,
											}, -- end of [182]
											[12] = 
											{
												["y"] = -27575.493732866,
												["x"] = -413584.1745238,
											}, -- end of [12]
											[198] = 
											{
												["y"] = -29747.942123711,
												["x"] = -419446.35627198,
											}, -- end of [198]
											[13] = 
											{
												["y"] = -27572.434364536,
												["x"] = -413588.12836545,
											}, -- end of [13]
											[214] = 
											{
												["y"] = -29927.396453889,
												["x"] = -419680.86979188,
											}, -- end of [214]
											[14] = 
											{
												["y"] = -27569.623804572,
												["x"] = -413592.26265182,
											}, -- end of [14]
											[230] = 
											{
												["y"] = -30077.303346645,
												["x"] = -419721.82992472,
											}, -- end of [230]
											[15] = 
											{
												["y"] = -27567.090283241,
												["x"] = -413596.57211292,
											}, -- end of [15]
											[60] = 
											{
												["y"] = -28403.039836766,
												["x"] = -413357.14253994,
											}, -- end of [60]
											[16] = 
											{
												["y"] = -27564.857478155,
												["x"] = -413601.04480195,
											}, -- end of [16]
											[17] = 
											{
												["y"] = -27562.941308901,
												["x"] = -413605.66188203,
											}, -- end of [17]
											[18] = 
											{
												["y"] = -27561.347253974,
												["x"] = -413610.40002159,
											}, -- end of [18]
											[19] = 
											{
												["y"] = -27560.06186266,
												["x"] = -413615.23105385,
											}, -- end of [19]
											[20] = 
											{
												["y"] = -27559.051191102,
												["x"] = -413620.12733446,
											}, -- end of [20]
											[21] = 
											{
												["y"] = -27558.286936643,
												["x"] = -413625.06814637,
											}, -- end of [21]
											[22] = 
											{
												["y"] = -27557.431433576,
												["x"] = -413635.02826872,
											}, -- end of [22]
											[23] = 
											{
												["y"] = -27557.339639514,
												["x"] = -413640.02696199,
											}, -- end of [23]
											[24] = 
											{
												["y"] = -27557.53570417,
												["x"] = -413645.02203156,
											}, -- end of [24]
											[25] = 
											{
												["y"] = -27558.218163153,
												["x"] = -413649.97181388,
											}, -- end of [25]
											[26] = 
											{
												["y"] = -27559.145842839,
												["x"] = -413654.87590698,
											}, -- end of [26]
											[27] = 
											{
												["y"] = -27557.543868938,
												["x"] = -413659.40497787,
											}, -- end of [27]
											[28] = 
											{
												["y"] = -27553.017370528,
												["x"] = -413661.49826437,
											}, -- end of [28]
											[29] = 
											{
												["y"] = -27548.195342646,
												["x"] = -413662.81461634,
											}, -- end of [29]
											[30] = 
											{
												["y"] = -27543.275520685,
												["x"] = -413663.69935168,
											}, -- end of [30]
											[31] = 
											{
												["y"] = -27538.299307177,
												["x"] = -413664.16814249,
											}, -- end of [31]
											[32] = 
											{
												["y"] = -27528.302395551,
												["x"] = -413664.30763373,
											}, -- end of [32]
											[34] = 
											{
												["y"] = -27378.563120384,
												["x"] = -413655.91095069,
											}, -- end of [34]
											[36] = 
											{
												["y"] = -27368.89114036,
												["x"] = -413653.4310465,
											}, -- end of [36]
											[38] = 
											{
												["y"] = -27359.690378027,
												["x"] = -413649.5664886,
											}, -- end of [38]
											[40] = 
											{
												["y"] = -27358.152182676,
												["x"] = -413640.41806336,
											}, -- end of [40]
											[42] = 
											{
												["y"] = -27376.747498367,
												["x"] = -413572.94927106,
											}, -- end of [42]
											[44] = 
											{
												["y"] = -27441.384631771,
												["x"] = -413368.02548508,
											}, -- end of [44]
											[46] = 
											{
												["y"] = -27447.20473374,
												["x"] = -413328.46844478,
											}, -- end of [46]
											[48] = 
											{
												["y"] = -27451.08673663,
												["x"] = -413293.65106961,
											}, -- end of [48]
											[50] = 
											{
												["y"] = -27456.503073876,
												["x"] = -413285.70248381,
											}, -- end of [50]
											[52] = 
											{
												["y"] = -27466.244000953,
												["x"] = -413283.90068144,
											}, -- end of [52]
											[54] = 
											{
												["y"] = -28390.54301902,
												["x"] = -413319.17826637,
											}, -- end of [54]
											[56] = 
											{
												["y"] = -28399.506913534,
												["x"] = -413322.50757111,
											}, -- end of [56]
											[58] = 
											{
												["y"] = -28400.926924492,
												["x"] = -413332.34008131,
											}, -- end of [58]
											[239] = 
											{
												["y"] = -29991.66311815,
												["x"] = -423511.75223548,
											}, -- end of [239]
											[62] = 
											{
												["y"] = -28409.590387666,
												["x"] = -413364.19381123,
											}, -- end of [62]
											[64] = 
											{
												["y"] = -28419.462241712,
												["x"] = -413365.67412588,
											}, -- end of [64]
											[68] = 
											{
												["y"] = -28619.157690359,
												["x"] = -413374.03962344,
											}, -- end of [68]
											[72] = 
											{
												["y"] = -28642.90066731,
												["x"] = -413381.58822084,
											}, -- end of [72]
											[76] = 
											{
												["y"] = -28658.999600093,
												["x"] = -413393.31209001,
											}, -- end of [76]
											[80] = 
											{
												["y"] = -28670.606215152,
												["x"] = -413409.49032772,
											}, -- end of [80]
											[84] = 
											{
												["y"] = -28677.017161678,
												["x"] = -413428.39508254,
											}, -- end of [84]
											[88] = 
											{
												["y"] = -28679.808450374,
												["x"] = -413473.20665036,
											}, -- end of [88]
											[92] = 
											{
												["y"] = -28702.443354773,
												["x"] = -413503.68919843,
											}, -- end of [92]
											[96] = 
											{
												["y"] = -28701.401370942,
												["x"] = -413683.54526771,
											}, -- end of [96]
											[100] = 
											{
												["y"] = -28708.210145975,
												["x"] = -413701.99596501,
											}, -- end of [100]
											[104] = 
											{
												["y"] = -28733.597873633,
												["x"] = -413725.96614315,
											}, -- end of [104]
											[108] = 
											{
												["y"] = -28752.418144306,
												["x"] = -413732.30544693,
											}, -- end of [108]
											[112] = 
											{
												["y"] = -29242.26236482,
												["x"] = -413740.3567983,
											}, -- end of [112]
											[116] = 
											{
												["y"] = -29260.907671588,
												["x"] = -413747.0450198,
											}, -- end of [116]
											[120] = 
											{
												["y"] = -29285.190082248,
												["x"] = -413772.01300671,
											}, -- end of [120]
											[124] = 
											{
												["y"] = -29292.780657874,
												["x"] = -413790.44619646,
											}, -- end of [124]
											[128] = 
											{
												["y"] = -29298.30132012,
												["x"] = -413845.03155651,
											}, -- end of [128]
											[136] = 
											{
												["y"] = -29299.186468447,
												["x"] = -414134.07429023,
											}, -- end of [136]
											[144] = 
											{
												["y"] = -29284.656782659,
												["x"] = -414169.91257748,
											}, -- end of [144]
											[152] = 
											{
												["y"] = -29455.983588099,
												["x"] = -415178.30130547,
											}, -- end of [152]
											[160] = 
											{
												["y"] = -29375.476185119,
												["x"] = -417892.42103949,
											}, -- end of [160]
											[168] = 
											{
												["y"] = -29389.188966256,
												["x"] = -417929.45834829,
											}, -- end of [168]
											[176] = 
											{
												["y"] = -29373.878366801,
												["x"] = -419175.48625259,
											}, -- end of [176]
											[184] = 
											{
												["y"] = -29418.189595955,
												["x"] = -419182.50229909,
											}, -- end of [184]
											[192] = 
											{
												["y"] = -29674.363384499,
												["x"] = -419334.13472989,
											}, -- end of [192]
											[200] = 
											{
												["y"] = -29762.914968467,
												["x"] = -419477.96999753,
											}, -- end of [200]
											[208] = 
											{
												["y"] = -29852.882871793,
												["x"] = -419631.1229195,
											}, -- end of [208]
											[216] = 
											{
												["y"] = -29936.93737617,
												["x"] = -419683.84804194,
											}, -- end of [216]
											[224] = 
											{
												["y"] = -30055.024758497,
												["x"] = -419702.36130386,
											}, -- end of [224]
											[232] = 
											{
												["y"] = -30086.936535385,
												["x"] = -419739.29957188,
											}, -- end of [232]
											[240] = 
											{
												["y"] = -30011.98950226,
												["x"] = -426940.16935164,
											}, -- end of [240]
											[175] = 
											{
												["y"] = -29369.467423292,
												["x"] = -419173.31011081,
											}, -- end of [175]
											[195] = 
											{
												["y"] = -29679.025741442,
												["x"] = -419348.15285788,
											}, -- end of [195]
											[231] = 
											{
												["y"] = -30079.823785051,
												["x"] = -419726.14651424,
											}, -- end of [231]
											[227] = 
											{
												["y"] = -30067.580994128,
												["x"] = -419710.47060021,
											}, -- end of [227]
											[179] = 
											{
												["y"] = -29393.732397808,
												["x"] = -419177.78990702,
											}, -- end of [179]
											[199] = 
											{
												["y"] = -29754.795009432,
												["x"] = -419459.69697038,
											}, -- end of [199]
											[223] = 
											{
												["y"] = -30050.421422309,
												["x"] = -419700.41083121,
											}, -- end of [223]
											[222] = 
											{
												["y"] = -30040.918361434,
												["x"] = -419697.3108413,
											}, -- end of [222]
											[219] = 
											{
												["y"] = -29976.582668406,
												["x"] = -419688.78463046,
											}, -- end of [219]
											[183] = 
											{
												["y"] = -29413.422888737,
												["x"] = -419180.99490171,
											}, -- end of [183]
											[189] = 
											{
												["y"] = -29666.392499837,
												["x"] = -419322.28692963,
											}, -- end of [189]
											[215] = 
											{
												["y"] = -29932.126236127,
												["x"] = -419682.48940187,
											}, -- end of [215]
											[211] = 
											{
												["y"] = -29900.762752364,
												["x"] = -419667.17210563,
											}, -- end of [211]
											[187] = 
											{
												["y"] = -29454.174757897,
												["x"] = -419199.84154086,
											}, -- end of [187]
											[203] = 
											{
												["y"] = -29806.953852601,
												["x"] = -419578.58612877,
											}, -- end of [203]
											[207] = 
											{
												["y"] = -29841.915875687,
												["x"] = -419620.89147506,
											}, -- end of [207]
											[206] = 
											{
												["y"] = -29831.474692837,
												["x"] = -419610.12438063,
											}, -- end of [206]
											[129] = 
											{
												["y"] = -29297.087550103,
												["x"] = -413900.01336395,
											}, -- end of [129]
											[137] = 
											{
												["y"] = -29298.676616009,
												["x"] = -414138.84822153,
											}, -- end of [137]
											[145] = 
											{
												["y"] = -29285.074903123,
												["x"] = -414219.90698079,
											}, -- end of [145]
											[153] = 
											{
												["y"] = -29460.712088842,
												["x"] = -415179.64643438,
											}, -- end of [153]
											[161] = 
											{
												["y"] = -29376.284914487,
												["x"] = -417897.36598302,
											}, -- end of [161]
											[169] = 
											{
												["y"] = -29390.057514044,
												["x"] = -417939.40247834,
											}, -- end of [169]
											[177] = 
											{
												["y"] = -29378.749515989,
												["x"] = -419176.6017369,
											}, -- end of [177]
											[185] = 
											{
												["y"] = -29427.503194692,
												["x"] = -419186.13618014,
											}, -- end of [185]
											[193] = 
											{
												["y"] = -29674.834382328,
												["x"] = -419339.15027876,
											}, -- end of [193]
											[201] = 
											{
												["y"] = -29794.860988231,
												["x"] = -419556.7229715,
											}, -- end of [201]
											[209] = 
											{
												["y"] = -29868.191191295,
												["x"] = -419643.98974603,
											}, -- end of [209]
											[217] = 
											{
												["y"] = -29941.813756616,
												["x"] = -419684.95008077,
											}, -- end of [217]
											[225] = 
											{
												["y"] = -30059.463174847,
												["x"] = -419704.6591036,
											}, -- end of [225]
											[233] = 
											{
												["y"] = -30090.288742936,
												["x"] = -419743.00827531,
											}, -- end of [233]
											[190] = 
											{
												["y"] = -29670.294851443,
												["x"] = -419325.42003754,
											}, -- end of [190]
											[191] = 
											{
												["y"] = -29673.305174635,
												["x"] = -419329.32195214,
											}, -- end of [191]
											[65] = 
											{
												["y"] = -28439.439480244,
												["x"] = -413366.5946007,
											}, -- end of [65]
											[69] = 
											{
												["y"] = -28628.902992631,
												["x"] = -413376.26822474,
											}, -- end of [69]
											[73] = 
											{
												["y"] = -28647.263501123,
												["x"] = -413384.02814433,
											}, -- end of [73]
											[77] = 
											{
												["y"] = -28662.380357933,
												["x"] = -413396.99425465,
											}, -- end of [77]
											[81] = 
											{
												["y"] = -28672.589787342,
												["x"] = -413414.07800096,
											}, -- end of [81]
											[85] = 
											{
												["y"] = -28677.978079648,
												["x"] = -413433.29978114,
											}, -- end of [85]
											[89] = 
											{
												["y"] = -28679.310270629,
												["x"] = -413498.2117618,
											}, -- end of [89]
											[93] = 
											{
												["y"] = -28703.183449719,
												["x"] = -413508.62744424,
											}, -- end of [93]
											[97] = 
											{
												["y"] = -28702.146562447,
												["x"] = -413688.48828935,
											}, -- end of [97]
											[101] = 
											{
												["y"] = -28711.436532807,
												["x"] = -413705.81519807,
											}, -- end of [101]
											[105] = 
											{
												["y"] = -28738.038982188,
												["x"] = -413728.24289938,
											}, -- end of [105]
											[109] = 
											{
												["y"] = -28762.376378821,
												["x"] = -413733.20096696,
											}, -- end of [109]
											[113] = 
											{
												["y"] = -29247.191041941,
												["x"] = -413741.19338894,
											}, -- end of [113]
											[117] = 
											{
												["y"] = -29264.82056796,
												["x"] = -413750.14552033,
											}, -- end of [117]
											[121] = 
											{
												["y"] = -29287.567400548,
												["x"] = -413776.41220602,
											}, -- end of [121]
											[125] = 
											{
												["y"] = -29294.918400307,
												["x"] = -413800.21223707,
											}, -- end of [125]
											[130] = 
											{
												["y"] = -29288.422743571,
												["x"] = -414059.76807931,
											}, -- end of [130]
											[138] = 
											{
												["y"] = -29295.909033623,
												["x"] = -414143.01541401,
											}, -- end of [138]
											[146] = 
											{
												["y"] = -29273.184201995,
												["x"] = -414849.77825642,
											}, -- end of [146]
											[154] = 
											{
												["y"] = -29462.084704075,
												["x"] = -415184.28670094,
											}, -- end of [154]
											[162] = 
											{
												["y"] = -29377.657381599,
												["x"] = -417902.17138342,
											}, -- end of [162]
											[170] = 
											{
												["y"] = -29390.499910123,
												["x"] = -417959.39211803,
											}, -- end of [170]
											[178] = 
											{
												["y"] = -29383.748652473,
												["x"] = -419177.2344704,
											}, -- end of [178]
											[186] = 
											{
												["y"] = -29436.555159148,
												["x"] = -419190.38224374,
											}, -- end of [186]
											[194] = 
											{
												["y"] = -29676.517347914,
												["x"] = -419343.81953678,
											}, -- end of [194]
											[202] = 
											{
												["y"] = -29801.797848416,
												["x"] = -419570.01935276,
											}, -- end of [202]
											[210] = 
											{
												["y"] = -29884.15438631,
												["x"] = -419656.03496288,
											}, -- end of [210]
											[218] = 
											{
												["y"] = -29951.687734174,
												["x"] = -419686.51842176,
											}, -- end of [218]
											[226] = 
											{
												["y"] = -30063.665545986,
												["x"] = -419707.36378745,
											}, -- end of [226]
											[234] = 
											{
												["y"] = -30094.700528014,
												["x"] = -419745.3049834,
											}, -- end of [234]
											[174] = 
											{
												["y"] = -29367.01665199,
												["x"] = -419169.20629162,
											}, -- end of [174]
											[171] = 
											{
												["y"] = -29368.937871035,
												["x"] = -419079.19526579,
											}, -- end of [171]
											[167] = 
											{
												["y"] = -29388.364076058,
												["x"] = -417924.54346937,
											}, -- end of [167]
											[163] = 
											{
												["y"] = -29379.802525277,
												["x"] = -417906.66432444,
											}, -- end of [163]
											[159] = 
											{
												["y"] = -29374.762913089,
												["x"] = -417882.45238569,
											}, -- end of [159]
											[158] = 
											{
												["y"] = -29374.6888567,
												["x"] = -417867.451032,
											}, -- end of [158]
											[155] = 
											{
												["y"] = -29462.315059271,
												["x"] = -415189.31403522,
											}, -- end of [155]
											[151] = 
											{
												["y"] = -29286.056244566,
												["x"] = -415172.99305358,
											}, -- end of [151]
											[147] = 
											{
												["y"] = -29260.32269261,
												["x"] = -415164.48682692,
											}, -- end of [147]
											[143] = 
											{
												["y"] = -29283.969846018,
												["x"] = -414159.93790453,
											}, -- end of [143]
											[142] = 
											{
												["y"] = -29283.240030289,
												["x"] = -414154.99300569,
											}, -- end of [142]
											[139] = 
											{
												["y"] = -29292.217504092,
												["x"] = -414146.36062577,
											}, -- end of [139]
											[135] = 
											{
												["y"] = -29292.412166424,
												["x"] = -414126.77433832,
											}, -- end of [135]
											[131] = 
											{
												["y"] = -29283.427272279,
												["x"] = -414109.47904341,
											}, -- end of [131]
											[127] = 
											{
												["y"] = -29297.693570633,
												["x"] = -413825.04315217,
											}, -- end of [127]
											[111] = 
											{
												["y"] = -29232.311178462,
												["x"] = -413739.38860434,
											}, -- end of [111]
											[6] = 
											{
												["y"] = -27627.25403098,
												["x"] = -413537.25180369,
											}, -- end of [6]
											[5] = 
											{
												["y"] = -27630.295743941,
												["x"] = -413533.28491389,
											}, -- end of [5]
										}, -- end of [2]
										[3] = 
										{
											[1] = 
											{
												["y"] = -30010.427649649,
												["x"] = -426940.18186244,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -30010.427649649,
												["x"] = -426940.18186244,
											}, -- end of [2]
										}, -- end of [3]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 742,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -30015.97954577,
											["x"] = -427646.00178082,
											["ETA_locked"] = true,
											["speed"] = 12.847222222222,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 644,
											["type"] = "Turning Point",
											["ETA"] = 2149.424579971,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -27639.76660328,
											["x"] = -413510.51156948,
											["ETA_locked"] = false,
											["speed"] = 6.67,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 730,
											["type"] = "Turning Point",
											["ETA"] = 98.508353121688,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -30010.427649649,
											["x"] = -426940.18186244,
											["ETA_locked"] = false,
											["speed"] = 7.1944444444444,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 8,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Ural-375",
										["unitId"] = 15,
										["y"] = -30015.97954577,
										["x"] = -427646.00178082,
										["name"] = "Ground-3-1",
										["heading"] = 6.2824119080301,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -30015.97954577,
								["x"] = -427646.00178082,
								["name"] = "HVT-1",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[33] = 
											{
												["y"] = -29806.97908475,
												["x"] = -419584.17942573,
											}, -- end of [33]
											[35] = 
											{
												["y"] = -29796.680996154,
												["x"] = -419567.04451311,
											}, -- end of [35]
											[37] = 
											{
												["y"] = -29782.206303198,
												["x"] = -419535.19827422,
											}, -- end of [37]
											[39] = 
											{
												["y"] = -29747.612059186,
												["x"] = -419452.16072172,
											}, -- end of [39]
											[41] = 
											{
												["y"] = -29734.558903362,
												["x"] = -419430.85795067,
											}, -- end of [41]
											[43] = 
											{
												["y"] = -29671.716258263,
												["x"] = -419340.75987429,
											}, -- end of [43]
											[45] = 
											{
												["y"] = -29669.944480938,
												["x"] = -419330.97790501,
											}, -- end of [45]
											[47] = 
											{
												["y"] = -29662.557571761,
												["x"] = -419324.42793218,
											}, -- end of [47]
											[49] = 
											{
												["y"] = -29432.386191443,
												["x"] = -419193.10015225,
											}, -- end of [49]
											[51] = 
											{
												["y"] = -29413.869977498,
												["x"] = -419185.59301982,
											}, -- end of [51]
											[53] = 
											{
												["y"] = -29404.16507327,
												["x"] = -419183.20737611,
											}, -- end of [53]
											[55] = 
											{
												["y"] = -29394.235270867,
												["x"] = -419182.08259667,
											}, -- end of [55]
											[57] = 
											{
												["y"] = -29374.321439413,
												["x"] = -419179.93508621,
											}, -- end of [57]
											[59] = 
											{
												["y"] = -29365.455467386,
												["x"] = -419175.77225088,
											}, -- end of [59]
											[61] = 
											{
												["y"] = -29361.872627463,
												["x"] = -419166.68555141,
											}, -- end of [61]
											[63] = 
											{
												["y"] = -29360.964595524,
												["x"] = -419146.63935024,
											}, -- end of [63]
											[66] = 
											{
												["y"] = -29385.19300876,
												["x"] = -417936.92763571,
											}, -- end of [66]
											[70] = 
											{
												["y"] = -29379.012957389,
												["x"] = -417913.08299865,
											}, -- end of [70]
											[74] = 
											{
												["y"] = -29372.452885379,
												["x"] = -417894.37290216,
											}, -- end of [74]
											[78] = 
											{
												["y"] = -29381.084027688,
												["x"] = -417709.77039107,
											}, -- end of [78]
											[82] = 
											{
												["y"] = -29268.259127256,
												["x"] = -415175.67136282,
											}, -- end of [82]
											[86] = 
											{
												["y"] = -29256.463162232,
												["x"] = -415162.47672266,
											}, -- end of [86]
											[90] = 
											{
												["y"] = -29279.892387811,
												["x"] = -414157.94257795,
											}, -- end of [90]
											[94] = 
											{
												["y"] = -29292.891319721,
												["x"] = -414140.90457798,
											}, -- end of [94]
											[98] = 
											{
												["y"] = -29284.258944996,
												["x"] = -414121.84106054,
											}, -- end of [98]
											[102] = 
											{
												["y"] = -29280.408480748,
												["x"] = -414102.60136201,
											}, -- end of [102]
											[106] = 
											{
												["y"] = -29295.081310928,
												["x"] = -413838.14718423,
											}, -- end of [106]
											[110] = 
											{
												["y"] = -29289.050067854,
												["x"] = -413788.64925088,
											}, -- end of [110]
											[114] = 
											{
												["y"] = -29280.622103438,
												["x"] = -413770.59782682,
											}, -- end of [114]
											[118] = 
											{
												["y"] = -29254.902294045,
												["x"] = -413747.17627581,
											}, -- end of [118]
											[122] = 
											{
												["y"] = -29230.545718063,
												["x"] = -413742.40052542,
											}, -- end of [122]
											[126] = 
											{
												["y"] = -28745.753522411,
												["x"] = -413734.28081995,
											}, -- end of [126]
											[132] = 
											{
												["y"] = -28709.683877546,
												["x"] = -413708.51706798,
											}, -- end of [132]
											[140] = 
											{
												["y"] = -28696.96354868,
												["x"] = -413646.69990365,
											}, -- end of [140]
											[148] = 
											{
												["y"] = -28675.686963361,
												["x"] = -413446.91508231,
											}, -- end of [148]
											[156] = 
											{
												["y"] = -28663.208377369,
												["x"] = -413404.23146023,
											}, -- end of [156]
											[164] = 
											{
												["y"] = -28631.566244373,
												["x"] = -413380.9852997,
											}, -- end of [164]
											[172] = 
											{
												["y"] = -28407.486589902,
												["x"] = -413367.37608006,
											}, -- end of [172]
											[180] = 
											{
												["y"] = -28388.27093629,
												["x"] = -413323.01043324,
											}, -- end of [180]
											[188] = 
											{
												["y"] = -27439.288364704,
												["x"] = -413395.7718866,
											}, -- end of [188]
											[196] = 
											{
												["y"] = -27397.671187099,
												["x"] = -413653.94034458,
											}, -- end of [196]
											[204] = 
											{
												["y"] = -27553.576412824,
												["x"] = -413640.2958525,
											}, -- end of [204]
											[212] = 
											{
												["y"] = -27565.199386875,
												["x"] = -413592.29126279,
											}, -- end of [212]
											[220] = 
											{
												["y"] = -27622.479975148,
												["x"] = -413537.02251309,
											}, -- end of [220]
											[1] = 
											{
												["y"] = -30012.861168259,
												["x"] = -427412.99148246,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -30018.609532458,
												["x"] = -422573.60446438,
											}, -- end of [2]
											[133] = 
											{
												["y"] = -28706.422910657,
												["x"] = -413704.72757533,
											}, -- end of [133]
											[141] = 
											{
												["y"] = -28700.194658818,
												["x"] = -413506.73463854,
											}, -- end of [141]
											[149] = 
											{
												["y"] = -28674.742460031,
												["x"] = -413436.96062032,
											}, -- end of [149]
											[157] = 
											{
												["y"] = -28660.205185763,
												["x"] = -413400.23561711,
											}, -- end of [157]
											[165] = 
											{
												["y"] = -28626.768396192,
												["x"] = -413379.57988652,
											}, -- end of [165]
											[173] = 
											{
												["y"] = -28403.365056816,
												["x"] = -413364.63808723,
											}, -- end of [173]
											[181] = 
											{
												["y"] = -27463.937953584,
												["x"] = -413287.87658567,
											}, -- end of [181]
											[3] = 
											{
												["y"] = -30095.535086301,
												["x"] = -419749.90661611,
											}, -- end of [3]
											[197] = 
											{
												["y"] = -27532.501819925,
												["x"] = -413660.571584,
											}, -- end of [197]
											[205] = 
											{
												["y"] = -27553.652725252,
												["x"] = -413635.29687064,
											}, -- end of [205]
											[213] = 
											{
												["y"] = -27567.880018101,
												["x"] = -413588.07154052,
											}, -- end of [213]
											[221] = 
											{
												["y"] = -27625.686368515,
												["x"] = -413533.1876027,
											}, -- end of [221]
											[4] = 
											{
												["y"] = -30091.599578663,
												["x"] = -419747.24003164,
											}, -- end of [4]
											[67] = 
											{
												["y"] = -29384.123972721,
												["x"] = -417927.00727062,
											}, -- end of [67]
											[71] = 
											{
												["y"] = -29376.362317035,
												["x"] = -417908.75943643,
											}, -- end of [71]
											[75] = 
											{
												["y"] = -29371.725998182,
												["x"] = -417884.40109581,
											}, -- end of [75]
											[5] = 
											{
												["y"] = -30087.495802902,
												["x"] = -419744.47969314,
											}, -- end of [5]
											[83] = 
											{
												["y"] = -29263.393951771,
												["x"] = -415174.56277848,
											}, -- end of [83]
											[87] = 
											{
												["y"] = -29256.479609191,
												["x"] = -415157.47723532,
											}, -- end of [87]
											[91] = 
											{
												["y"] = -29280.036354983,
												["x"] = -414148.26227475,
											}, -- end of [91]
											[6] = 
											{
												["y"] = -30084.20747554,
												["x"] = -419740.7144604,
											}, -- end of [6]
											[99] = 
											{
												["y"] = -29282.007660563,
												["x"] = -414117.38540153,
											}, -- end of [99]
											[103] = 
											{
												["y"] = -29281.449391806,
												["x"] = -414092.65670405,
											}, -- end of [103]
											[107] = 
											{
												["y"] = -29294.074890467,
												["x"] = -413818.17597735,
											}, -- end of [107]
											[7] = 
											{
												["y"] = -30081.462915265,
												["x"] = -419736.55146452,
											}, -- end of [7]
											[115] = 
											{
												["y"] = -29277.499671899,
												["x"] = -413766.70473661,
											}, -- end of [115]
											[119] = 
											{
												["y"] = -29250.291225367,
												["x"] = -413745.24819354,
											}, -- end of [119]
											[123] = 
											{
												["y"] = -29190.565689323,
												["x"] = -413741.23960879,
											}, -- end of [123]
											[8] = 
											{
												["y"] = -30074.589084846,
												["x"] = -419723.23216091,
											}, -- end of [8]
											[134] = 
											{
												["y"] = -28703.419378181,
												["x"] = -413700.731068,
											}, -- end of [134]
											[9] = 
											{
												["y"] = -30071.670981397,
												["x"] = -419719.17383274,
											}, -- end of [9]
											[150] = 
											{
												["y"] = -28673.946055925,
												["x"] = -413432.0272367,
											}, -- end of [150]
											[10] = 
											{
												["y"] = -30068.37810029,
												["x"] = -419715.41392648,
											}, -- end of [10]
											[166] = 
											{
												["y"] = -28616.997364105,
												["x"] = -413377.46616022,
											}, -- end of [166]
											[11] = 
											{
												["y"] = -30064.718673749,
												["x"] = -419712.01066191,
											}, -- end of [11]
											[182] = 
											{
												["y"] = -27459.095263903,
												["x"] = -413288.83005138,
											}, -- end of [182]
											[12] = 
											{
												["y"] = -30060.720971168,
												["x"] = -419709.01073177,
											}, -- end of [12]
											[198] = 
											{
												["y"] = -27542.478816111,
												["x"] = -413660.01013735,
											}, -- end of [198]
											[13] = 
											{
												["y"] = -30056.431991451,
												["x"] = -419706.44622173,
											}, -- end of [13]
											[214] = 
											{
												["y"] = -27570.811770019,
												["x"] = -413584.02214745,
											}, -- end of [214]
											[14] = 
											{
												["y"] = -30051.920425027,
												["x"] = -419704.29467376,
											}, -- end of [14]
											[15] = 
											{
												["y"] = -30047.262904787,
												["x"] = -419702.47757478,
											}, -- end of [15]
											[16] = 
											{
												["y"] = -30042.509472327,
												["x"] = -419700.92901447,
											}, -- end of [16]
											[17] = 
											{
												["y"] = -30032.824259907,
												["x"] = -419698.44869497,
											}, -- end of [17]
											[18] = 
											{
												["y"] = -30023.001905444,
												["x"] = -419696.57770954,
											}, -- end of [18]
											[19] = 
											{
												["y"] = -30008.140233693,
												["x"] = -419694.5584169,
											}, -- end of [19]
											[20] = 
											{
												["y"] = -29943.454887323,
												["x"] = -419688.35848412,
											}, -- end of [20]
											[21] = 
											{
												["y"] = -29933.709833219,
												["x"] = -419686.13291071,
											}, -- end of [21]
											[22] = 
											{
												["y"] = -29928.936139988,
												["x"] = -419684.64736613,
											}, -- end of [22]
											[23] = 
											{
												["y"] = -29924.246399573,
												["x"] = -419682.91523254,
											}, -- end of [23]
											[24] = 
											{
												["y"] = -29915.130530578,
												["x"] = -419678.8116787,
											}, -- end of [24]
											[25] = 
											{
												["y"] = -29906.33032928,
												["x"] = -419674.0653935,
											}, -- end of [25]
											[26] = 
											{
												["y"] = -29893.571107389,
												["x"] = -419666.18237142,
											}, -- end of [26]
											[27] = 
											{
												["y"] = -29877.17911942,
												["x"] = -419654.72820138,
											}, -- end of [27]
											[28] = 
											{
												["y"] = -29861.414386889,
												["x"] = -419642.42425662,
											}, -- end of [28]
											[29] = 
											{
												["y"] = -29846.331871478,
												["x"] = -419629.29388708,
											}, -- end of [29]
											[30] = 
											{
												["y"] = -29835.565453922,
												["x"] = -419618.85171319,
											}, -- end of [30]
											[31] = 
											{
												["y"] = -29825.350855132,
												["x"] = -419607.86958362,
											}, -- end of [31]
											[32] = 
											{
												["y"] = -29815.781668188,
												["x"] = -419596.32132736,
											}, -- end of [32]
											[34] = 
											{
												["y"] = -29801.612711868,
												["x"] = -419575.74276654,
											}, -- end of [34]
											[36] = 
											{
												["y"] = -29790.030262698,
												["x"] = -419553.60217905,
											}, -- end of [36]
											[38] = 
											{
												["y"] = -29754.225015803,
												["x"] = -419465.62300852,
											}, -- end of [38]
											[40] = 
											{
												["y"] = -29742.724436293,
												["x"] = -419443.43870277,
											}, -- end of [40]
											[42] = 
											{
												["y"] = -29673.61813678,
												["x"] = -419345.34792277,
											}, -- end of [42]
											[44] = 
											{
												["y"] = -29671.068498594,
												["x"] = -419335.77568847,
											}, -- end of [44]
											[46] = 
											{
												["y"] = -29666.660443232,
												["x"] = -419327.31843122,
											}, -- end of [46]
											[48] = 
											{
												["y"] = -29649.615618663,
												["x"] = -419316.79084102,
											}, -- end of [48]
											[50] = 
											{
												["y"] = -29423.270504321,
												["x"] = -419188.99342135,
											}, -- end of [50]
											[52] = 
											{
												["y"] = -29409.054095887,
												["x"] = -419184.2523062,
											}, -- end of [52]
											[54] = 
											{
												["y"] = -29399.218719531,
												["x"] = -419182.48701428,
											}, -- end of [54]
											[56] = 
											{
												["y"] = -29379.263795503,
												["x"] = -419180.87393115,
											}, -- end of [56]
											[58] = 
											{
												["y"] = -29369.595836141,
												["x"] = -419178.42064753,
											}, -- end of [58]
											[60] = 
											{
												["y"] = -29362.958594625,
												["x"] = -419171.61307669,
											}, -- end of [60]
											[62] = 
											{
												["y"] = -29361.402893496,
												["x"] = -419161.63580133,
											}, -- end of [62]
											[64] = 
											{
												["y"] = -29361.58912136,
												["x"] = -419116.64819267,
											}, -- end of [64]
											[68] = 
											{
												["y"] = -29383.042695263,
												["x"] = -417922.17664255,
											}, -- end of [68]
											[72] = 
											{
												["y"] = -29374.428241577,
												["x"] = -417904.17340164,
											}, -- end of [72]
											[76] = 
											{
												["y"] = -29371.550173706,
												["x"] = -417869.40193859,
											}, -- end of [76]
											[80] = 
											{
												["y"] = -29458.131742901,
												["x"] = -415181.83477129,
											}, -- end of [80]
											[84] = 
											{
												["y"] = -29259.27046209,
												["x"] = -415171.8398635,
											}, -- end of [84]
											[88] = 
											{
												["y"] = -29280.970722218,
												["x"] = -414172.8968156,
											}, -- end of [88]
											[92] = 
											{
												["y"] = -29284.346787975,
												["x"] = -414145.84527601,
											}, -- end of [92]
											[96] = 
											{
												["y"] = -29294.464248822,
												["x"] = -414132.75356069,
											}, -- end of [96]
											[100] = 
											{
												["y"] = -29280.681260472,
												["x"] = -414112.57413937,
											}, -- end of [100]
											[104] = 
											{
												["y"] = -29286.276078949,
												["x"] = -414047.92358933,
											}, -- end of [104]
											[108] = 
											{
												["y"] = -29292.281605162,
												["x"] = -413803.28716553,
											}, -- end of [108]
											[112] = 
											{
												["y"] = -29285.518960974,
												["x"] = -413779.3051444,
											}, -- end of [112]
											[116] = 
											{
												["y"] = -29273.958755634,
												["x"] = -413763.16893738,
											}, -- end of [116]
											[120] = 
											{
												["y"] = -29245.449293502,
												["x"] = -413744.01752943,
											}, -- end of [120]
											[124] = 
											{
												["y"] = -28760.611075714,
												["x"] = -413736.21230478,
											}, -- end of [124]
											[128] = 
											{
												["y"] = -28736.353057878,
												["x"] = -413730.88657491,
											}, -- end of [128]
											[136] = 
											{
												["y"] = -28699.624028575,
												["x"] = -413691.53936398,
											}, -- end of [136]
											[144] = 
											{
												["y"] = -28681.791806304,
												["x"] = -413503.3085232,
											}, -- end of [144]
											[152] = 
											{
												["y"] = -28671.51922868,
												["x"] = -413422.33491375,
											}, -- end of [152]
											[160] = 
											{
												["y"] = -28649.352900368,
												["x"] = -413389.93841186,
											}, -- end of [160]
											[168] = 
											{
												["y"] = -28587.189732127,
												["x"] = -413374.203649,
											}, -- end of [168]
											[176] = 
											{
												["y"] = -28397.881371701,
												["x"] = -413350.95442259,
											}, -- end of [176]
											[184] = 
											{
												["y"] = -27454.33954505,
												["x"] = -413297.04244715,
											}, -- end of [184]
											[192] = 
											{
												["y"] = -27363.495808682,
												["x"] = -413647.46591248,
											}, -- end of [192]
											[200] = 
											{
												["y"] = -27552.251521787,
												["x"] = -413657.9372446,
											}, -- end of [200]
											[208] = 
											{
												["y"] = -27557.365765124,
												["x"] = -413610.63100695,
											}, -- end of [208]
											[216] = 
											{
												["y"] = -27577.324342514,
												["x"] = -413576.43961821,
											}, -- end of [216]
											[224] = 
											{
												["y"] = -27635.638012891,
												["x"] = -413515.88933101,
											}, -- end of [224]
											[227] = 
											{
												["y"] = -27641.121398748,
												["x"] = -413500.79991534,
											}, -- end of [227]
											[179] = 
											{
												["y"] = -28393.265199049,
												["x"] = -413323.24344332,
											}, -- end of [179]
											[199] = 
											{
												["y"] = -27547.40579935,
												["x"] = -413659.16487581,
											}, -- end of [199]
											[223] = 
											{
												["y"] = -27631.141426289,
												["x"] = -413524.81925232,
											}, -- end of [223]
											[222] = 
											{
												["y"] = -27628.584088833,
												["x"] = -413529.11436966,
											}, -- end of [222]
											[219] = 
											{
												["y"] = -27615.363134128,
												["x"] = -413544.04048641,
											}, -- end of [219]
											[183] = 
											{
												["y"] = -27455.729434624,
												["x"] = -413292.24078151,
											}, -- end of [183]
											[189] = 
											{
												["y"] = -27429.331690797,
												["x"] = -413429.32231004,
											}, -- end of [189]
											[215] = 
											{
												["y"] = -27573.968678024,
												["x"] = -413580.14562112,
											}, -- end of [215]
											[211] = 
											{
												["y"] = -27562.79329334,
												["x"] = -413596.67322413,
											}, -- end of [211]
											[187] = 
											{
												["y"] = -27445.063489835,
												["x"] = -413371.45161731,
											}, -- end of [187]
											[203] = 
											{
												["y"] = -27553.779979069,
												["x"] = -413645.29070985,
											}, -- end of [203]
											[207] = 
											{
												["y"] = -27556.147934128,
												["x"] = -413615.47979992,
											}, -- end of [207]
											[206] = 
											{
												["y"] = -27554.459676005,
												["x"] = -413625.3325274,
											}, -- end of [206]
											[129] = 
											{
												["y"] = -28731.926374822,
												["x"] = -413728.58095826,
											}, -- end of [129]
											[137] = 
											{
												["y"] = -28698.68388394,
												["x"] = -413686.63032336,
											}, -- end of [137]
											[145] = 
											{
												["y"] = -28677.183168613,
												["x"] = -413501.59610811,
											}, -- end of [145]
											[153] = 
											{
												["y"] = -28669.922307302,
												["x"] = -413417.59530043,
											}, -- end of [153]
											[161] = 
											{
												["y"] = -28645.198938105,
												["x"] = -413387.15835947,
											}, -- end of [161]
											[169] = 
											{
												["y"] = -28522.234115182,
												["x"] = -413371.95658792,
											}, -- end of [169]
											[177] = 
											{
												["y"] = -28397.542158063,
												["x"] = -413345.96743183,
											}, -- end of [177]
											[185] = 
											{
												["y"] = -27453.6873673,
												["x"] = -413302.04400112,
											}, -- end of [185]
											[193] = 
											{
												["y"] = -27368.16703236,
												["x"] = -413649.24265563,
											}, -- end of [193]
											[201] = 
											{
												["y"] = -27555.604740936,
												["x"] = -413655.10437183,
											}, -- end of [201]
											[209] = 
											{
												["y"] = -27558.870290011,
												["x"] = -413605.86367604,
											}, -- end of [209]
											[217] = 
											{
												["y"] = -27584.514020016,
												["x"] = -413569.49302518,
											}, -- end of [217]
											[225] = 
											{
												["y"] = -27637.569203146,
												["x"] = -413511.27927151,
											}, -- end of [225]
											[195] = 
											{
												["y"] = -27382.726024836,
												["x"] = -413652.68107636,
											}, -- end of [195]
											[190] = 
											{
												["y"] = -27362.378723112,
												["x"] = -413638.82547268,
											}, -- end of [190]
											[191] = 
											{
												["y"] = -27361.234012715,
												["x"] = -413643.73742998,
											}, -- end of [191]
											[65] = 
											{
												["y"] = -29385.606837175,
												["x"] = -417951.90815503,
											}, -- end of [65]
											[69] = 
											{
												["y"] = -29381.385098857,
												["x"] = -417917.51869132,
											}, -- end of [69]
											[73] = 
											{
												["y"] = -29373.200508493,
												["x"] = -417899.3301529,
											}, -- end of [73]
											[77] = 
											{
												["y"] = -29373.524569722,
												["x"] = -417804.43636018,
											}, -- end of [77]
											[81] = 
											{
												["y"] = -29453.157228042,
												["x"] = -415181.45935331,
											}, -- end of [81]
											[85] = 
											{
												["y"] = -29256.991794654,
												["x"] = -415167.44016957,
											}, -- end of [85]
											[89] = 
											{
												["y"] = -29280.437164107,
												["x"] = -414162.91197272,
											}, -- end of [89]
											[93] = 
											{
												["y"] = -29288.975074937,
												["x"] = -414143.97382042,
											}, -- end of [93]
											[97] = 
											{
												["y"] = -29287.246358418,
												["x"] = -414125.84549458,
											}, -- end of [97]
											[101] = 
											{
												["y"] = -29280.254816872,
												["x"] = -414107.59832675,
											}, -- end of [101]
											[105] = 
											{
												["y"] = -29294.727400776,
												["x"] = -413878.1416201,
											}, -- end of [105]
											[109] = 
											{
												["y"] = -29290.334475049,
												["x"] = -413793.48103667,
											}, -- end of [109]
											[113] = 
											{
												["y"] = -29283.237876087,
												["x"] = -413774.85443509,
											}, -- end of [113]
											[117] = 
											{
												["y"] = -29259.234699432,
												["x"] = -413749.66074744,
											}, -- end of [117]
											[121] = 
											{
												["y"] = -29240.506470232,
												["x"] = -413743.26941557,
											}, -- end of [121]
											[125] = 
											{
												["y"] = -28750.663095293,
												["x"] = -413735.21453937,
											}, -- end of [125]
											[130] = 
											{
												["y"] = -28727.899410307,
												["x"] = -413725.63282574,
											}, -- end of [130]
											[138] = 
											{
												["y"] = -28698.067895091,
												["x"] = -413681.66879785,
											}, -- end of [138]
											[146] = 
											{
												["y"] = -28675.838729458,
												["x"] = -413496.90890749,
											}, -- end of [146]
											[154] = 
											{
												["y"] = -28668.071370151,
												["x"] = -413412.95043724,
											}, -- end of [154]
											[162] = 
											{
												["y"] = -28640.824507135,
												["x"] = -413384.73962439,
											}, -- end of [162]
											[170] = 
											{
												["y"] = -28417.281288642,
												["x"] = -413369.24733294,
											}, -- end of [170]
											[178] = 
											{
												["y"] = -28396.74362253,
												["x"] = -413325.99111796,
											}, -- end of [178]
											[186] = 
											{
												["y"] = -27448.611776532,
												["x"] = -413351.77126582,
											}, -- end of [186]
											[194] = 
											{
												["y"] = -27377.779674601,
												["x"] = -413651.95597339,
											}, -- end of [194]
											[202] = 
											{
												["y"] = -27554.43283021,
												["x"] = -413650.2452079,
											}, -- end of [202]
											[210] = 
											{
												["y"] = -27560.679941795,
												["x"] = -413601.20365297,
											}, -- end of [210]
											[218] = 
											{
												["y"] = -27595.976674702,
												["x"] = -413559.82057268,
											}, -- end of [218]
											[226] = 
											{
												["y"] = -27640.799577176,
												["x"] = -413501.81681171,
											}, -- end of [226]
											[175] = 
											{
												["y"] = -28398.731392287,
												["x"] = -413355.87765182,
											}, -- end of [175]
											[174] = 
											{
												["y"] = -28400.545128907,
												["x"] = -413360.52174434,
											}, -- end of [174]
											[171] = 
											{
												["y"] = -28412.321966763,
												["x"] = -413368.61747466,
											}, -- end of [171]
											[167] = 
											{
												["y"] = -28607.105843043,
												["x"] = -413376.00474248,
											}, -- end of [167]
											[163] = 
											{
												["y"] = -28636.265438757,
												["x"] = -413382.69002384,
											}, -- end of [163]
											[159] = 
											{
												["y"] = -28653.256213839,
												["x"] = -413393.06089538,
											}, -- end of [159]
											[158] = 
											{
												["y"] = -28656.881349583,
												["x"] = -413396.50226398,
											}, -- end of [158]
											[155] = 
											{
												["y"] = -28665.863357408,
												["x"] = -413408.46757726,
											}, -- end of [155]
											[151] = 
											{
												["y"] = -28672.868123004,
												["x"] = -413427.14722084,
											}, -- end of [151]
											[147] = 
											{
												["y"] = -28675.750073068,
												["x"] = -413491.90429515,
											}, -- end of [147]
											[143] = 
											{
												["y"] = -28691.773446689,
												["x"] = -413503.89839778,
											}, -- end of [143]
											[142] = 
											{
												["y"] = -28696.774789663,
												["x"] = -413504.08820381,
											}, -- end of [142]
											[139] = 
											{
												["y"] = -28697.371268825,
												["x"] = -413671.69432845,
											}, -- end of [139]
											[135] = 
											{
												["y"] = -28701.106882173,
												["x"] = -413696.30984673,
											}, -- end of [135]
											[131] = 
											{
												["y"] = -28716.76908233,
												["x"] = -413715.5680804,
											}, -- end of [131]
											[127] = 
											{
												["y"] = -28740.994694423,
												["x"] = -413732.74762875,
											}, -- end of [127]
											[111] = 
											{
												["y"] = -29287.476445407,
												["x"] = -413783.90403382,
											}, -- end of [111]
											[95] = 
											{
												["y"] = -29295.951180956,
												["x"] = -414136.94793268,
											}, -- end of [95]
											[79] = 
											{
												["y"] = -29459.490521358,
												["x"] = -415186.22975406,
											}, -- end of [79]
										}, -- end of [1]
										[2] = 
										{
											[1] = 
											{
												["y"] = -27642.448719124,
												["x"] = -413501.33810955,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -27642.448719124,
												["x"] = -413501.33810955,
											}, -- end of [2]
										}, -- end of [2]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 738,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -30014.421435917,
											["x"] = -427412.97817981,
											["ETA_locked"] = true,
											["speed"] = 12.847222222222,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "AttackUnit",
															["number"] = 1,
															["params"] = 
															{
																["counterbattaryRadius"] = 0,
																["unitId"] = 3,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 739,
																["directionEnabled"] = false,
																["groupAttack"] = false,
																["altitudeEnabled"] = false,
																["weaponType"] = 9659482112,
																["direction"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 644,
											["type"] = "Turning Point",
											["ETA"] = 557.48829925444,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -27642.448719124,
											["x"] = -413501.33810955,
											["ETA_locked"] = false,
											["speed"] = 30.833333333333,
											["action"] = "On Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 9,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "tt_KORD",
										["unitId"] = 18,
										["y"] = -30014.421435917,
										["x"] = -427412.97817981,
										["name"] = "HVT-2-3",
										["heading"] = 6.2823198862095,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "tt_KORD",
										["unitId"] = 17,
										["y"] = -30014.669449931,
										["x"] = -427442.97593815,
										["name"] = "HVT-2-2",
										["heading"] = 0.0082675632004006,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "tt_KORD",
										["unitId"] = 16,
										["y"] = -30014.908992143,
										["x"] = -427472.97497915,
										["name"] = "HVT-2-1",
										["heading"] = 0.0079848259742018,
										["playerCanDrive"] = false,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = -30014.421435917,
								["x"] = -427412.97817981,
								["name"] = "HVT-2",
								["start_time"] = 0,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Fighter Sweep",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 22.86,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["speed"] = 518.49820576619,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SMOKE_ON_OFF",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -24081.531994439,
											["x"] = -406766.13239352,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 6.096,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["speed"] = 502.87439204969,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SMOKE_ON_OFF",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 14.618779576732,
											["ETA_locked"] = false,
											["y"] = -19818.453368421,
											["x"] = -400777.02661462,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2565,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1123.2507273593,
											["ETA_locked"] = false,
											["y"] = 33680.981595092,
											["x"] = -223205.52147239,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 2565,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1167.2054461606,
											["ETA_locked"] = false,
											["y"] = 33680.981595092,
											["x"] = -215751.53374233,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 12,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 22.86,
										["alt_type"] = "RADIO",
										["skill"] = "High",
										["speed"] = 518.49820576619,
										["type"] = "Su-30",
										["unitId"] = 21,
										["psi"] = -0.6186052759378,
										["onboard_num"] = "011",
										["y"] = -24081.531994439,
										["x"] = -406766.13239352,
										["name"] = "Commy 1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "9400",
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 0,
										}, -- end of ["payload"]
										["heading"] = 0.6186052759378,
										["callsign"] = 112,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -24081.531994439,
								["x"] = -406766.13239352,
								["name"] = "Commy 1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 23,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_absolute_time_after",
					["seconds"] = 18015,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Trigger 1777522319",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["file"] = "ResKey_Action_6",
					["predicate"] = "a_out_sound",
					["start_delay"] = 0,
				}, -- end of [1]
			}, -- end of ["actions"]
		}, -- end of [1]
		[2] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_all_of_coalition_out_zone",
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 46,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Trigger 1777522377",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["file"] = "ResKey_Action_7",
					["predicate"] = "a_out_sound",
					["start_delay"] = 0,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [2]
		[3] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_all_of_coalition_out_zone",
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 46,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 20,
					["start_delay"] = 0,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_8",
					["KeyDict_text"] = "DictKey_ActionText_8",
					["clearview"] = false,
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "Trigger 1777522423",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "ALL",
					["zone"] = 137,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 12,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "Trigger 1777609493",
		}, -- end of [4]
	}, -- end of ["trigrules"]
	["currentKey"] = 7597,
	["failures"] = 
	{
		["TACAN_FAILURE_RECEIVER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACAN_FAILURE_RECEIVER",
			["mm"] = 0,
		}, -- end of ["TACAN_FAILURE_RECEIVER"]
		["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADAR_ALTIMETR_RIGHT_ANT_FAILURE",
			["mm"] = 0,
		}, -- end of ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"]
		["sas_pitch_left"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sas_pitch_left",
			["mm"] = 0,
		}, -- end of ["sas_pitch_left"]
		["TGP_FAILURE_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TGP_FAILURE_LEFT",
			["mm"] = 0,
		}, -- end of ["TGP_FAILURE_LEFT"]
		["CADC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_TOTAL"]
		["LEFT_MFCD_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LEFT_MFCD_FAILURE",
			["mm"] = 0,
		}, -- end of ["LEFT_MFCD_FAILURE"]
		["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"]
		["CICU_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CICU_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["CICU_FAILURE_TOTAL"]
		["hydro_left"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro_left",
			["mm"] = 0,
		}, -- end of ["hydro_left"]
		["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"]
		["TGP_FAILURE_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TGP_FAILURE_RIGHT",
			["mm"] = 0,
		}, -- end of ["TGP_FAILURE_RIGHT"]
		["CADC_FAILURE_TAS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_TAS",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_TAS"]
		["SADL_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SADL_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["SADL_FAILURE_TOTAL"]
		["TACAN_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACAN_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["TACAN_FAILURE_TOTAL"]
		["CDU_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CDU_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["CDU_FAILURE_TOTAL"]
		["IFFCC_FAILURE_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IFFCC_FAILURE_GUN",
			["mm"] = 0,
		}, -- end of ["IFFCC_FAILURE_GUN"]
		["AAR_47_FAILURE_SENSOR_TAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_SENSOR_TAIL",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_SENSOR_TAIL"]
		["CLOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CLOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["CLOCK_FAILURE"]
		["AAR_47_FAILURE_SENSOR_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_SENSOR_LEFT",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_SENSOR_LEFT"]
		["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"]
		["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"]
		["l_gen"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "l_gen",
			["mm"] = 0,
		}, -- end of ["l_gen"]
		["ILS_FAILURE_ANT_GLIDESLOPE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
		["AAR_47_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_TOTAL"]
		["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"]
		["CADC_FAILURE_TEMPERATURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_TEMPERATURE",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_TEMPERATURE"]
		["IFFCC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IFFCC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["IFFCC_FAILURE_TOTAL"]
		["l_conv"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "l_conv",
			["mm"] = 0,
		}, -- end of ["l_conv"]
		["RADAR_ALTIMETR_LEFT_ANT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADAR_ALTIMETR_LEFT_ANT_FAILURE",
			["mm"] = 0,
		}, -- end of ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"]
		["AN_ALE_40V_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_TOTAL"]
		["HUD_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HUD_FAILURE",
			["mm"] = 0,
		}, -- end of ["HUD_FAILURE"]
		["AIRSPEED_INDICATOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AIRSPEED_INDICATOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
		["sas_yaw_left"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sas_yaw_left",
			["mm"] = 0,
		}, -- end of ["sas_yaw_left"]
		["ILS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_TOTAL"]
		["ILS_FAILURE_ANT_MARKER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_ANT_MARKER",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_ANT_MARKER"]
		["r_gen"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "r_gen",
			["mm"] = 0,
		}, -- end of ["r_gen"]
		["AAR_47_FAILURE_SENSOR_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_SENSOR_RIGHT",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_SENSOR_RIGHT"]
		["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"]
		["sas_pitch_right"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sas_pitch_right",
			["mm"] = 0,
		}, -- end of ["sas_pitch_right"]
		["VHF_FM_RADIO_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
		["RIGHT_MFCD_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RIGHT_MFCD_FAILURE",
			["mm"] = 0,
		}, -- end of ["RIGHT_MFCD_FAILURE"]
		["r_engine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "r_engine",
			["mm"] = 0,
		}, -- end of ["r_engine"]
		["CADC_FAILURE_IAS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_IAS",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_IAS"]
		["VHF_AM_RADIO_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
		["ILS_FAILURE_ANT_LOCALIZER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_ANT_LOCALIZER",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
		["CADC_FAILURE_STATIC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_STATIC",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_STATIC"]
		["CADC_FAILURE_DYNAMIC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_DYNAMIC",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_DYNAMIC"]
		["AN_ALR69V_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_TOTAL"]
		["CADC_FAILURE_PRESSURE_ALT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_PRESSURE_ALT",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_PRESSURE_ALT"]
		["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"]
		["EGI_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EGI_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["EGI_FAILURE_TOTAL"]
		["l_engine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "l_engine",
			["mm"] = 0,
		}, -- end of ["l_engine"]
		["UHF_RADIO_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_RADIO_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
		["hydro_right"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro_right",
			["mm"] = 0,
		}, -- end of ["hydro_right"]
		["r_conv"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "r_conv",
			["mm"] = 0,
		}, -- end of ["r_conv"]
		["CADC_FAILURE_MACH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_MACH",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_MACH"]
		["sas_yaw_right"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sas_yaw_right",
			["mm"] = 0,
		}, -- end of ["sas_yaw_right"]
		["AAR_47_FAILURE_SENSOR_BOTTOM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_SENSOR_BOTTOM",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_SENSOR_BOTTOM"]
		["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"]
		["CADC_FAILURE_BARO_ALT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_BARO_ALT",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_BARO_ALT"]
		["TACAN_FAILURE_TRANSMITTER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACAN_FAILURE_TRANSMITTER",
			["mm"] = 0,
		}, -- end of ["TACAN_FAILURE_TRANSMITTER"]
	}, -- end of ["failures"]
	["forcedOptions"] = {},
	["start_time"] = 18000,
} -- end of mission
