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"] = 
	{
		["WWII Armour and Technics"] = "WWII Armour and Technics",
	}, -- end of ["requiredModules"]
	["date"] = 
	{
		["Day"] = 11,
		["Year"] = 1940,
		["Month"] = 8,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_out_sound_u(170, getValueResourceByKey(\"ResKey_Action_28\"), 0); mission.trig.func[1]=nil;",
			[2] = "a_ai_task(31, 1);a_ai_task(48, 1); mission.trig.func[2]=nil;",
			[3] = "a_ai_task(36, 1);a_ai_task(52, 1); mission.trig.func[3]=nil;",
			[4] = "a_ai_task(41, 1);a_ai_task(51, 1); mission.trig.func[4]=nil;",
			[5] = "a_out_sound_u(170, getValueResourceByKey(\"ResKey_Action_8\"), 0); mission.trig.func[5]=nil;",
			[6] = "a_out_sound_u(170, getValueResourceByKey(\"ResKey_Action_20\"), 0); mission.trig.func[6]=nil;",
			[7] = "a_activate_group(37); mission.trig.func[7]=nil;",
			[8] = "a_ai_task(31, 2); mission.trig.func[8]=nil;",
			[9] = "a_ai_task(48, 2); mission.trig.func[9]=nil;",
			[10] = "a_ai_task(41, 2); mission.trig.func[10]=nil;",
			[11] = "a_ai_task(36, 2); mission.trig.func[11]=nil;",
			[12] = "a_ai_task(51, 2); mission.trig.func[12]=nil;",
			[13] = "a_ai_task(52, 2); mission.trig.func[13]=nil;",
			[14] = "a_radio_transmission(getValueResourceByKey(\"ResKey_Action_9\"), 7, true, false, 124000, 10000, \"\", 0, true, true, getValueDictByKey(\"DictKey_ActionText_10\"), 0); mission.trig.func[14]=nil;",
			[15] = "a_radio_transmission(getValueResourceByKey(\"ResKey_Action_11\"), 7, true, false, 124000, 10000, \"\", 0, true, true, getValueDictByKey(\"DictKey_ActionText_12\"), 0); mission.trig.func[15]=nil;",
			[16] = "a_radio_transmission(getValueResourceByKey(\"ResKey_Action_13\"), 7, true, false, 124000, 10000, \"\", 0, true, true, getValueDictByKey(\"DictKey_ActionText_14\"), 0); mission.trig.func[16]=nil;",
			[17] = "a_radio_transmission(getValueResourceByKey(\"ResKey_Action_17\"), 7, true, false, 124000, 10000, \"\", 0, true, true, getValueDictByKey(\"DictKey_ActionText_18\"), 0); mission.trig.func[17]=nil;",
			[18] = "a_activate_group(49);a_activate_group(50);a_set_flag(\"1\");",
			[19] = "a_activate_group(53);a_activate_group(54);a_set_flag(\"1\");",
			[20] = "a_activate_group(55);a_activate_group(56);a_set_flag(\"1\");",
			[21] = "a_activate_group(57);a_activate_group(58);a_activate_group(59);",
			[22] = "a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_21\"), \"10\", 1);",
			[23] = "a_deactivate_group(49);a_deactivate_group(53);a_deactivate_group(55);a_deactivate_group(57);a_deactivate_group(58);a_deactivate_group(50);a_deactivate_group(54);a_deactivate_group(56); mission.trig.func[23]=nil;",
		}, -- end of ["actions"]
		["events"] = {},
		["custom"] = {},
		["func"] = 
		{
			[1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
			[2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
			[3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
			[4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
			[5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
			[6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
			[7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
			[8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
			[9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
			[10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
			[11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
			[12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
			[13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
			[14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
			[15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
			[16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
			[17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
			[23] = "if mission.trig.conditions[23]() then mission.trig.actions[23]() end",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
			[3] = true,
			[4] = true,
			[5] = true,
			[6] = true,
			[7] = true,
			[8] = true,
			[9] = true,
			[10] = true,
			[11] = true,
			[12] = true,
			[13] = true,
			[14] = true,
			[15] = true,
			[16] = true,
			[17] = true,
			[18] = true,
			[19] = true,
			[20] = true,
			[21] = true,
			[22] = true,
			[23] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(c_time_after(30) )",
			[2] = "return(c_part_of_coalition_in_zone(\"red\", 1, \"ALL\") )",
			[3] = "return(c_part_of_coalition_in_zone(\"red\", 2, \"ALL\") )",
			[4] = "return(c_part_of_coalition_in_zone(\"red\", 3, \"ALL\") )",
			[5] = "return(c_part_of_coalition_in_zone(\"red\", 1, \"ALL\") and c_unit_in_zone(170, 6) )",
			[6] = "return(c_unit_dead(190) and c_unit_in_zone(170, 6) )",
			[7] = "return(c_unit_dead(190) )",
			[8] = "return(c_part_of_group_out_zone(31, 7) )",
			[9] = "return(c_part_of_group_out_zone(48, 7) )",
			[10] = "return(c_part_of_group_out_zone(41, 7) )",
			[11] = "return(c_part_of_group_out_zone(36, 7) )",
			[12] = "return(c_part_of_group_out_zone(51, 7) )",
			[13] = "return(c_part_of_group_out_zone(52, 7) )",
			[14] = "return(c_part_of_group_in_zone(53, 3) )",
			[15] = "return(c_part_of_group_in_zone(50, 1) )",
			[16] = "return(c_part_of_group_in_zone(56, 2) )",
			[17] = "return(c_part_of_group_in_zone(57, 1) )",
			[18] = "return(c_random_less(33) )",
			[19] = "return(c_random_less(33) )",
			[20] = "return(c_random_less(33) )",
			[21] = "return(c_flag_is_false(\"1\") )",
			[22] = "return(true)",
			[23] = "return(c_flag_is_true(\"10\") )",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = 
		{
			[20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
			[21] = "if mission.trig.conditions[21]() then mission.trig.actions[21]() end",
			[18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
			[22] = "if mission.trig.conditions[22]() then mission.trig.actions[22]() end",
			[19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
		}, -- end of ["funcStartup"]
	}, -- end of ["trig"]
	["maxDictId"] = 28,
	["result"] = 
	{
		["offline"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["offline"]
		["total"] = 0,
		["blue"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["blue"]
		["red"] = 
		{
			["conditions"] = {},
			["actions"] = {},
			["func"] = {},
		}, -- end of ["red"]
	}, -- end of ["result"]
	["pictureFileNameN"] = {},
	["drawings"] = 
	{
		["options"] = 
		{
			["hiddenOnF10Map"] = 
			{
				["Observer"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Observer"]
				["Instructor"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Instructor"]
				["ForwardObserver"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["ForwardObserver"]
				["Pilot"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Pilot"]
				["Spectrator"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Spectrator"]
				["ArtilleryCommander"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["ArtilleryCommander"]
			}, -- end of ["hiddenOnF10Map"]
		}, -- end of ["options"]
		["layers"] = 
		{
			[2] = 
			{
				["visible"] = true,
				["name"] = "Blue",
				["objects"] = {},
			}, -- end of [2]
			[3] = 
			{
				["visible"] = true,
				["name"] = "Neutral",
				["objects"] = {},
			}, -- end of [3]
			[1] = 
			{
				["visible"] = true,
				["name"] = "Red",
				["objects"] = {},
			}, -- end of [1]
			[4] = 
			{
				["visible"] = true,
				["name"] = "Common",
				["objects"] = {},
			}, -- end of [4]
			[5] = 
			{
				["visible"] = true,
				["name"] = "Author",
				["objects"] = {},
			}, -- end of [5]
		}, -- end of ["layers"]
	}, -- end of ["drawings"]
	["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"] = {},
		["dust_density"] = 0,
		["enable_dust"] = false,
		["clouds"] = 
		{
			["thickness"] = 200,
			["density"] = 0,
			["preset"] = "Preset9",
			["base"] = 2500,
			["iprecptns"] = 0,
		}, -- end of ["clouds"]
		["atmosphere_type"] = 0,
		["groundTurbulence"] = 0,
		["halo"] = 
		{
			["preset"] = "auto",
		}, -- end of ["halo"]
		["type_weather"] = 0,
		["modifiedTime"] = false,
		["name"] = "Winter, clean sky",
		["fog"] = 
		{
			["visibility"] = 0,
			["thickness"] = 0,
		}, -- end of ["fog"]
		["visibility"] = 
		{
			["distance"] = 80000,
		}, -- end of ["visibility"]
	}, -- end of ["weather"]
	["theatre"] = "TheChannel",
	["triggers"] = 
	{
		["zones"] = 
		{
			[1] = 
			{
				["radius"] = 3000,
				["zoneId"] = 1,
				["color"] = 
				{
					[1] = 0,
					[2] = 0.50196078431373,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = -6129.1024735953,
				["x"] = 25813.350282551,
				["name"] = "Hawkinge",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = -36457.004264431,
						["x"] = 28621.244597428,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 7497.4595984098,
						["x"] = 282.67297072922,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 26868.731563422,
						["x"] = 31203.539823009,
					}, -- end of [3]
					[4] = 
					{
						["y"] = -22425.596791782,
						["x"] = 43145.943739037,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [1]
			[2] = 
			{
				["radius"] = 3000,
				["zoneId"] = 2,
				["color"] = 
				{
					[1] = 0,
					[2] = 0.50196078431373,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = -15211.974900917,
				["x"] = 53413.24893961,
				["name"] = "Eastchurch",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = -63614.03879159,
						["x"] = 53030.500285592,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 26941.002949853,
						["x"] = 31275.81120944,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 30554.572271386,
						["x"] = 61412.979351033,
					}, -- end of [3]
					[4] = 
					{
						["y"] = -54729.436033315,
						["x"] = 67933.704912375,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [2]
			[3] = 
			{
				["radius"] = 3000,
				["zoneId"] = 3,
				["color"] = 
				{
					[1] = 0,
					[2] = 0.50196078431373,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = -32556.415929204,
				["x"] = -388.80944085894,
				["name"] = "Lympne",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = -60435.103244838,
						["x"] = 3792.077701397,
					}, -- end of [1]
					[2] = 
					{
						["y"] = -40343.657817109,
						["x"] = -34309.372099339,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 6994.1002949852,
						["x"] = 380.89338738659,
					}, -- end of [3]
					[4] = 
					{
						["y"] = -36441.002949853,
						["x"] = 28581.16324712,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [3]
			[4] = 
			{
				["radius"] = 3000,
				["zoneId"] = 4,
				["color"] = 
				{
					[1] = 0,
					[2] = 0.50196078431373,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = -57344.572199486,
				["x"] = 36481.550559866,
				["name"] = "Detling",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = -60507.374631268,
						["x"] = 3868.8666835496,
					}, -- end of [1]
					[2] = 
					{
						["y"] = -22459.95597943,
						["x"] = 43183.556771524,
					}, -- end of [2]
					[3] = 
					{
						["y"] = -63499.453762465,
						["x"] = 53087.507971049,
					}, -- end of [3]
					[4] = 
					{
						["y"] = -82911.504424779,
						["x"] = 45786.270813343,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [4]
			[5] = 
			{
				["radius"] = 3000,
				["zoneId"] = 5,
				["color"] = 
				{
					[1] = 0,
					[2] = 0.50196078431373,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = -81068.584070797,
				["x"] = -36.046981568197,
				["name"] = "Biggin Hill",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = -89415.92920354,
						["x"] = -48460.134687984,
					}, -- end of [1]
					[2] = 
					{
						["y"] = -40199.115044248,
						["x"] = -34439.485720432,
					}, -- end of [2]
					[3] = 
					{
						["y"] = -82983.775811209,
						["x"] = 45713.999426912,
					}, -- end of [3]
					[4] = 
					{
						["y"] = -111675.51622419,
						["x"] = 37041.433055231,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [5]
			[6] = 
			{
				["radius"] = 762,
				["zoneId"] = 6,
				["color"] = 
				{
					[1] = 0,
					[2] = 0,
					[3] = 0.50196078431373,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = -29520.136104407,
				["x"] = 27003.197401648,
				["name"] = "Hawkinge Siren",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [6]
			[7] = 
			{
				["radius"] = 3000,
				["zoneId"] = 7,
				["color"] = 
				{
					[1] = 0.75294117647059,
					[2] = 0.75294117647059,
					[3] = 0.75294117647059,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = -44065.634218289,
				["x"] = 20410.435223688,
				["name"] = "Return To Base",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = -111747.78761062,
						["x"] = 24843.657817109,
					}, -- end of [1]
					[2] = 
					{
						["y"] = -71709.439528023,
						["x"] = -61569.985009852,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 54548.672566372,
						["x"] = 49583.407320532,
					}, -- end of [3]
					[4] = 
					{
						["y"] = -47353.982300885,
						["x"] = 68784.660766962,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [7]
		}, -- end of ["zones"]
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = -14742.328364206,
		["zoom"] = 61059.557271253,
		["centerX"] = 22191.906262733,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["neutrals"] = 
		{
			[1] = 18,
			[2] = 91,
			[3] = 70,
			[4] = 83,
			[5] = 23,
			[6] = 65,
			[7] = 24,
			[8] = 86,
			[9] = 64,
			[10] = 63,
			[11] = 27,
			[12] = 28,
			[13] = 76,
			[14] = 84,
			[15] = 13,
			[16] = 90,
			[17] = 29,
			[18] = 62,
			[19] = 78,
			[20] = 16,
			[21] = 6,
			[22] = 87,
			[23] = 31,
			[24] = 61,
			[25] = 33,
			[26] = 60,
			[27] = 17,
			[28] = 34,
			[29] = 35,
			[30] = 15,
			[31] = 59,
			[32] = 37,
			[33] = 71,
			[34] = 79,
			[35] = 58,
			[36] = 57,
			[37] = 56,
			[38] = 55,
			[39] = 92,
			[40] = 88,
			[41] = 38,
			[42] = 12,
			[43] = 73,
			[44] = 39,
			[45] = 89,
			[46] = 54,
			[47] = 77,
			[48] = 72,
			[49] = 0,
			[50] = 42,
			[51] = 43,
			[52] = 44,
			[53] = 85,
			[54] = 75,
			[55] = 45,
			[56] = 19,
			[57] = 9,
			[58] = 53,
			[59] = 46,
			[60] = 22,
			[61] = 47,
			[62] = 52,
			[63] = 51,
			[64] = 3,
			[65] = 1,
			[66] = 74,
			[67] = 82,
			[68] = 7,
			[69] = 50,
			[70] = 49,
			[71] = 48,
		}, -- end of ["neutrals"]
		["blue"] = 
		{
			[1] = 21,
			[2] = 11,
			[3] = 8,
			[4] = 80,
			[5] = 26,
			[6] = 5,
			[7] = 20,
			[8] = 40,
			[9] = 10,
			[10] = 4,
			[11] = 2,
			[12] = 68,
			[13] = 67,
		}, -- end of ["blue"]
		["red"] = 
		{
			[1] = 25,
			[2] = 81,
			[3] = 30,
			[4] = 32,
			[5] = 69,
			[6] = 36,
			[7] = 41,
			[8] = 66,
		}, -- end of ["red"]
	}, -- end of ["coalitions"]
	["descriptionText"] = "DictKey_descriptionText_1",
	["pictureFileNameR"] = {},
	["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
	["goals"] = {},
	["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
	["pictureFileNameB"] = 
	{
		[1] = "ResKey_ImageBriefing_27",
	}, -- end of ["pictureFileNameB"]
	["coalition"] = 
	{
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = {},
		}, -- end of ["neutrals"]
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "UK",
					["id"] = 4,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -27439.153854567,
											["x"] = 23539.54466242,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 1,
										["y"] = -27439.153854567,
										["x"] = 23539.54466242,
										["name"] = "Folkestone 1",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 2,
										["y"] = -27101.649583536,
										["x"] = 22978.942857441,
										["name"] = "Folkestone 2",
										["heading"] = 2.9757863746503,
										["playerCanDrive"] = true,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -27439.153854567,
								["x"] = 23539.54466242,
								["name"] = "Folkestone Air Defance",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -18902.563238084,
											["x"] = 27284.935227656,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 4,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 7,
										["y"] = -18902.563238084,
										["x"] = 27284.935227656,
										["name"] = "Dover Air Defance 1",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 10,
										["y"] = -18494.07001749,
										["x"] = 27963.722119209,
										["name"] = "Dover Air Defance 2",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 9,
										["y"] = -18829.702628394,
										["x"] = 27557.512065701,
										["name"] = "Dover Air Defance 3",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 8,
										["y"] = -16755.724060043,
										["x"] = 28318.628070496,
										["name"] = "Dover Air Defance 4",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -18902.563238084,
								["x"] = 27284.935227656,
								["name"] = "Dover Air Defance",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -10871.932370532,
											["x"] = 50672.932449515,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 5,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 11,
										["y"] = -10871.932370532,
										["x"] = 50672.932449515,
										["name"] = "Ramsgate Air Defance 1",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 12,
										["y"] = -10550.889715423,
										["x"] = 50952.90957598,
										["name"] = "Ramsgate Air Defance 2",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -10871.932370532,
								["x"] = 50672.932449515,
								["name"] = "Ramsgate Air Defance",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 12,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -34842.80868026,
											["x"] = 45945.68488427,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 6,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 13,
										["y"] = -34842.80868026,
										["x"] = 45945.68488427,
										["name"] = "Canterbury Air Defance 1",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 16,
										["y"] = -34689.238960261,
										["x"] = 45939.830892402,
										["name"] = "Canterbury Air Defance 2",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 15,
										["y"] = -34858.224192179,
										["x"] = 46152.525930266,
										["name"] = "Canterbury Air Defance 3",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 14,
										["y"] = -34671.286718533,
										["x"] = 46130.866160355,
										["name"] = "Canterbury Air Defance 4",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -34842.80868026,
								["x"] = 45945.68488427,
								["name"] = "Canterbury Air Defance 1",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 12,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -70763.127748816,
											["x"] = -71.565018411589,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 7,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 17,
										["y"] = -70763.127748816,
										["x"] = -71.565018411589,
										["name"] = "Hastings Air Defance 1",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 20,
										["y"] = -71000.208239441,
										["x"] = 43.10658384995,
										["name"] = "Hastings Air Defance 2",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 19,
										["y"] = -70619.811272551,
										["x"] = 296.7352164798,
										["name"] = "Hastings Air Defance 3",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 18,
										["y"] = -70741.560867595,
										["x"] = 128.18538146439,
										["name"] = "Hastings Air Defance 4",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -70763.127748816,
								["x"] = -71.565018411589,
								["name"] = "Hastings Air Defance 1",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -90795.486865019,
											["x"] = -7005.0888370374,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 8,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 24,
										["y"] = -90795.486865019,
										["x"] = -7005.0888370374,
										["name"] = "Eastbourne Air Defance 1",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 23,
										["y"] = -90855.634308474,
										["x"] = -6781.1069393961,
										["name"] = "Eastbourne Air Defance 2",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 21,
										["y"] = -90640.239772793,
										["x"] = -7216.3078037612,
										["name"] = "Eastbourne Air Defance 3",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 22,
										["y"] = -90454.357868598,
										["x"] = -7052.7685819795,
										["name"] = "Eastbourne Air Defance 4",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -90795.486865019,
								["x"] = -7005.0888370374,
								["name"] = "Eastbourne Air Defance 1",
								["start_time"] = 0,
							}, -- end of [6]
							[7] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 12,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -13280.997705039,
											["x"] = 56783.48291984,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 9,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 25,
										["y"] = -13280.997705039,
										["x"] = 56783.48291984,
										["name"] = "Margate Air Defance 1",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 26,
										["y"] = -13360.030971334,
										["x"] = 56999.185065841,
										["name"] = "Margate Air Defance 2",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -13280.997705039,
								["x"] = 56783.48291984,
								["name"] = "Margate Air Defance 1",
								["start_time"] = 0,
							}, -- end of [7]
							[8] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -42734.613898457,
											["x"] = 5272.5284081454,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 10,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 27,
										["y"] = -42734.613898457,
										["x"] = 5272.5284081454,
										["name"] = "Dungeness Air Defance 1",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 28,
										["y"] = -42727.787339556,
										["x"] = 5512.3681775578,
										["name"] = "Dungeness Air Defance 2",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -42734.613898457,
								["x"] = 5272.5284081454,
								["name"] = "Dungeness Air Defance 1",
								["start_time"] = 0,
							}, -- end of [8]
							[9] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 14,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -50421.501667356,
											["x"] = 59005.968143585,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 14,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 44,
										["y"] = -50421.501667356,
										["x"] = 59005.968143585,
										["name"] = "Eastchurch Air Defance 1",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 43,
										["y"] = -50257.361161811,
										["x"] = 58700.589461638,
										["name"] = "Eastchurch Air Defance 2",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 41,
										["y"] = -49350.227314696,
										["x"] = 58928.351357457,
										["name"] = "Eastchurch Air Defance 3",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 42,
										["y"] = -50015.606538803,
										["x"] = 59354.997068449,
										["name"] = "Eastchurch Air Defance 4",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -50421.501667356,
								["x"] = 59005.968143585,
								["name"] = "Eastchurch Air Defance 1",
								["start_time"] = 0,
							}, -- end of [9]
							[10] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 32,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -61399.0870147,
											["x"] = 28666.832899701,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 15,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 52,
										["y"] = -61399.0870147,
										["x"] = 28666.832899701,
										["name"] = "High Halden Air Defance 1",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 51,
										["y"] = -61548.048618926,
										["x"] = 29021.590012165,
										["name"] = "High Halden Air Defance 2",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 45,
										["y"] = -62477.922467361,
										["x"] = 29141.37752031,
										["name"] = "High Halden Air Defance 3",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 46,
										["y"] = -60893.195430667,
										["x"] = 29707.886240514,
										["name"] = "High Halden Air Defance 4",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -61399.0870147,
								["x"] = 28666.832899701,
								["name"] = "High Halden Air Defance 1",
								["start_time"] = 0,
							}, -- end of [10]
							[11] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 35,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -61332.617359457,
											["x"] = 35650.534675569,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 16,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 50,
										["y"] = -61332.617359457,
										["x"] = 35650.534675569,
										["name"] = "Headcorn Air Defance 1",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 49,
										["y"] = -62209.474990957,
										["x"] = 34971.03901884,
										["name"] = "Headcorn Air Defance 2",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 47,
										["y"] = -62120.553661665,
										["x"] = 35628.912268076,
										["name"] = "Headcorn Air Defance 3",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 48,
										["y"] = -62367.846177661,
										["x"] = 36178.19408774,
										["name"] = "Headcorn Air Defance 4",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -61332.617359457,
								["x"] = 35650.534675569,
								["name"] = "Headcorn Air Defance 1",
								["start_time"] = 0,
							}, -- end of [11]
							[12] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 190,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -68012.171338488,
											["x"] = 50015.065756041,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 17,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 56,
										["y"] = -68012.171338488,
										["x"] = 50015.065756041,
										["name"] = "Detling Air Defance 1",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 55,
										["y"] = -67840.459822252,
										["x"] = 50434.111630431,
										["name"] = "Detling Air Defance 2",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 53,
										["y"] = -68288.31144672,
										["x"] = 49119.083021042,
										["name"] = "Detling Air Defance 3",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 54,
										["y"] = -67316.63086075,
										["x"] = 49972.492345914,
										["name"] = "Detling Air Defance 4",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -68012.171338488,
								["x"] = 50015.065756041,
								["name"] = "Detling Air Defance 1",
								["start_time"] = 0,
							}, -- end of [12]
							[13] = 
							{
								["visible"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[6] = 
										{
											[1] = 
											{
												["y"] = -29777.935639835,
												["x"] = 27178.143355596,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -29747.370108972,
												["x"] = 27179.72433133,
											}, -- end of [2]
										}, -- end of [6]
										[2] = 
										{
											[1] = 
											{
												["y"] = -30016.135983803,
												["x"] = 26964.184639553,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -29999.272242637,
												["x"] = 26951.800329635,
											}, -- end of [2]
										}, -- end of [2]
										[8] = 
										{
											[1] = 
											{
												["y"] = -29686.502543201,
												["x"] = 27237.693441588,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -29686.502543201,
												["x"] = 27237.693441588,
											}, -- end of [2]
										}, -- end of [8]
										[3] = 
										{
											[1] = 
											{
												["y"] = -29999.272242637,
												["x"] = 26951.800329635,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -29981.88150956,
												["x"] = 26957.860736616,
											}, -- end of [2]
										}, -- end of [3]
										[1] = 
										{
											[1] = 
											{
												["y"] = -30081.522517419,
												["x"] = 27032.730885925,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -30016.135983803,
												["x"] = 26964.184639553,
											}, -- end of [2]
										}, -- end of [1]
										[4] = 
										{
											[1] = 
											{
												["y"] = -29981.88150956,
												["x"] = 26957.860736616,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -29807.710682831,
												["x"] = 27149.158800467,
											}, -- end of [2]
										}, -- end of [4]
										[5] = 
										{
											[1] = 
											{
												["y"] = -29807.710682831,
												["x"] = 27149.158800467,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -29777.935639835,
												["x"] = 27178.143355596,
											}, -- end of [2]
										}, -- end of [5]
										[7] = 
										{
											[1] = 
											{
												["y"] = -29747.370108972,
												["x"] = 27179.72433133,
											}, -- end of [1]
											[2] = 
											{
												["y"] = -29686.502543201,
												["x"] = 27237.693441588,
											}, -- end of [2]
										}, -- end of [7]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 160,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -30081.522517419,
											["x"] = 27032.730885925,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 7.62,
																		["name"] = 30,
																	}, -- 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]
										[2] = 
										{
											["alt"] = 160,
											["type"] = "Turning Point",
											["ETA"] = 9.2170827540354,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -30016.135983803,
											["x"] = 26964.184639553,
											["ETA_locked"] = false,
											["speed"] = 10.277777777778,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 160,
											["type"] = "Turning Point",
											["ETA"] = 11.252799156693,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -29999.272242637,
											["x"] = 26951.800329635,
											["ETA_locked"] = false,
											["speed"] = 10.277777777778,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 160,
											["type"] = "Turning Point",
											["ETA"] = 13.044671285994,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -29981.88150956,
											["x"] = 26957.860736616,
											["ETA_locked"] = false,
											["speed"] = 10.277777777778,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 160,
											["type"] = "Turning Point",
											["ETA"] = 38.216372709857,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -29807.710682831,
											["x"] = 27149.158800467,
											["ETA_locked"] = false,
											["speed"] = 10.277777777778,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 160,
											["type"] = "Turning Point",
											["ETA"] = 42.259374109426,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -29777.935639835,
											["x"] = 27178.143355596,
											["ETA_locked"] = false,
											["speed"] = 10.277777777778,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 160,
											["type"] = "Turning Point",
											["ETA"] = 45.237293219705,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -29747.370108972,
											["x"] = 27179.72433133,
											["ETA_locked"] = false,
											["speed"] = 10.277777777778,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 160,
											["type"] = "Turning Point",
											["ETA"] = 60.367230997056,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -29686.502543201,
											["x"] = 27237.693441588,
											["ETA_locked"] = false,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [8]
									}, -- end of ["points"]
									["routeRelativeTOT"] = true,
								}, -- end of ["route"]
								["groupId"] = 37,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "raf-early-ambulance",
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["TentedRoof"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Willys_MB",
										["unitId"] = 187,
										["y"] = -30081.522517419,
										["x"] = 27032.730885925,
										["name"] = "Hawkinge Response-1",
										["heading"] = 2.3797818953765,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["TentedRoof"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Willys_MB",
										["unitId"] = 188,
										["y"] = -30090.842230371,
										["x"] = 27041.095682228,
										["name"] = "Hawkinge Response-2",
										["heading"] = 2.3797818953765,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["livery_id"] = "rafambulance",
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Tent"] = 2,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Bedford_MWD",
										["unitId"] = 186,
										["y"] = -30099.124187592,
										["x"] = 27048.687476348,
										["name"] = "Ground-1-1",
										["heading"] = 2.3797818953765,
										["playerCanDrive"] = false,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = -30081.522517419,
								["x"] = 27032.730885925,
								["name"] = "Hawkinge Response",
								["start_time"] = 0,
							}, -- end of [13]
							[14] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 160,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -29796.929223859,
											["x"] = 27257.944985975,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 39,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Tent"] = 2,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Bedford_MWD",
										["unitId"] = 190,
										["y"] = -29796.929223859,
										["x"] = 27257.944985975,
										["name"] = "Hawkinge Damage",
										["heading"] = 3.9269908169872,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -29796.929223859,
								["x"] = 27257.944985975,
								["name"] = "Hawkinge Damage",
								["start_time"] = 0,
							}, -- end of [14]
							[15] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 160,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -30124.667319526,
											["x"] = 26818.271233241,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 9,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 45,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "QF_37_AA",
										["unitId"] = 223,
										["y"] = -30124.667319526,
										["x"] = 26818.271233241,
										["name"] = "Hawkinge Air Defance 1-1",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "QF_37_AA",
										["unitId"] = 224,
										["y"] = -29225.176093483,
										["x"] = 27436.448770397,
										["name"] = "Hawkinge Air Defance 1-2",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 225,
										["y"] = -28823.088579011,
										["x"] = 26799.490878759,
										["name"] = "Hawkinge Air Defance 1-3",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 226,
										["y"] = -29748.214622944,
										["x"] = 26520.77679685,
										["name"] = "Hawkinge Air Defance 1-4",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 227,
										["y"] = -30126.206698654,
										["x"] = 26822.580804107,
										["name"] = "Hawkinge Air Defance 1-5",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 228,
										["y"] = -30128.975280707,
										["x"] = 26819.65605624,
										["name"] = "Hawkinge Air Defance 1-6",
										["heading"] = 1.0821041362365,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 229,
										["y"] = -30123.89241294,
										["x"] = 26822.72366125,
										["name"] = "Hawkinge Air Defance 1-7",
										["heading"] = 3.3510321638291,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 230,
										["y"] = -29220.823306632,
										["x"] = 27438.39716423,
										["name"] = "Hawkinge Air Defance 1-8",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 231,
										["y"] = -29223.109304086,
										["x"] = 27441.635660622,
										["name"] = "Hawkinge Air Defance 1-9",
										["heading"] = 1.9722220547536,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 232,
										["y"] = -29227.87179878,
										["x"] = 27441.921410304,
										["name"] = "Hawkinge Air Defance 1-10",
										["heading"] = 3.9618974020271,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 233,
										["y"] = -28819.895655037,
										["x"] = 26801.382563438,
										["name"] = "Hawkinge Air Defance 1-11",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 234,
										["y"] = -28822.5447718,
										["x"] = 26803.958093624,
										["name"] = "Hawkinge Air Defance 1-12",
										["heading"] = 1.2566370614359,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 235,
										["y"] = -28826.812793251,
										["x"] = 26802.707121819,
										["name"] = "Hawkinge Air Defance 1-13",
										["heading"] = 3.1939525311496,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 236,
										["y"] = -29752.250965968,
										["x"] = 26519.999996754,
										["name"] = "Hawkinge Air Defance 1-14",
										["heading"] = 2.0071286397935,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 237,
										["y"] = -29750.931590815,
										["x"] = 26524.894452966,
										["name"] = "Hawkinge Air Defance 1-15",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 238,
										["y"] = -29746.249937047,
										["x"] = 26525.192376388,
										["name"] = "Hawkinge Air Defance 1-16",
										["heading"] = 3.7873644768277,
										["playerCanDrive"] = false,
									}, -- end of [16]
								}, -- end of ["units"]
								["y"] = -30124.667319526,
								["x"] = 26818.271233241,
								["name"] = "Hawkinge Air Defance",
								["start_time"] = 0,
							}, -- end of [15]
							[16] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 107,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -39882.818261993,
											["x"] = 23463.035200998,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 9,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 46,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "QF_37_AA",
										["unitId"] = 239,
										["y"] = -39882.818261993,
										["x"] = 23463.035200998,
										["name"] = "Lympne Air Defance 1-1",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "QF_37_AA",
										["unitId"] = 240,
										["y"] = -39796.075692144,
										["x"] = 24281.634945736,
										["name"] = "Lympne Air Defance 1-2",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 241,
										["y"] = -38609.42605692,
										["x"] = 23770.544389076,
										["name"] = "Lympne Air Defance 1-3",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 242,
										["y"] = -39213.455957701,
										["x"] = 23188.855670644,
										["name"] = "Lympne Air Defance 1-4",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = true,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 243,
										["y"] = -39884.357641121,
										["x"] = 23467.344771864,
										["name"] = "Lympne Air Defance 1-5",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 244,
										["y"] = -39887.126223174,
										["x"] = 23464.420023997,
										["name"] = "Lympne Air Defance 1-6",
										["heading"] = 1.0821041362365,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 245,
										["y"] = -39882.043355407,
										["x"] = 23467.487629007,
										["name"] = "Lympne Air Defance 1-7",
										["heading"] = 3.3510321638291,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 246,
										["y"] = -39801.459261877,
										["x"] = 24278.943160869,
										["name"] = "Lympne Air Defance 1-8",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 247,
										["y"] = -39791.02859552,
										["x"] = 24283.990257494,
										["name"] = "Lympne Air Defance 1-9",
										["heading"] = 1.9722220547536,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 248,
										["y"] = -39799.103950119,
										["x"] = 24286.68204236,
										["name"] = "Lympne Air Defance 1-10",
										["heading"] = 3.9618974020271,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 249,
										["y"] = -38605.27988384,
										["x"] = 23773.463918831,
										["name"] = "Lympne Air Defance 1-11",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 250,
										["y"] = -38617.234879274,
										["x"] = 23771.58556539,
										["name"] = "Lympne Air Defance 1-12",
										["heading"] = 1.2566370614359,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 251,
										["y"] = -38610.467233234,
										["x"] = 23775.750270646,
										["name"] = "Lympne Air Defance 1-13",
										["heading"] = 3.1939525311496,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 252,
										["y"] = -39217.5765611,
										["x"] = 23189.172640136,
										["name"] = "Lympne Air Defance 1-14",
										["heading"] = 2.0071286397935,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 253,
										["y"] = -39215.674744147,
										["x"] = 23192.976274044,
										["name"] = "Lympne Air Defance 1-15",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 254,
										["y"] = -39212.346564478,
										["x"] = 23193.13475879,
										["name"] = "Lympne Air Defance 1-16",
										["heading"] = 3.7873644768277,
										["playerCanDrive"] = false,
									}, -- end of [16]
								}, -- end of ["units"]
								["y"] = -39882.818261993,
								["x"] = 23463.035200998,
								["name"] = "Lympne Air Defance",
								["start_time"] = 0,
							}, -- end of [16]
							[17] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 49,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -16585.339770438,
											["x"] = 52272.187413373,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 9,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 47,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "QF_37_AA",
										["unitId"] = 255,
										["y"] = -16585.339770438,
										["x"] = 52272.187413373,
										["name"] = "Manston Air Defance 1-1",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "QF_37_AA",
										["unitId"] = 256,
										["y"] = -15322.836955505,
										["x"] = 53139.906450467,
										["name"] = "Manston Air Defance 1-2",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 257,
										["y"] = -15080.53470648,
										["x"] = 52251.909654,
										["name"] = "Manston Air Defance 1-3",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "bofors40",
										["unitId"] = 258,
										["y"] = -16156.237436357,
										["x"] = 52179.365075525,
										["name"] = "Manston Air Defance 1-4",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = true,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 259,
										["y"] = -16586.879149566,
										["x"] = 52276.496984239,
										["name"] = "Manston Air Defance 1-5",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 260,
										["y"] = -16589.647731619,
										["x"] = 52273.572236371,
										["name"] = "Manston Air Defance 1-6",
										["heading"] = 1.0821041362365,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 261,
										["y"] = -16584.564863852,
										["x"] = 52276.639841382,
										["name"] = "Manston Air Defance 1-7",
										["heading"] = 3.3510321638291,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 262,
										["y"] = -15320.474854978,
										["x"] = 53143.740183475,
										["name"] = "Manston Air Defance 1-8",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 263,
										["y"] = -15324.887269264,
										["x"] = 53144.486899738,
										["name"] = "Manston Air Defance 1-9",
										["heading"] = 1.9722220547536,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 264,
										["y"] = -15327.243792268,
										["x"] = 53140.289653664,
										["name"] = "Manston Air Defance 1-10",
										["heading"] = 3.9618974020271,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 265,
										["y"] = -15077.70013999,
										["x"] = 52253.88152634,
										["name"] = "Manston Air Defance 1-11",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 266,
										["y"] = -15080.781190523,
										["x"] = 52256.592850809,
										["name"] = "Manston Air Defance 1-12",
										["heading"] = 1.2566370614359,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 267,
										["y"] = -15084.601693183,
										["x"] = 52254.374494426,
										["name"] = "Manston Air Defance 1-13",
										["heading"] = 3.1939525311496,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 268,
										["y"] = -16159.943246598,
										["x"] = 52179.474069944,
										["name"] = "Manston Air Defance 1-14",
										["heading"] = 2.0071286397935,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 269,
										["y"] = -16158.090341478,
										["x"] = 52183.179880185,
										["name"] = "Manston Air Defance 1-15",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 270,
										["y"] = -16154.057547981,
										["x"] = 52181.980941577,
										["name"] = "Manston Air Defance 1-16",
										["heading"] = 3.7873644768277,
										["playerCanDrive"] = false,
									}, -- end of [16]
								}, -- end of ["units"]
								["y"] = -16585.339770438,
								["x"] = 52272.187413373,
								["name"] = "Manston Air Defance",
								["start_time"] = 0,
							}, -- end of [17]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = false,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "WrappedAction",
										["name"] = "Scamble 91 Red 1",
										["enabled"] = true,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "Start",
												["params"] = {},
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [1]
									[2] = 
									{
										["number"] = 2,
										["auto"] = false,
										["id"] = "WrappedAction",
										["name"] = "91 Squadron Red 1 RTB",
										["enabled"] = true,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "SwitchWaypoint",
												["params"] = 
												{
													["goToWaypointIndex"] = 3,
												}, -- end of ["params"]
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [2]
								}, -- end of ["tasks"]
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = true,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = false,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 49,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "ControlledTask",
															["enabled"] = true,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "EngageTargetsInZone",
																	["params"] = 
																	{
																		["y"] = -16349.86104018,
																		["x"] = 26692.957919476,
																		["targetTypes"] = 
																		{
																			[1] = "Planes",
																			[2] = "Helicopters",
																		}, -- end of ["targetTypes"]
																		["value"] = "Planes;Helicopters;",
																		["priority"] = 0,
																		["noTargetTypes"] = 
																		{
																			[1] = "UAVs",
																			[2] = "Cruise missiles",
																			[3] = "Antiship Missiles",
																			[4] = "AA Missiles",
																			[5] = "AG Missiles",
																			[6] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																		["zoneRadius"] = 15240,
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["stopCondition"] = 
																{
																	["duration"] = 1800,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = 
																		{
																			[1] = "Air",
																		}, -- end of ["targetTypes"]
																		["name"] = 21,
																		["value"] = "Air;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Infantry",
																			[2] = "Fortifications",
																			[3] = "Tanks",
																			[4] = "IFV",
																			[5] = "APC",
																			[6] = "Artillery",
																			[7] = "Unarmed vehicles",
																			[8] = "AAA",
																			[9] = "SR SAM",
																			[10] = "MR SAM",
																			[11] = "LR SAM",
																			[12] = "Aircraft Carriers",
																			[13] = "Cruisers",
																			[14] = "Destroyers",
																			[15] = "Frigates",
																			[16] = "Corvettes",
																			[17] = "Light armed ships",
																			[18] = "Unarmed ships",
																			[19] = "Submarines",
																			[20] = "Cruise missiles",
																			[21] = "Antiship Missiles",
																			[22] = "AA Missiles",
																			[23] = "AG Missiles",
																			[24] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 14,
																		["value"] = 917505,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -29106.74609375,
											["x"] = 27342.568359375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 43.700493359002,
											["ETA_locked"] = false,
											["y"] = -24037.62197297,
											["x"] = 24004.459868181,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 160,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 86.417131721331,
											["ETA_locked"] = false,
											["y"] = -29402.577148,
											["x"] = 26989.935547,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 31,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 49,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = 54,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 162,
										["psi"] = -2.1531361735881,
										["onboard_num"] = "DLA",
										["parking_id"] = "40",
										["x"] = 27342.568359375,
										["name"] = "91 Squadron Red 1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -29106.74609375,
										["heading"] = 2.1531361735881,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 49,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = 3,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 163,
										["psi"] = -2.1531361735881,
										["onboard_num"] = "DLB",
										["parking_id"] = "41",
										["x"] = 27308.404296875,
										["name"] = "91 Squadron Red 2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -29087.119140625,
										["heading"] = 2.1531361735881,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 49,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = 4,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 164,
										["psi"] = -2.1531361735881,
										["onboard_num"] = "DLC",
										["parking_id"] = "42",
										["x"] = 27276.8046875,
										["name"] = "91 Squadron Red 3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -29072.44140625,
										["heading"] = 2.1531361735881,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 49,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = 5,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 165,
										["psi"] = -2.1531361735881,
										["onboard_num"] = "DLD",
										["parking_id"] = "43",
										["x"] = 27244.27734375,
										["name"] = "91 Squadron Red 4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -29057.19140625,
										["heading"] = 2.1531361735881,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -29106.74609375,
								["x"] = 27342.568359375,
								["name"] = "91 Squadron Red 1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 160,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 14,
																		["value"] = 917505,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -29678.390625,
											["x"] = 27329.08984375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 33,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 160,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Client",
										["parking"] = 48,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 118.5,
													[3] = 131,
													[1] = 124,
													[4] = 139,
													[5] = 108.9,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 170,
										["psi"] = 0,
										["onboard_num"] = "DLE",
										["parking_id"] = "33",
										["x"] = 27329.08984375,
										["name"] = "91 Squadron Blue 1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -29678.390625,
										["heading"] = 0,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Enfield21",
											[3] = 1,
											[1] = 1,
											[4] = "Enfield21",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 160,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "47",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 171,
										["psi"] = 0,
										["onboard_num"] = "DLF",
										["parking_id"] = "34",
										["x"] = 27345.609375,
										["name"] = "91 Squadron Blue 2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -29654.310546875,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 160,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = 45,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 172,
										["psi"] = 0,
										["onboard_num"] = "DLG",
										["parking_id"] = "36",
										["x"] = 27374.65234375,
										["name"] = "91 Squadron Blue 3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -29615.662109375,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 160,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = 44,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 173,
										["psi"] = 0,
										["onboard_num"] = "DLH",
										["parking_id"] = "37",
										["x"] = 27383.046875,
										["name"] = "91 Squadron Blue 4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -29586.01953125,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -29678.390625,
								["x"] = 27329.08984375,
								["name"] = "91 Squadron Blue 1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "WrappedAction",
										["name"] = "Scamble 226 Red 1",
										["enabled"] = true,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "Start",
												["params"] = {},
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [1]
									[2] = 
									{
										["number"] = 2,
										["auto"] = false,
										["id"] = "WrappedAction",
										["name"] = "226 Squadron Red 1 RTB",
										["enabled"] = true,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "SwitchWaypoint",
												["params"] = 
												{
													["goToWaypointIndex"] = 3,
												}, -- end of ["params"]
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [2]
								}, -- end of ["tasks"]
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = true,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 49,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "ControlledTask",
															["enabled"] = true,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "EngageTargetsInZone",
																	["params"] = 
																	{
																		["y"] = -5100.390698837,
																		["x"] = 48810.359601018,
																		["targetTypes"] = 
																		{
																			[1] = "Planes",
																			[2] = "Helicopters",
																		}, -- end of ["targetTypes"]
																		["value"] = "Planes;Helicopters;",
																		["priority"] = 0,
																		["noTargetTypes"] = 
																		{
																			[1] = "UAVs",
																			[2] = "Cruise missiles",
																			[3] = "Antiship Missiles",
																			[4] = "AA Missiles",
																			[5] = "AG Missiles",
																			[6] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																		["zoneRadius"] = 15240,
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["stopCondition"] = 
																{
																	["duration"] = 1800,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = 
																		{
																			[1] = "Air",
																		}, -- end of ["targetTypes"]
																		["name"] = 21,
																		["value"] = "Air;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Infantry",
																			[2] = "Fortifications",
																			[3] = "Tanks",
																			[4] = "IFV",
																			[5] = "APC",
																			[6] = "Artillery",
																			[7] = "Unarmed vehicles",
																			[8] = "AAA",
																			[9] = "SR SAM",
																			[10] = "MR SAM",
																			[11] = "LR SAM",
																			[12] = "Aircraft Carriers",
																			[13] = "Cruisers",
																			[14] = "Destroyers",
																			[15] = "Frigates",
																			[16] = "Corvettes",
																			[17] = "Light armed ships",
																			[18] = "Unarmed ships",
																			[19] = "Submarines",
																			[20] = "Cruise missiles",
																			[21] = "Antiship Missiles",
																			[22] = "AA Missiles",
																			[23] = "AG Missiles",
																			[24] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 14,
																		["value"] = 917505,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -16824.546875,
											["x"] = 52695.4140625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 5,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 47.990490988841,
											["ETA_locked"] = false,
											["y"] = -11239.55522156,
											["x"] = 49057.460635123,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 49,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 88.227072996448,
											["ETA_locked"] = false,
											["y"] = -15815.91748,
											["x"] = 52264.839844,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 5,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 36,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 49,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = 68,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 182,
										["psi"] = -2.1481412553843,
										["onboard_num"] = "MQA",
										["parking_id"] = "34",
										["x"] = 52695.4140625,
										["name"] = "226 Squadron Red 1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -16824.546875,
										["heading"] = 2.1481412553843,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
											[1] = 5,
											[4] = "Dodge11",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 49,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = 54,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 183,
										["psi"] = -2.1481412553843,
										["onboard_num"] = "MQB",
										["parking_id"] = "35",
										["x"] = 52675.8046875,
										["name"] = "226 Squadron Red 2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -16769.03125,
										["heading"] = 2.1481412553843,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
											[1] = 5,
											[4] = "Dodge12",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 49,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = 53,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 184,
										["psi"] = -2.1481412553843,
										["onboard_num"] = "MQC",
										["parking_id"] = "36",
										["x"] = 52658.59375,
										["name"] = "226 Squadron Red 3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -16704.193359375,
										["heading"] = 2.1481412553843,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Dodge13",
											[3] = 3,
											[1] = 5,
											[4] = "Dodge13",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 49,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = 65,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 185,
										["psi"] = -2.1481412553843,
										["onboard_num"] = "MQD",
										["parking_id"] = "37",
										["x"] = 52626.27734375,
										["name"] = "226 Squadron Red 4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -16660.509765625,
										["heading"] = 2.1481412553843,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Dodge14",
											[3] = 4,
											[1] = 5,
											[4] = "Dodge14",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -16824.546875,
								["x"] = 52695.4140625,
								["name"] = "226 Squadron Red 1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "WrappedAction",
										["name"] = "Scamble 33 Red 1",
										["enabled"] = true,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "Start",
												["params"] = {},
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [1]
									[2] = 
									{
										["number"] = 2,
										["auto"] = false,
										["id"] = "WrappedAction",
										["name"] = "33 Squadron Red 1 RTB",
										["enabled"] = true,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "SwitchWaypoint",
												["params"] = 
												{
													["goToWaypointIndex"] = 3,
												}, -- end of ["params"]
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [2]
								}, -- end of ["tasks"]
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = true,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 107,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "ControlledTask",
															["enabled"] = true,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "EngageTargetsInZone",
																	["params"] = 
																	{
																		["y"] = -28984.147812774,
																		["x"] = 11656.124839208,
																		["targetTypes"] = 
																		{
																			[1] = "Planes",
																			[2] = "Helicopters",
																		}, -- end of ["targetTypes"]
																		["value"] = "Planes;Helicopters;",
																		["priority"] = 0,
																		["noTargetTypes"] = 
																		{
																			[1] = "UAVs",
																			[2] = "Cruise missiles",
																			[3] = "Antiship Missiles",
																			[4] = "AA Missiles",
																			[5] = "AG Missiles",
																			[6] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																		["zoneRadius"] = 15240,
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["stopCondition"] = 
																{
																	["duration"] = 1800,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = 
																		{
																			[1] = "Air",
																		}, -- end of ["targetTypes"]
																		["name"] = 21,
																		["value"] = "Air;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Infantry",
																			[2] = "Fortifications",
																			[3] = "Tanks",
																			[4] = "IFV",
																			[5] = "APC",
																			[6] = "Artillery",
																			[7] = "Unarmed vehicles",
																			[8] = "AAA",
																			[9] = "SR SAM",
																			[10] = "MR SAM",
																			[11] = "LR SAM",
																			[12] = "Aircraft Carriers",
																			[13] = "Cruisers",
																			[14] = "Destroyers",
																			[15] = "Frigates",
																			[16] = "Corvettes",
																			[17] = "Light armed ships",
																			[18] = "Unarmed ships",
																			[19] = "Submarines",
																			[20] = "Cruise missiles",
																			[21] = "Antiship Missiles",
																			[22] = "AA Missiles",
																			[23] = "AG Missiles",
																			[24] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 14,
																		["value"] = 917505,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -39668.9140625,
											["x"] = 23644.4921875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 7,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 51.770939394995,
											["ETA_locked"] = false,
											["y"] = -34679.391730828,
											["x"] = 18466.979493801,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 107,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 103.6278052647,
											["ETA_locked"] = false,
											["y"] = -39519.908203,
											["x"] = 23776.552734,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 7,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 41,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 107,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "7",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 195,
										["psi"] = -2.374682568785,
										["onboard_num"] = "5RA",
										["parking_id"] = "07",
										["x"] = 23644.4921875,
										["name"] = "33 Squadron Red 1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -39668.9140625,
										["heading"] = 2.374682568785,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
											[1] = 4,
											[4] = "Colt11",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 107,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "8",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 196,
										["psi"] = -2.374682568785,
										["onboard_num"] = "5RB",
										["parking_id"] = "08",
										["x"] = 23591.3515625,
										["name"] = "33 Squadron Red 2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -39682,
										["heading"] = 2.374682568785,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
											[1] = 4,
											[4] = "Colt12",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 107,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = 9,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 197,
										["psi"] = -2.374682568785,
										["onboard_num"] = "5RC",
										["parking_id"] = "09",
										["x"] = 23516.357421875,
										["name"] = "33 Squadron Red 3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -39700.6015625,
										["heading"] = 2.374682568785,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
											[1] = 4,
											[4] = "Colt13",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 107,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = 10,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 198,
										["psi"] = -2.374682568785,
										["onboard_num"] = "5RD",
										["parking_id"] = "10",
										["x"] = 23471.8828125,
										["name"] = "33 Squadron Red 4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -39712.62890625,
										["heading"] = 2.374682568785,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
											[1] = 4,
											[4] = "Colt14",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -39668.9140625,
								["x"] = 23644.4921875,
								["name"] = "33 Squadron Red 1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "WrappedAction",
										["name"] = "Scamble 91 Red 2",
										["enabled"] = true,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "Start",
												["params"] = {},
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [1]
									[2] = 
									{
										["number"] = 2,
										["auto"] = false,
										["id"] = "WrappedAction",
										["name"] = "91 Squadron Red 2 RTB",
										["enabled"] = true,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "SwitchWaypoint",
												["params"] = 
												{
													["goToWaypointIndex"] = 3,
												}, -- end of ["params"]
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [2]
								}, -- end of ["tasks"]
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = true,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 160,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "ControlledTask",
															["enabled"] = true,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "EngageTargetsInZone",
																	["params"] = 
																	{
																		["y"] = -16349.86104018,
																		["x"] = 26692.957919476,
																		["targetTypes"] = 
																		{
																			[1] = "Planes",
																			[2] = "Helicopters",
																		}, -- end of ["targetTypes"]
																		["value"] = "Planes;Helicopters;",
																		["priority"] = 0,
																		["noTargetTypes"] = 
																		{
																			[1] = "UAVs",
																			[2] = "Cruise missiles",
																			[3] = "Antiship Missiles",
																			[4] = "AA Missiles",
																			[5] = "AG Missiles",
																			[6] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																		["zoneRadius"] = 15240,
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["stopCondition"] = 
																{
																	["duration"] = 1800,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = 
																		{
																			[1] = "Air",
																		}, -- end of ["targetTypes"]
																		["name"] = 21,
																		["value"] = "Air;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Infantry",
																			[2] = "Fortifications",
																			[3] = "Tanks",
																			[4] = "IFV",
																			[5] = "APC",
																			[6] = "Artillery",
																			[7] = "Unarmed vehicles",
																			[8] = "AAA",
																			[9] = "SR SAM",
																			[10] = "MR SAM",
																			[11] = "LR SAM",
																			[12] = "Aircraft Carriers",
																			[13] = "Cruisers",
																			[14] = "Destroyers",
																			[15] = "Frigates",
																			[16] = "Corvettes",
																			[17] = "Light armed ships",
																			[18] = "Unarmed ships",
																			[19] = "Submarines",
																			[20] = "Cruise missiles",
																			[21] = "Antiship Missiles",
																			[22] = "AA Missiles",
																			[23] = "AG Missiles",
																			[24] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 14,
																		["value"] = 917505,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -29041.603515625,
											["x"] = 27211.73046875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 42.696872627878,
											["ETA_locked"] = false,
											["y"] = -24174.176374761,
											["x"] = 23824.328742485,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 160,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 86.703683213501,
											["ETA_locked"] = false,
											["y"] = -29402.577148,
											["x"] = 26989.935547,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 48,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 160,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "6",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 271,
										["psi"] = -2.1787873424172,
										["onboard_num"] = "DLI",
										["parking_id"] = "44",
										["x"] = 27211.73046875,
										["name"] = "91 Squadron Red 5",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -29041.603515625,
										["heading"] = 2.1787873424172,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Enfield31",
											[3] = 1,
											[1] = 1,
											[4] = "Enfield31",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 160,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "11",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 272,
										["psi"] = -2.1787873424172,
										["onboard_num"] = "DLJ",
										["parking_id"] = "45",
										["x"] = 27140.70703125,
										["name"] = "91 Squadron Red 6",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -29001,
										["heading"] = 2.1787873424172,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Enfield32",
											[3] = 2,
											[1] = 1,
											[4] = "Enfield32",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 160,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "24",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 273,
										["psi"] = -2.1787873424172,
										["onboard_num"] = "DLK",
										["parking_id"] = "46",
										["x"] = 27071.71875,
										["name"] = "91 Squadron Red 7",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -28954.021484375,
										["heading"] = 2.1787873424172,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Enfield33",
											[3] = 3,
											[1] = 1,
											[4] = "Enfield33",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 160,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = 55,
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 274,
										["psi"] = -2.1787873424172,
										["onboard_num"] = "DLM",
										["parking_id"] = "47",
										["x"] = 27001.947265625,
										["name"] = "91 Squadron Red 8",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -28899.04296875,
										["heading"] = 2.1787873424172,
										["callsign"] = 
										{
											[2] = 3,
											["name"] = "Enfield34",
											[3] = 4,
											[1] = 1,
											[4] = "Enfield34",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -29041.603515625,
								["x"] = 27211.73046875,
								["name"] = "91 Squadron Red 2",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "WrappedAction",
										["name"] = "Scamble 33 Red 2",
										["enabled"] = true,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "Start",
												["params"] = {},
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [1]
									[2] = 
									{
										["number"] = 2,
										["auto"] = false,
										["id"] = "WrappedAction",
										["name"] = "33 Squadron Red 2 RTB",
										["enabled"] = true,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "SwitchWaypoint",
												["params"] = 
												{
													["goToWaypointIndex"] = 3,
												}, -- end of ["params"]
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [2]
								}, -- end of ["tasks"]
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = true,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 107,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "ControlledTask",
															["enabled"] = true,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "EngageTargetsInZone",
																	["params"] = 
																	{
																		["y"] = -28984.147812774,
																		["x"] = 11656.124839208,
																		["targetTypes"] = 
																		{
																			[1] = "Planes",
																			[2] = "Helicopters",
																		}, -- end of ["targetTypes"]
																		["value"] = "Planes;Helicopters;",
																		["priority"] = 0,
																		["noTargetTypes"] = 
																		{
																			[1] = "UAVs",
																			[2] = "Cruise missiles",
																			[3] = "Antiship Missiles",
																			[4] = "AA Missiles",
																			[5] = "AG Missiles",
																			[6] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																		["zoneRadius"] = 15240,
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["stopCondition"] = 
																{
																	["duration"] = 1800,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = 
																		{
																			[1] = "Air",
																		}, -- end of ["targetTypes"]
																		["name"] = 21,
																		["value"] = "Air;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Infantry",
																			[2] = "Fortifications",
																			[3] = "Tanks",
																			[4] = "IFV",
																			[5] = "APC",
																			[6] = "Artillery",
																			[7] = "Unarmed vehicles",
																			[8] = "AAA",
																			[9] = "SR SAM",
																			[10] = "MR SAM",
																			[11] = "LR SAM",
																			[12] = "Aircraft Carriers",
																			[13] = "Cruisers",
																			[14] = "Destroyers",
																			[15] = "Frigates",
																			[16] = "Corvettes",
																			[17] = "Light armed ships",
																			[18] = "Unarmed ships",
																			[19] = "Submarines",
																			[20] = "Cruise missiles",
																			[21] = "Antiship Missiles",
																			[22] = "AA Missiles",
																			[23] = "AG Missiles",
																			[24] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 14,
																		["value"] = 917505,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -39705.8515625,
											["x"] = 23686.919921875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 7,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 51.81148888681,
											["ETA_locked"] = false,
											["y"] = -34842.079165532,
											["x"] = 18308.438029289,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 107,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 103.6278052647,
											["ETA_locked"] = false,
											["y"] = -39519.908203,
											["x"] = 23776.552734,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 7,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 51,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 107,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "6",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 283,
										["psi"] = -2.4064057865447,
										["onboard_num"] = "5RE",
										["parking_id"] = "06",
										["x"] = 23686.919921875,
										["name"] = "33 Squadron Red 2-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -39705.8515625,
										["heading"] = 2.4064057865447,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
											[1] = 4,
											[4] = "Colt11",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 107,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "5",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 284,
										["psi"] = -2.4064057865447,
										["onboard_num"] = "5RF",
										["parking_id"] = "05",
										["x"] = 23748.3203125,
										["name"] = "33 Squadron Red 2-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -39728.65234375,
										["heading"] = 2.4064057865447,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
											[1] = 4,
											[4] = "Colt12",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 107,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "4",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 285,
										["psi"] = -2.4064057865447,
										["onboard_num"] = "5RG",
										["parking_id"] = "04",
										["x"] = 23783.634765625,
										["name"] = "33 Squadron Red 2-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -39796.25390625,
										["heading"] = 2.4064057865447,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
											[1] = 4,
											[4] = "Colt13",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 107,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "21",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 286,
										["psi"] = -2.4064057865447,
										["onboard_num"] = "5RH",
										["parking_id"] = "03",
										["x"] = 23823.888671875,
										["name"] = "33 Squadron Red 2-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -39832.48828125,
										["heading"] = 2.4064057865447,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
											[1] = 4,
											[4] = "Colt14",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -39705.8515625,
								["x"] = 23686.919921875,
								["name"] = "33 Squadron Red 2",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "WrappedAction",
										["name"] = "Scamble 226 Red 2",
										["enabled"] = true,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "Start",
												["params"] = {},
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [1]
									[2] = 
									{
										["number"] = 2,
										["auto"] = false,
										["id"] = "WrappedAction",
										["name"] = "226 Squadron Red 2 RTB",
										["enabled"] = true,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "SwitchWaypoint",
												["params"] = 
												{
													["goToWaypointIndex"] = 3,
												}, -- end of ["params"]
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [2]
								}, -- end of ["tasks"]
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = true,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 49,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "ControlledTask",
															["enabled"] = true,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "EngageTargetsInZone",
																	["params"] = 
																	{
																		["y"] = -5100.390698837,
																		["x"] = 48810.359601018,
																		["targetTypes"] = 
																		{
																			[1] = "Planes",
																			[2] = "Helicopters",
																		}, -- end of ["targetTypes"]
																		["value"] = "Planes;Helicopters;",
																		["priority"] = 0,
																		["noTargetTypes"] = 
																		{
																			[1] = "UAVs",
																			[2] = "Cruise missiles",
																			[3] = "Antiship Missiles",
																			[4] = "AA Missiles",
																			[5] = "AG Missiles",
																			[6] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																		["zoneRadius"] = 15240,
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["stopCondition"] = 
																{
																	["duration"] = 1800,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = 
																		{
																			[1] = "Air",
																		}, -- end of ["targetTypes"]
																		["name"] = 21,
																		["value"] = "Air;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Infantry",
																			[2] = "Fortifications",
																			[3] = "Tanks",
																			[4] = "IFV",
																			[5] = "APC",
																			[6] = "Artillery",
																			[7] = "Unarmed vehicles",
																			[8] = "AAA",
																			[9] = "SR SAM",
																			[10] = "MR SAM",
																			[11] = "LR SAM",
																			[12] = "Aircraft Carriers",
																			[13] = "Cruisers",
																			[14] = "Destroyers",
																			[15] = "Frigates",
																			[16] = "Corvettes",
																			[17] = "Light armed ships",
																			[18] = "Unarmed ships",
																			[19] = "Submarines",
																			[20] = "Cruise missiles",
																			[21] = "Antiship Missiles",
																			[22] = "AA Missiles",
																			[23] = "AG Missiles",
																			[24] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 14,
																		["value"] = 917505,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -16595.228515625,
											["x"] = 52640.7265625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 5,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 47.990490988841,
											["ETA_locked"] = false,
											["y"] = -11113.616348339,
											["x"] = 48988.028417586,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 49,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 88.227072996448,
											["ETA_locked"] = false,
											["y"] = -15815.91748,
											["x"] = 52264.839844,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 5,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 52,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 49,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "64",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 287,
										["psi"] = -2.1585829366806,
										["onboard_num"] = "MQE",
										["parking_id"] = "38",
										["x"] = 52640.7265625,
										["name"] = "226 Squadron Red 2-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -16595.228515625,
										["heading"] = 2.1585829366806,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Dodge21",
											[3] = 1,
											[1] = 5,
											[4] = "Dodge21",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 49,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "67",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 288,
										["psi"] = -2.1585829366806,
										["onboard_num"] = "MQF",
										["parking_id"] = "39",
										["x"] = 52629.30859375,
										["name"] = "226 Squadron Red 2-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -16542.48046875,
										["heading"] = 2.1585829366806,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Dodge22",
											[3] = 2,
											[1] = 5,
											[4] = "Dodge22",
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 49,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "66",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 289,
										["psi"] = -2.1585829366806,
										["onboard_num"] = "MQG",
										["parking_id"] = "40",
										["x"] = 52609.57421875,
										["name"] = "226 Squadron Red 2-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -16492.3203125,
										["heading"] = 2.1585829366806,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Dodge23",
											[3] = 3,
											[1] = 5,
											[4] = "Dodge23",
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 49,
										["alt_type"] = "BARO",
										["livery_id"] = "raf standard",
										["skill"] = "Random",
										["parking"] = "69",
										["speed"] = 138.88888888889,
										["type"] = "SpitfireLFMkIX",
										["unitId"] = 290,
										["psi"] = -2.1585829366806,
										["onboard_num"] = "MQH",
										["parking_id"] = "41",
										["x"] = 52595.66015625,
										["name"] = "226 Squadron Red 2-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 277.59853044,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -16437.552734375,
										["heading"] = 2.1585829366806,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Dodge24",
											[3] = 4,
											[1] = 5,
											[4] = "Dodge24",
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -16595.228515625,
								["x"] = 52640.7265625,
								["name"] = "226 Squadron Red 2",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [7]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "Third Reich",
					["id"] = 66,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 19425.810100125,
											["x"] = 9426.3536050239,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 19,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 59,
										["y"] = 19425.810100125,
										["x"] = 9426.3536050239,
										["name"] = "Calais Air Defance 1",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 60,
										["y"] = 18612.242398117,
										["x"] = 9856.3062841431,
										["name"] = "Calais Air Defance 2",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 61,
										["y"] = 19548.111127224,
										["x"] = 8864.2246605924,
										["name"] = "Calais Air Defance 3",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 62,
										["y"] = 18234.780408268,
										["x"] = 9330.7157210997,
										["name"] = "Calais Air Defance 4",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 19425.810100125,
								["x"] = 9426.3536050239,
								["name"] = "Calais Air Defance 1",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 114.77798828818,
											["x"] = -17037.136771838,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 20,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 63,
										["y"] = 114.77798828818,
										["x"] = -17037.136771838,
										["name"] = "Boulogne Air Defance 1",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 64,
										["y"] = 519.1857791496,
										["x"] = -16891.160697597,
										["name"] = "Boulogne Air Defance 2",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 65,
										["y"] = -102.57705345529,
										["x"] = -16330.760443868,
										["name"] = "Boulogne Air Defance 3",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 66,
										["y"] = 670.0277225324,
										["x"] = -16837.636137042,
										["name"] = "Boulogne Air Defance 4",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 114.77798828818,
								["x"] = -17037.136771838,
								["name"] = "Boulogne Air Defance 1",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 55599.827912907,
											["x"] = 18009.856059813,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 21,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 67,
										["y"] = 55599.827912907,
										["x"] = 18009.856059813,
										["name"] = "Dunkirk Air Defance 1",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 68,
										["y"] = 54189.149176898,
										["x"] = 18657.931744149,
										["name"] = "Dunkirk Air Defance 2",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 69,
										["y"] = 55434.457902756,
										["x"] = 18202.859700903,
										["name"] = "Dunkirk Air Defance 3",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 70,
										["y"] = 55109.762739222,
										["x"] = 18243.446596344,
										["name"] = "Dunkirk Air Defance 4",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 55599.827912907,
								["x"] = 18009.856059813,
								["name"] = "Dunkirk Air Defance 1",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -37912.872537953,
											["x"] = -105025.38070903,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 22,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 71,
										["y"] = -37912.872537953,
										["x"] = -105025.38070903,
										["name"] = "Dieppe Air Defance 1",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 72,
										["y"] = -37317.796177316,
										["x"] = -105702.19044932,
										["name"] = "Dieppe Air Defance 2",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 73,
										["y"] = -38288.559300572,
										["x"] = -105107.83104815,
										["name"] = "Dieppe Air Defance 3",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 74,
										["y"] = -37845.478347713,
										["x"] = -105535.85585213,
										["name"] = "Dieppe Air Defance 4",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -37912.872537953,
								["x"] = -105025.38070903,
								["name"] = "Dieppe Air Defance 1",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 11,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -128.59996729275,
											["x"] = -39431.68669524,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 23,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 75,
										["y"] = -128.59996729275,
										["x"] = -39431.68669524,
										["name"] = "Touquet Air Defance 1",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 76,
										["y"] = 188.81998136339,
										["x"] = -39454.467002997,
										["name"] = "Touquet Air Defance 2",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 77,
										["y"] = -195.43653061845,
										["x"] = -39650.463613136,
										["name"] = "Touquet Air Defance 3",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 78,
										["y"] = 147.77244568748,
										["x"] = -39664.432669779,
										["name"] = "Touquet Air Defance 4",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -128.59996729275,
								["x"] = -39431.68669524,
								["name"] = "Touquet Air Defance 1",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 5,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 47247.749207131,
											["x"] = 16829.444403874,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 26,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 133,
										["y"] = 47247.749207131,
										["x"] = 16829.444403874,
										["name"] = "Dunkirk M Air Defance 1",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 134,
										["y"] = 48286.618504653,
										["x"] = 17032.293600794,
										["name"] = "Dunkirk M Air Defance 2",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 135,
										["y"] = 46695.483474475,
										["x"] = 15989.90668714,
										["name"] = "Dunkirk M Air Defance 3",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 136,
										["y"] = 47464.951702814,
										["x"] = 16014.423836748,
										["name"] = "Dunkirk M Air Defance 4",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 47247.749207131,
								["x"] = 16829.444403874,
								["name"] = "Dunkirk M Air Defance 1",
								["start_time"] = 0,
							}, -- end of [6]
							[7] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 67,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 44994.57153837,
											["x"] = -16731.059006057,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 27,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 137,
										["y"] = 44994.57153837,
										["x"] = -16731.059006057,
										["name"] = "S Omer Air Defance 1",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 138,
										["y"] = 45253.96994629,
										["x"] = -17512.50687443,
										["name"] = "S Omer Air Defance 2",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 139,
										["y"] = 44804.291828485,
										["x"] = -16920.525554788,
										["name"] = "S Omer Air Defance 3",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 140,
										["y"] = 45950.849054715,
										["x"] = -16990.457413977,
										["name"] = "S Omer Air Defance 4",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 44994.57153837,
								["x"] = -16731.059006057,
								["name"] = "S Omer Air Defance 1",
								["start_time"] = 0,
							}, -- end of [7]
							[8] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 16,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 74310.204553095,
											["x"] = -28445.523835092,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 29,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 154,
										["y"] = 74310.204553095,
										["x"] = -28445.523835092,
										["name"] = "Merville Air Defance 1",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 155,
										["y"] = 75325.609214872,
										["x"] = -29119.49455778,
										["name"] = "Merville Air Defance 2",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 156,
										["y"] = 73505.074621008,
										["x"] = -28669.394127929,
										["name"] = "Merville Air Defance 3",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 157,
										["y"] = 74014.566263107,
										["x"] = -29680.982665145,
										["name"] = "Merville Air Defance 4",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 74310.204553095,
								["x"] = -28445.523835092,
								["name"] = "Merville Air Defance 1",
								["start_time"] = 0,
							}, -- end of [8]
							[9] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 56,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 16257.636952568,
											["x"] = -81028.934499216,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 30,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 158,
										["y"] = 16257.636952568,
										["x"] = -81028.934499216,
										["name"] = "Abbeville Air Defance 1",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 159,
										["y"] = 17171.302505579,
										["x"] = -80416.282791189,
										["name"] = "Abbeville Air Defance 2",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 160,
										["y"] = 15678.627968392,
										["x"] = -82371.102113911,
										["name"] = "Abbeville Air Defance 3",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Shield"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "flak18",
										["unitId"] = 161,
										["y"] = 17768.018186519,
										["x"] = -82502.131669963,
										["name"] = "Abbeville Air Defance 4",
										["heading"] = 6.261241987952,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 16257.636952568,
								["x"] = -81028.934499216,
								["name"] = "Abbeville Air Defance 1",
								["start_time"] = 0,
							}, -- end of [9]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 12,
																		["value"] = 786433,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 41537.405374411,
											["x"] = -14706.175976161,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "CarpetBombing",
															["number"] = 1,
															["params"] = 
															{
																["attackType"] = "Carpet",
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "All",
																["y"] = -29810.270775903,
																["x"] = 27266.752126163,
																["carpetLength"] = 60.96,
																["groupAttack"] = false,
																["altitudeEnabled"] = false,
																["weaponType"] = 2032,
																["altitude"] = 3048,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 576.54888533276,
											["ETA_locked"] = false,
											["y"] = -19590.569971471,
											["x"] = 21621.155887123,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1186.9469318123,
											["ETA_locked"] = false,
											["y"] = 45847.628697573,
											["x"] = -15598.271554959,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 16,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 1413.4100196263,
											["ETA_locked"] = false,
											["y"] = 73776.745175,
											["x"] = -29311.714574,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 49,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 275,
										["psi"] = 1.0345909225353,
										["onboard_num"] = "010",
										["y"] = 41537.405374411,
										["x"] = -14706.175976161,
										["name"] = "III Gruppe Red 1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.0345909225353,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 276,
										["psi"] = 1.0345909225353,
										["onboard_num"] = "011",
										["y"] = 41577.405374411,
										["x"] = -14746.175976161,
										["name"] = "III Gruppe Red 1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.0345909225353,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 277,
										["psi"] = 1.0345909225353,
										["onboard_num"] = "012",
										["y"] = 41617.405374411,
										["x"] = -14786.175976161,
										["name"] = "III Gruppe Red 1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.0345909225353,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 278,
										["psi"] = 1.0345909225353,
										["onboard_num"] = "013",
										["y"] = 41657.405374411,
										["x"] = -14826.175976161,
										["name"] = "III Gruppe Red 1-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.0345909225353,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 41537.405374411,
								["x"] = -14706.175976161,
								["name"] = "III Gruppe Red 1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Escort",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Escort",
															["number"] = 6,
															["params"] = 
															{
																["groupId"] = 49,
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "UAVs",
																}, -- end of ["noTargetTypes"]
																["targetTypes"] = 
																{
																	[1] = "Planes",
																}, -- end of ["targetTypes"]
																["engagementDistMax"] = 14800,
																["lastWptIndexFlagChangedManually"] = true,
																["lastWptIndex"] = 3,
																["lastWptIndexFlag"] = true,
																["value"] = "Planes;",
																["pos"] = 
																{
																	["y"] = 0,
																	["x"] = -152.4,
																	["z"] = 60.96,
																}, -- end of ["pos"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 6,
																		["value"] = 393217,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 42104.748405068,
											["x"] = -15190.29662544,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 16,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 283.81334296899,
											["ETA_locked"] = false,
											["y"] = 73776.745175,
											["x"] = -29311.714574,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 50,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 279,
										["psi"] = -1.990205822979,
										["onboard_num"] = "010",
										["y"] = 42104.748405068,
										["x"] = -15190.29662544,
										["name"] = "JG 26 Red 1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.990205822979,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 280,
										["psi"] = -1.990205822979,
										["onboard_num"] = "014",
										["y"] = 42144.748405068,
										["x"] = -15230.29662544,
										["name"] = "JG 26 Red 1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.990205822979,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 281,
										["psi"] = -1.990205822979,
										["onboard_num"] = "015",
										["y"] = 42184.748405068,
										["x"] = -15270.29662544,
										["name"] = "JG 26 Red 1-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.990205822979,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 282,
										["psi"] = -1.990205822979,
										["onboard_num"] = "016",
										["y"] = 42224.748405068,
										["x"] = -15310.29662544,
										["name"] = "JG 26 Red 1-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.990205822979,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 42104.748405068,
								["x"] = -15190.29662544,
								["name"] = "JG 26 Red 1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 40,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 12,
																		["value"] = 786433,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 30781.55736931,
											["x"] = -30075.055263291,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "CarpetBombing",
															["number"] = 1,
															["params"] = 
															{
																["groupAttack"] = false,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "All",
																["altitude"] = 3048,
																["x"] = 23804.502668238,
																["carpetLength"] = 60.96,
																["attackType"] = "Carpet",
																["altitudeEnabled"] = false,
																["weaponType"] = 2032,
																["y"] = -40014.507127324,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 615.27000160008,
											["ETA_locked"] = false,
											["y"] = -31464.472716501,
											["x"] = 9905.6763470353,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1198.3334051474,
											["ETA_locked"] = false,
											["y"] = 31556.002533674,
											["x"] = -28526.164934562,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 16,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 1413.4100196263,
											["ETA_locked"] = false,
											["y"] = 73776.745175,
											["x"] = -29311.714574,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 53,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 291,
										["psi"] = 0.99985195960711,
										["onboard_num"] = "017",
										["y"] = 30781.55736931,
										["x"] = -30075.055263291,
										["name"] = "III Gruppe Red 2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.99985195960711,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 292,
										["psi"] = 0.99985195960711,
										["onboard_num"] = "018",
										["y"] = 30821.55736931,
										["x"] = -30115.055263291,
										["name"] = "III Gruppe Red 2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.99985195960711,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 293,
										["psi"] = 0.99985195960711,
										["onboard_num"] = "019",
										["y"] = 30861.55736931,
										["x"] = -30155.055263291,
										["name"] = "III Gruppe Red 2-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.99985195960711,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 294,
										["psi"] = 0.99985195960711,
										["onboard_num"] = "020",
										["y"] = 30901.55736931,
										["x"] = -30195.055263291,
										["name"] = "III Gruppe Red 2-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.99985195960711,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 30781.55736931,
								["x"] = -30075.055263291,
								["name"] = "III Gruppe Red 2",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Escort",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Escort",
															["number"] = 6,
															["params"] = 
															{
																["groupId"] = 53,
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "UAVs",
																}, -- end of ["noTargetTypes"]
																["targetTypes"] = 
																{
																	[1] = "Planes",
																}, -- end of ["targetTypes"]
																["engagementDistMax"] = 14800,
																["lastWptIndexFlagChangedManually"] = true,
																["lastWptIndex"] = 3,
																["lastWptIndexFlag"] = true,
																["value"] = "Planes;",
																["pos"] = 
																{
																	["y"] = 0,
																	["x"] = -152.4,
																	["z"] = 60.96,
																}, -- end of ["pos"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 6,
																		["value"] = 393217,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 32889.59882816,
											["x"] = -30452.904973179,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 16,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 283.81334296899,
											["ETA_locked"] = false,
											["y"] = 73776.745175,
											["x"] = -29311.714574,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 54,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 295,
										["psi"] = -1.542892833719,
										["onboard_num"] = "021",
										["y"] = 32889.59882816,
										["x"] = -30452.904973179,
										["name"] = "JG 26 Red 2-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.542892833719,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 296,
										["psi"] = -1.542892833719,
										["onboard_num"] = "022",
										["y"] = 32929.59882816,
										["x"] = -30492.904973179,
										["name"] = "JG 26 Red 2-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.542892833719,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 297,
										["psi"] = -1.542892833719,
										["onboard_num"] = "023",
										["y"] = 32969.59882816,
										["x"] = -30532.904973179,
										["name"] = "JG 26 Red 2-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.542892833719,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 298,
										["psi"] = -1.542892833719,
										["onboard_num"] = "024",
										["y"] = 33009.59882816,
										["x"] = -30572.904973179,
										["name"] = "JG 26 Red 21-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.542892833719,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 32889.59882816,
								["x"] = -30452.904973179,
								["name"] = "JG 26 Red 2",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 40,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 12,
																		["value"] = 786433,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 62181.696117143,
											["x"] = -3371.6376983239,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 312.4375457854,
											["ETA_locked"] = false,
											["y"] = 47755.162241888,
											["x"] = 32359.8820059,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "CarpetBombing",
															["number"] = 1,
															["params"] = 
															{
																["groupAttack"] = false,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "All",
																["altitude"] = 3048,
																["x"] = 52790.736622338,
																["carpetLength"] = 60.96,
																["attackType"] = "Carpet",
																["altitudeEnabled"] = false,
																["weaponType"] = 2032,
																["y"] = -16103.909598673,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 696.78065647828,
											["ETA_locked"] = false,
											["y"] = 2946.9026548673,
											["x"] = 47825.958702065,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1089.8490000726,
											["ETA_locked"] = false,
											["y"] = 48622.418879056,
											["x"] = 34022.123893805,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 16,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 1413.4100196263,
											["ETA_locked"] = false,
											["y"] = 73776.745175,
											["x"] = -29311.714574,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [5]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 55,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 299,
										["psi"] = 0.38373333240829,
										["onboard_num"] = "025",
										["y"] = 62181.696117143,
										["x"] = -3371.6376983239,
										["name"] = "III Gruppe Red 3-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.38373333240829,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 300,
										["psi"] = 0.38373333240829,
										["onboard_num"] = "026",
										["y"] = 62221.696117143,
										["x"] = -3411.6376983239,
										["name"] = "III Gruppe Red 3-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.38373333240829,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 301,
										["psi"] = 0.38373333240829,
										["onboard_num"] = "027",
										["y"] = 62261.696117143,
										["x"] = -3451.6376983239,
										["name"] = "III Gruppe Red 3-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.38373333240829,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 302,
										["psi"] = 0.38373333240829,
										["onboard_num"] = "028",
										["y"] = 62301.696117143,
										["x"] = -3491.6376983239,
										["name"] = "III Gruppe Red 3-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.38373333240829,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 62181.696117143,
								["x"] = -3371.6376983239,
								["name"] = "III Gruppe Red 3",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Escort",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Escort",
															["number"] = 6,
															["params"] = 
															{
																["groupId"] = 55,
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "UAVs",
																}, -- end of ["noTargetTypes"]
																["targetTypes"] = 
																{
																	[1] = "Planes",
																}, -- end of ["targetTypes"]
																["engagementDistMax"] = 14800,
																["lastWptIndexFlagChangedManually"] = true,
																["lastWptIndex"] = 4,
																["lastWptIndexFlag"] = true,
																["value"] = "Planes;",
																["pos"] = 
																{
																	["y"] = 0,
																	["x"] = -152.4,
																	["z"] = 60.96,
																}, -- end of ["pos"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 6,
																		["value"] = 393217,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 60980.908145561,
											["x"] = -4563.3011846283,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 16,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 283.81334296899,
											["ETA_locked"] = false,
											["y"] = 73776.745175,
											["x"] = -29311.714574,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 56,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 303,
										["psi"] = -2.6644087930668,
										["onboard_num"] = "029",
										["y"] = 60980.908145561,
										["x"] = -4563.3011846283,
										["name"] = "JG 26 Red 3-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.6644087930668,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 304,
										["psi"] = -2.6644087930668,
										["onboard_num"] = "030",
										["y"] = 61020.908145561,
										["x"] = -4603.3011846283,
										["name"] = "JG 26 Red 3-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.6644087930668,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 305,
										["psi"] = -2.6644087930668,
										["onboard_num"] = "031",
										["y"] = 61060.908145561,
										["x"] = -4643.3011846283,
										["name"] = "JG 26 Red 3-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.6644087930668,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 306,
										["psi"] = -2.6644087930668,
										["onboard_num"] = "032",
										["y"] = 61100.908145561,
										["x"] = -4683.3011846283,
										["name"] = "JG 26 Red 3-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.6644087930668,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 60980.908145561,
								["x"] = -4563.3011846283,
								["name"] = "JG 26 Red 3",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 40,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 6096,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 12,
																		["value"] = 786433,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 54242.641452595,
											["x"] = -9566.803695256,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 6096,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "CarpetBombing",
															["number"] = 1,
															["params"] = 
															{
																["groupAttack"] = false,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "All",
																["altitude"] = 6096,
																["x"] = 50176.12493583,
																["carpetLength"] = 60.96,
																["attackType"] = "Carpet",
																["altitudeEnabled"] = false,
																["weaponType"] = 2032,
																["y"] = -67804.868785245,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1021.9601085923,
											["ETA_locked"] = false,
											["y"] = -59107.118529243,
											["x"] = 45554.461075217,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 6096,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2037.8983401132,
											["ETA_locked"] = false,
											["y"] = 52290.978157594,
											["x"] = -11806.811776323,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 16,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 2237.4383620579,
											["ETA_locked"] = false,
											["y"] = 73776.745175,
											["x"] = -29311.714574,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 57,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 6096,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 307,
										["psi"] = 1.1181738256302,
										["onboard_num"] = "033",
										["y"] = 54242.641452595,
										["x"] = -9566.803695256,
										["name"] = "III Gruppe Red 4-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.1181738256302,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 6096,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 308,
										["psi"] = 1.1181738256302,
										["onboard_num"] = "034",
										["y"] = 54282.641452595,
										["x"] = -9606.803695256,
										["name"] = "III Gruppe Red 4-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.1181738256302,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 6096,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 309,
										["psi"] = 1.1181738256302,
										["onboard_num"] = "035",
										["y"] = 54322.641452595,
										["x"] = -9646.803695256,
										["name"] = "III Gruppe Red 4-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.1181738256302,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 6096,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 310,
										["psi"] = 1.1181738256302,
										["onboard_num"] = "036",
										["y"] = 54362.641452595,
										["x"] = -9686.803695256,
										["name"] = "III Gruppe Red 4-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.1181738256302,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 54242.641452595,
								["x"] = -9566.803695256,
								["name"] = "III Gruppe Red 4",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 6096,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 12,
																		["value"] = 786433,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 54459.857934851,
											["x"] = -9359.8552103133,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 6096,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "CarpetBombing",
															["number"] = 1,
															["params"] = 
															{
																["attackType"] = "Carpet",
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "All",
																["y"] = -67756.794395632,
																["x"] = 50149.19545409,
																["carpetLength"] = 60.96,
																["groupAttack"] = false,
																["altitudeEnabled"] = false,
																["weaponType"] = 2032,
																["altitude"] = 6096,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1022.4382970559,
											["ETA_locked"] = false,
											["y"] = -58904.304255901,
											["x"] = 45866.580022017,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 6096,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2037.9547524098,
											["ETA_locked"] = false,
											["y"] = 52226.52254575,
											["x"] = -11898.095441129,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 16,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 2237.4410436452,
											["ETA_locked"] = false,
											["y"] = 73776.745175,
											["x"] = -29311.714574,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 58,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 6096,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 311,
										["psi"] = 1.1174737368702,
										["onboard_num"] = "037",
										["y"] = 54459.857934851,
										["x"] = -9359.8552103133,
										["name"] = "III Gruppe Red 5-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.1174737368702,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 6096,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 312,
										["psi"] = 1.1174737368702,
										["onboard_num"] = "038",
										["y"] = 54499.857934851,
										["x"] = -9399.8552103133,
										["name"] = "III Gruppe Red 5-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.1174737368702,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 6096,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 313,
										["psi"] = 1.1174737368702,
										["onboard_num"] = "039",
										["y"] = 54539.857934851,
										["x"] = -9439.8552103133,
										["name"] = "III Gruppe Red 5-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.1174737368702,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 6096,
										["alt_type"] = "BARO",
										["livery_id"] = "ju-88a4",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 314,
										["psi"] = 1.1174737368702,
										["onboard_num"] = "040",
										["y"] = 54579.857934851,
										["x"] = -9479.8552103133,
										["name"] = "III Gruppe Red 5-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[2] = 
												{
													["CLSID"] = "{JU88A4TORP_10xSC50_on_InvCountedAttachmentPoints}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 2120,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.1174737368702,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 54459.857934851,
								["x"] = -9359.8552103133,
								["name"] = "III Gruppe Red 5",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Escort",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Escort",
															["number"] = 6,
															["params"] = 
															{
																["groupId"] = 57,
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "UAVs",
																}, -- end of ["noTargetTypes"]
																["targetTypes"] = 
																{
																	[1] = "Planes",
																}, -- end of ["targetTypes"]
																["engagementDistMax"] = 14800,
																["lastWptIndexFlagChangedManually"] = true,
																["lastWptIndex"] = 3,
																["lastWptIndexFlag"] = true,
																["value"] = "Planes;",
																["pos"] = 
																{
																	["y"] = 0,
																	["x"] = -152.4,
																	["z"] = 60.96,
																}, -- end of ["pos"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 1,
																		["name"] = 5,
																		["formationIndex"] = 6,
																		["value"] = 393217,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 54880.873187884,
											["x"] = -9776.0483382564,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 16,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 283.81334296899,
											["ETA_locked"] = false,
											["y"] = 73776.745175,
											["x"] = -29311.714574,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 59,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 315,
										["psi"] = -2.372840588242,
										["onboard_num"] = "041",
										["y"] = 54880.873187884,
										["x"] = -9776.0483382564,
										["name"] = "JG 26 Red 4-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.372840588242,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 316,
										["psi"] = -2.372840588242,
										["onboard_num"] = "042",
										["y"] = 54920.873187884,
										["x"] = -9816.0483382564,
										["name"] = "JG 26 Red 4-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.372840588242,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 317,
										["psi"] = -2.372840588242,
										["onboard_num"] = "043",
										["y"] = 54960.873187884,
										["x"] = -9856.0483382564,
										["name"] = "JG 26 Red 4-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.372840588242,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 3048,
										["alt_type"] = "BARO",
										["livery_id"] = "bf-109 k4 g10 of tibor tobak rhaf",
										["skill"] = "Random",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = 
										{
											["MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Bf-109K-4",
										["unitId"] = 318,
										["psi"] = -2.372840588242,
										["onboard_num"] = "044",
										["y"] = 55000.873187884,
										["x"] = -9896.0483382564,
										["name"] = "JG 26 Red 4-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 296,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.372840588242,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 54880.873187884,
								["x"] = -9776.0483382564,
								["name"] = "JG 26 Red 4",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 40,
							}, -- end of [9]
						}, -- 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_time_after",
					["seconds"] = 30,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["start_delay"] = 0,
					["file"] = "ResKey_Action_28",
					["predicate"] = "a_out_sound_u",
					["unit"] = 170,
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "Churchill",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 1,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Scramble Hawkinge",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 31,
						[2] = 1,
					}, -- end of ["ai_task"]
				}, -- end of [1]
				[2] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 48,
						[2] = 1,
					}, -- end of ["ai_task"]
				}, -- end of [2]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xffff00ff",
		}, -- end of [2]
		[3] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 2,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Scramble Manston",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 36,
						[2] = 1,
					}, -- end of ["ai_task"]
				}, -- end of [1]
				[2] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 52,
						[2] = 1,
					}, -- end of ["ai_task"]
				}, -- end of [2]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xffff00ff",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 3,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Scramble Lympne",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 41,
						[2] = 1,
					}, -- end of ["ai_task"]
				}, -- end of [1]
				[2] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 51,
						[2] = 1,
					}, -- end of ["ai_task"]
				}, -- end of [2]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xffff00ff",
		}, -- end of [4]
		[5] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 1,
				}, -- end of [1]
				[2] = 
				{
					["zone"] = 6,
					["predicate"] = "c_unit_in_zone",
					["unit"] = 170,
				}, -- end of [2]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Siren Hawkinge",
			["actions"] = 
			{
				[1] = 
				{
					["start_delay"] = 0,
					["file"] = "ResKey_Action_8",
					["predicate"] = "a_out_sound_u",
					["unit"] = 170,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0x008000ff",
		}, -- end of [5]
		[6] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_unit_dead",
					["unit"] = 190,
				}, -- end of [1]
				[2] = 
				{
					["unit"] = 170,
					["predicate"] = "c_unit_in_zone",
					["zone"] = 6,
				}, -- end of [2]
			}, -- end of ["rules"]
			["comment"] = "Fire Hawkinge",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_out_sound_u",
					["file"] = "ResKey_Action_20",
					["start_delay"] = 0,
					["unit"] = 170,
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x008000ff",
		}, -- end of [6]
		[7] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_unit_dead",
					["unit"] = 190,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Hawkings Medics",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 37,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0x008000ff",
		}, -- end of [7]
		[8] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 31,
					["predicate"] = "c_part_of_group_out_zone",
					["zone"] = 7,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "91 Squadron Red 1 RTB",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 31,
						[2] = 2,
					}, -- end of ["ai_task"]
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x0080ffff",
		}, -- end of [8]
		[9] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 48,
					["predicate"] = "c_part_of_group_out_zone",
					["zone"] = 7,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "91 Squadron Red 2 RTB",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 48,
						[2] = 2,
					}, -- end of ["ai_task"]
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x0080ffff",
		}, -- end of [9]
		[10] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 41,
					["predicate"] = "c_part_of_group_out_zone",
					["zone"] = 7,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "33 Squadron Red 1 RTB",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 41,
						[2] = 2,
					}, -- end of ["ai_task"]
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x0080ffff",
		}, -- end of [10]
		[11] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 36,
					["predicate"] = "c_part_of_group_out_zone",
					["zone"] = 7,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "226 Squadron Red 1 RTB",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 36,
						[2] = 2,
					}, -- end of ["ai_task"]
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x0080ffff",
		}, -- end of [11]
		[12] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 51,
					["predicate"] = "c_part_of_group_out_zone",
					["zone"] = 7,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "33 Squadron Red 2 RTB",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 51,
						[2] = 2,
					}, -- end of ["ai_task"]
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x0080ffff",
		}, -- end of [12]
		[13] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 52,
					["predicate"] = "c_part_of_group_out_zone",
					["zone"] = 7,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "226 Squadron Red 2 RTB",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 52,
						[2] = 2,
					}, -- end of ["ai_task"]
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x0080ffff",
		}, -- end of [13]
		[14] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 53,
					["predicate"] = "c_part_of_group_in_zone",
					["zone"] = 3,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Red 2 Lympne Warning",
			["actions"] = 
			{
				[1] = 
				{
					["modulation"] = true,
					["zone"] = 7,
					["mic_effects"] = true,
					["text"] = "DictKey_ActionText_10",
					["KeyDict_text"] = "DictKey_ActionText_10",
					["squelch_effects"] = true,
					["subtitles_duration"] = 0,
					["loop"] = false,
					["name"] = "",
					["start_delay"] = 0,
					["power"] = 10000,
					["file"] = "ResKey_Action_9",
					["predicate"] = "a_radio_transmission",
					["frequency"] = 124,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xffff80ff",
		}, -- end of [14]
		[15] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 50,
					["predicate"] = "c_part_of_group_in_zone",
					["zone"] = 1,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Red 1 Hawkinge Warning",
			["actions"] = 
			{
				[1] = 
				{
					["modulation"] = true,
					["zone"] = 7,
					["mic_effects"] = true,
					["text"] = "DictKey_ActionText_12",
					["KeyDict_text"] = "DictKey_ActionText_12",
					["squelch_effects"] = true,
					["subtitles_duration"] = 0,
					["loop"] = false,
					["name"] = "",
					["start_delay"] = 0,
					["power"] = 10000,
					["file"] = "ResKey_Action_11",
					["predicate"] = "a_radio_transmission",
					["frequency"] = 124,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xffff80ff",
		}, -- end of [15]
		[16] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 56,
					["predicate"] = "c_part_of_group_in_zone",
					["zone"] = 2,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Red 3 Manston Warning",
			["actions"] = 
			{
				[1] = 
				{
					["modulation"] = true,
					["zone"] = 7,
					["mic_effects"] = true,
					["text"] = "DictKey_ActionText_14",
					["KeyDict_text"] = "DictKey_ActionText_14",
					["squelch_effects"] = true,
					["subtitles_duration"] = 0,
					["loop"] = false,
					["name"] = "",
					["start_delay"] = 0,
					["power"] = 10000,
					["file"] = "ResKey_Action_13",
					["predicate"] = "a_radio_transmission",
					["frequency"] = 124,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xffff80ff",
		}, -- end of [16]
		[17] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 57,
					["predicate"] = "c_part_of_group_in_zone",
					["zone"] = 1,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Red 4 Detling Warning",
			["actions"] = 
			{
				[1] = 
				{
					["modulation"] = true,
					["zone"] = 7,
					["mic_effects"] = true,
					["text"] = "DictKey_ActionText_18",
					["KeyDict_text"] = "DictKey_ActionText_18",
					["squelch_effects"] = true,
					["subtitles_duration"] = 0,
					["loop"] = false,
					["name"] = "",
					["start_delay"] = 0,
					["power"] = 10000,
					["file"] = "ResKey_Action_17",
					["predicate"] = "a_radio_transmission",
					["frequency"] = 124,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xffff80ff",
		}, -- end of [17]
		[18] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_random_less",
					["percent"] = 33,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Spawn Red 1",
			["predicate"] = "triggerStart",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 49,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 50,
					["predicate"] = "a_activate_group",
				}, -- end of [2]
				[3] = 
				{
					["flag"] = "1",
					["predicate"] = "a_set_flag",
				}, -- end of [3]
			}, -- end of ["actions"]
			["colorItem"] = "0xff0000ff",
		}, -- end of [18]
		[19] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_random_less",
					["percent"] = 33,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Spawn Red 2",
			["predicate"] = "triggerStart",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 53,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 54,
					["predicate"] = "a_activate_group",
				}, -- end of [2]
				[3] = 
				{
					["flag"] = "1",
					["predicate"] = "a_set_flag",
				}, -- end of [3]
			}, -- end of ["actions"]
			["colorItem"] = "0xff0000ff",
		}, -- end of [19]
		[20] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_random_less",
					["percent"] = 33,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Spawn Red 3",
			["predicate"] = "triggerStart",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 55,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 56,
					["predicate"] = "a_activate_group",
				}, -- end of [2]
				[3] = 
				{
					["flag"] = "1",
					["predicate"] = "a_set_flag",
				}, -- end of [3]
			}, -- end of ["actions"]
			["colorItem"] = "0xff0000ff",
		}, -- end of [20]
		[21] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = "1",
					["predicate"] = "c_flag_is_false",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Spwan Red 4",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 57,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 58,
					["predicate"] = "a_activate_group",
				}, -- end of [2]
				[3] = 
				{
					["group"] = 59,
					["predicate"] = "a_activate_group",
				}, -- end of [3]
			}, -- end of ["actions"]
			["predicate"] = "triggerStart",
			["colorItem"] = "0xff0000ff",
		}, -- end of [21]
		[22] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["comment"] = "RADIO CLEAR SKIES",
			["predicate"] = "triggerStart",
			["actions"] = 
			{
				[1] = 
				{
					["radiotext"] = "DictKey_ActionRadioText_21",
					["value"] = 1,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_21",
					["predicate"] = "a_add_radio_item",
					["flag"] = "10",
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0x800080ff",
		}, -- end of [22]
		[23] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = "10",
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "CLEAR SKIES",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 49,
					["predicate"] = "a_deactivate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 53,
					["predicate"] = "a_deactivate_group",
				}, -- end of [2]
				[3] = 
				{
					["group"] = 55,
					["predicate"] = "a_deactivate_group",
				}, -- end of [3]
				[4] = 
				{
					["group"] = 57,
					["predicate"] = "a_deactivate_group",
				}, -- end of [4]
				[5] = 
				{
					["group"] = 58,
					["predicate"] = "a_deactivate_group",
				}, -- end of [5]
				[6] = 
				{
					["group"] = 50,
					["predicate"] = "a_deactivate_group",
				}, -- end of [6]
				[7] = 
				{
					["group"] = 54,
					["predicate"] = "a_deactivate_group",
				}, -- end of [7]
				[8] = 
				{
					["group"] = 56,
					["predicate"] = "a_deactivate_group",
				}, -- end of [8]
			}, -- end of ["actions"]
			["colorItem"] = "0x800080ff",
		}, -- end of [23]
	}, -- end of ["trigrules"]
	["currentKey"] = 76322,
	["failures"] = {},
	["forcedOptions"] = {},
	["start_time"] = 28800,
} -- end of mission
