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"] = 6,
		["Year"] = 1943,
		["Month"] = 6,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_set_visible_draw(\"Join line\", false);a_set_visible_draw(\"join circle\", false);a_set_visible_draw(\"join text\", false);a_set_visible_draw(\"join circle-1-1\", false);a_set_visible_draw(\"Line-2\", false);a_set_visible_draw(\"Punkt\", false); mission.trig.func[1]=nil;",
			[2] = "a_scenery_destruction_zone(1, 70);a_scenery_destruction_zone(2, 70);a_scenery_destruction_zone(19, 70);a_scenery_destruction_zone(20, 70);a_scenery_destruction_zone(22, 70);a_scenery_destruction_zone(23, 70); mission.trig.func[2]=nil;",
			[3] = "a_explosion(4, 1, 1000);a_explosion(5, 1, 1000);a_explosion(6, 1, 1000);a_explosion(7, 1, 1000);a_explosion(8, 1, 1000);a_explosion(9, 1, 1000);a_explosion(10, 1, 1000);a_explosion(11, 1, 1000);a_explosion(12, 1, 1000); mission.trig.func[3]=nil;",
			[4] = "a_explosion(14, 1, 1000);a_explosion(15, 1, 1000);a_explosion(16, 1, 1000);a_explosion(17, 1, 1000);a_explosion(18, 1, 1000); mission.trig.func[4]=nil;",
			[5] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_9\"), 90, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_12\"), 0);a_ai_task(7, 1);a_ai_task(15, 1);a_ai_task(100, 1);a_ai_task(101, 1);a_ai_task(105, 1);a_ai_task(106, 1);a_out_sound(getValueResourceByKey(\"ResKey_Action_21\"), 2);a_set_flag(\"ART\");a_activate_group(25);a_activate_group(26); mission.trig.func[5]=nil;",
			[6] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_65\"), 90, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_66\"), 0); mission.trig.func[6]=nil;",
			[7] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_15\"), 10);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_16\"), 90, false, 10); mission.trig.func[7]=nil;",
			[8] = "a_add_radio_item_for_coalition(\"red\", getValueDictByKey(\"DictKey_ActionRadioText_6\"), \"Start B17 Raid\", 1);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_17\"), 300, false, 5);a_set_flag(\"BonusMission\"); mission.trig.func[8]=nil;",
			[9] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_7\"), 180, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_8\"), 0);a_set_visible_draw(\"Join line\", true);a_set_visible_draw(\"join circle\", true);a_set_visible_draw(\"join text\", true);a_set_visible_draw(\"join circle-1-1\", true);a_set_visible_draw(\"Line-2\", true);a_set_visible_draw(\"Punkt\", true);a_out_sound(getValueResourceByKey(\"ResKey_Action_64\"), 5); mission.trig.func[9]=nil;",
			[10] = "a_activate_group(63);a_activate_group(65);a_activate_group(90); mission.trig.func[10]=nil;",
			[11] = "a_activate_group(89); mission.trig.func[11]=nil;",
			[12] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_18\"), 120, false, 5);a_out_sound(getValueResourceByKey(\"ResKey_Action_19\"), 5); mission.trig.func[12]=nil;",
			[13] = "a_shelling_zone(25, 500, 1);a_shelling_zone(26, 500, 1);a_shelling_zone(35, 500, 1);a_shelling_zone(36, 500, 1);a_shelling_zone(37, 500, 1);a_shelling_zone(38, 500, 1);a_shelling_zone(39, 500, 1);a_shelling_zone(40, 500, 1);a_shelling_zone(41, 500, 1);a_shelling_zone(43, 500, 1);a_shelling_zone(44, 500, 1);a_shelling_zone(42, 500, 1);a_shelling_zone(46, 500, 1);a_shelling_zone(45, 500, 1);a_shelling_zone(47, 500, 1);a_shelling_zone(48, 500, 1);a_shelling_zone(49, 500, 1);a_shelling_zone(50, 500, 1);a_shelling_zone(51, 500, 1);a_shelling_zone(52, 500, 1);a_shelling_zone(53, 500, 1);a_shelling_zone(54, 500, 1);a_shelling_zone(55, 500, 1); mission.trig.func[13]=nil;",
			[14] = "a_explosion_unit(314, 100); mission.trig.func[14]=nil;",
			[15] = "a_explosion_unit(311, 100); mission.trig.func[15]=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",
		}, -- 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,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(true)",
			[2] = "return(true)",
			[3] = "return(c_bomb_in_zone(\"4.5.9.255\", 1, 3) )",
			[4] = "return(c_bomb_in_zone(\"4.5.9.255\", 1, 13) )",
			[5] = "return(c_unit_damaged(311) and c_unit_damaged(314) and c_unit_dead(401) and c_unit_dead(400) and c_unit_dead(399) and c_unit_dead(398) and c_unit_dead(397) )",
			[6] = "return(c_part_of_coalition_in_zone(\"red\", 59, \"AIRPLANE\") )",
			[7] = "return(c_flag_is_true(\"ART\") )",
			[8] = "return(c_flag_is_true(\"ART\") and c_part_of_coalition_in_zone(\"red\", 24, \"AIRPLANE\") )",
			[9] = "return(c_flag_is_true(\"Start B17 Raid\") )",
			[10] = "return(c_part_of_coalition_in_zone(\"red\", 21, \"ALL\") and c_flag_is_true(\"BonusMission\") )",
			[11] = "return(c_part_of_coalition_in_zone(\"red\", 21, \"ALL\") and c_flag_is_true(\"BonusMission\") )",
			[12] = "return(c_group_dead(63) and c_group_dead(65) )",
			[13] = "return(c_time_after(30) )",
			[14] = "return(c_bomb_in_zone(\"4.5.9.258\", 1, 56) )",
			[15] = "return(c_bomb_in_zone(\"4.5.9.258\", 1, 57) )",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = {},
	}, -- end of ["trig"]
	["maxDictId"] = 71,
	["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"] = 
				{
					[1] = 
					{
						["visible"] = true,
						["mapY"] = 109598.15058515,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 5,
						["colorString"] = "0x000000ff",
						["style"] = "solid",
						["layerName"] = "Common",
						["name"] = "Line-5",
						["points"] = 
						{
							[6] = 
							{
								["y"] = 4091.5513026945,
								["x"] = -1970.526777715,
							}, -- end of [6]
							[2] = 
							{
								["y"] = 1662.9771448205,
								["x"] = -2000.3927973925,
							}, -- end of [2]
							[3] = 
							{
								["y"] = 4274.5085028125,
								["x"] = -5130.726713046,
							}, -- end of [3]
							[1] = 
							{
								["y"] = 1717.8958092502,
								["x"] = -2067.4617828541,
							}, -- end of [1]
							[4] = 
							{
								["y"] = 2759.4992215227,
								["x"] = -3317.1499985785,
							}, -- end of [4]
							[5] = 
							{
								["y"] = 1213.0665524705,
								["x"] = -4883.0679858723,
							}, -- end of [5]
						}, -- end of ["points"]
						["mapX"] = -42544.11941892,
						["lineMode"] = "segments",
					}, -- end of [1]
					[2] = 
					{
						["visible"] = true,
						["mapY"] = 147994.10653461,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 40,
						["colorString"] = "0x0080ffff",
						["style"] = "strongpoint",
						["layerName"] = "Common",
						["name"] = "Line-6",
						["points"] = 
						{
							[1] = 
							{
								["y"] = -17.119624507613,
								["x"] = 95.04187725755,
							}, -- end of [1]
							[2] = 
							{
								["y"] = 2063.7422478393,
								["x"] = -5668.4540969171,
							}, -- end of [2]
						}, -- end of ["points"]
						["mapX"] = -71265.561308382,
						["lineMode"] = "segments",
					}, -- end of [2]
					[4] = 
					{
						["visible"] = true,
						["mapY"] = 93264.260046276,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 6,
						["colorString"] = "0xc80000c8",
						["style"] = "solid",
						["layerName"] = "Common",
						["name"] = "Line-10",
						["points"] = 
						{
							[1] = 
							{
								["y"] = 0,
								["x"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["y"] = 0,
								["x"] = 0,
							}, -- end of [2]
							[4] = 
							{
								["y"] = 507.44697206338,
								["x"] = -11666.442063226,
							}, -- end of [4]
							[3] = 
							{
								["y"] = 6945.5849032998,
								["x"] = -5411.5906915281,
							}, -- end of [3]
						}, -- end of ["points"]
						["mapX"] = -51460.238917915,
						["lineMode"] = "segments",
					}, -- end of [4]
					[8] = 
					{
						["visible"] = true,
						["mapY"] = 150880.45712602,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 4,
						["colorString"] = "0xc80000c8",
						["style"] = "solid",
						["layerName"] = "Common",
						["name"] = "Line-4",
						["points"] = 
						{
							[2] = 
							{
								["y"] = 154.85541799589,
								["x"] = -235.50896246526,
							}, -- end of [2]
							[3] = 
							{
								["y"] = 42.6253577795,
								["x"] = -63.875496466077,
							}, -- end of [3]
							[1] = 
							{
								["y"] = -77.805507788173,
								["x"] = 122.48019926537,
							}, -- end of [1]
							[4] = 
							{
								["y"] = -158.18405821937,
								["x"] = -214.45876453411,
							}, -- end of [4]
							[5] = 
							{
								["y"] = 233.2204615795,
								["x"] = 79.569730057301,
							}, -- end of [5]
						}, -- end of ["points"]
						["mapX"] = -71010.334982289,
						["lineMode"] = "segments",
					}, -- end of [8]
					[16] = 
					{
						["visible"] = true,
						["borderThickness"] = 0,
						["mapY"] = 151198.34920722,
						["layerName"] = "Common",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -72335.837570619,
						["colorString"] = "0xc80000c8",
						["name"] = "Text Box-1-4-2",
						["angle"] = 0,
						["text"] = "",
						["fillColorString"] = "0xff000000",
						["primitiveType"] = "TextBox",
						["fontSize"] = 20,
					}, -- end of [16]
					[17] = 
					{
						["visible"] = true,
						["fillColorString"] = "0xff000000",
						["mapY"] = 123111.83164502,
						["primitiveType"] = "Polygon",
						["name"] = "join circle",
						["r1"] = 925,
						["thickness"] = 6,
						["polygonMode"] = "oval",
						["style"] = "solid",
						["colorString"] = "0xc80000c8",
						["mapX"] = -44552.873659944,
						["angle"] = 0,
						["r2"] = 925,
						["layerName"] = "Common",
					}, -- end of [17]
					[9] = 
					{
						["visible"] = true,
						["borderThickness"] = 0,
						["mapY"] = 150986.54559069,
						["layerName"] = "Common",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -71064.963018564,
						["colorString"] = "0xc80000c8",
						["name"] = "Text Box-1-4",
						["angle"] = 0,
						["text"] = "",
						["fillColorString"] = "0xff000000",
						["primitiveType"] = "TextBox",
						["fontSize"] = 20,
					}, -- end of [9]
					[18] = 
					{
						["visible"] = true,
						["mapY"] = 124570.0297129,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 3,
						["colorString"] = "0x000000c8",
						["style"] = "solid",
						["layerName"] = "Common",
						["name"] = "Join line",
						["points"] = 
						{
							[1] = 
							{
								["y"] = 0,
								["x"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["y"] = -1407.5045132206,
								["x"] = -2522.51821769,
							}, -- end of [2]
						}, -- end of ["points"]
						["mapX"] = -42046.932108807,
						["lineMode"] = "segment",
					}, -- end of [18]
					[31] = 
					{
						["visible"] = true,
						["mapY"] = 114589.42401471,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 5,
						["colorString"] = "0x000000ff",
						["style"] = "solid",
						["layerName"] = "Common",
						["name"] = "Line-5-2",
						["points"] = 
						{
							[6] = 
							{
								["y"] = 4091.5513026945,
								["x"] = -1970.526777715,
							}, -- end of [6]
							[2] = 
							{
								["y"] = 1662.9771448205,
								["x"] = -2000.3927973925,
							}, -- end of [2]
							[3] = 
							{
								["y"] = 4274.5085028125,
								["x"] = -5130.726713046,
							}, -- end of [3]
							[1] = 
							{
								["y"] = 1717.8958092502,
								["x"] = -2067.4617828541,
							}, -- end of [1]
							[4] = 
							{
								["y"] = 2759.4992215227,
								["x"] = -3317.1499985785,
							}, -- end of [4]
							[5] = 
							{
								["y"] = 1213.0665524705,
								["x"] = -4883.0679858723,
							}, -- end of [5]
						}, -- end of ["points"]
						["mapX"] = -57047.260484545,
						["lineMode"] = "segments",
					}, -- end of [31]
					[5] = 
					{
						["visible"] = true,
						["polygonMode"] = "arrow",
						["mapY"] = 145112.92722082,
						["primitiveType"] = "Polygon",
						["style"] = "solid",
						["fillColorString"] = "0xc80000c8",
						["thickness"] = 0,
						["colorString"] = "0xc80000c8",
						["name"] = "Polygon-2-1",
						["angle"] = 337,
						["mapX"] = -76557.512946387,
						["points"] = 
						{
							[6] = 
							{
								["y"] = 546.2654930388,
								["x"] = -102.42477994477,
							}, -- end of [6]
							[2] = 
							{
								["y"] = 546.2654930388,
								["x"] = 102.42477994477,
							}, -- end of [2]
							[8] = 
							{
								["y"] = 0,
								["x"] = 102.42477994477,
							}, -- end of [8]
							[3] = 
							{
								["y"] = 546.2654930388,
								["x"] = 273.1327465194,
							}, -- end of [3]
							[1] = 
							{
								["y"] = 0,
								["x"] = 102.42477994477,
							}, -- end of [1]
							[4] = 
							{
								["y"] = 819.3982395582,
								["x"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["y"] = 546.2654930388,
								["x"] = -273.1327465194,
							}, -- end of [5]
							[7] = 
							{
								["y"] = 0,
								["x"] = -102.42477994477,
							}, -- end of [7]
						}, -- end of ["points"]
						["length"] = 819.3982395582,
						["layerName"] = "Common",
					}, -- end of [5]
					[10] = 
					{
						["visible"] = true,
						["polygonMode"] = "arrow",
						["mapY"] = 143731.50620385,
						["primitiveType"] = "Polygon",
						["style"] = "solid",
						["fillColorString"] = "0xc80000c8",
						["thickness"] = 0,
						["colorString"] = "0xc80000c8",
						["name"] = "Polygon-2-1-1-1-1",
						["angle"] = 29,
						["mapX"] = -68888.023388324,
						["points"] = 
						{
							[6] = 
							{
								["y"] = 546.2654930388,
								["x"] = -102.42477994477,
							}, -- end of [6]
							[2] = 
							{
								["y"] = 546.2654930388,
								["x"] = 102.42477994477,
							}, -- end of [2]
							[8] = 
							{
								["y"] = 0,
								["x"] = 102.42477994477,
							}, -- end of [8]
							[3] = 
							{
								["y"] = 546.2654930388,
								["x"] = 273.1327465194,
							}, -- end of [3]
							[1] = 
							{
								["y"] = 0,
								["x"] = 102.42477994477,
							}, -- end of [1]
							[4] = 
							{
								["y"] = 819.3982395582,
								["x"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["y"] = 546.2654930388,
								["x"] = -273.1327465194,
							}, -- end of [5]
							[7] = 
							{
								["y"] = 0,
								["x"] = -102.42477994477,
							}, -- end of [7]
						}, -- end of ["points"]
						["length"] = 819.3982395582,
						["layerName"] = "Common",
					}, -- end of [10]
					[20] = 
					{
						["visible"] = true,
						["mapY"] = 152095.99883951,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 16,
						["colorString"] = "0x0080ffc8",
						["style"] = "dash",
						["layerName"] = "Common",
						["name"] = "Line-20",
						["points"] = 
						{
							[31] = 
							{
								["y"] = -5917.673655081,
								["x"] = -22745.0249983,
							}, -- end of [31]
							[2] = 
							{
								["y"] = 0,
								["x"] = 0,
							}, -- end of [2]
							[8] = 
							{
								["y"] = 5620.1369908591,
								["x"] = -5223.4214385632,
							}, -- end of [8]
							[32] = 
							{
								["y"] = -5587.0773615011,
								["x"] = -23637.634990966,
							}, -- end of [32]
							[33] = 
							{
								["y"] = -5223.4214385631,
								["x"] = -24695.543130422,
							}, -- end of [33]
							[34] = 
							{
								["y"] = -4694.4673688352,
								["x"] = -26117.107192816,
							}, -- end of [34]
							[35] = 
							{
								["y"] = -4628.348110119,
								["x"] = -26646.061262544,
							}, -- end of [35]
							[9] = 
							{
								["y"] = 6512.746983525,
								["x"] = -6678.0451303149,
							}, -- end of [9]
							[36] = 
							{
								["y"] = -4330.8114458971,
								["x"] = -27670.909772642,
							}, -- end of [36]
							[37] = 
							{
								["y"] = -4198.5729284651,
								["x"] = -28398.221618517,
							}, -- end of [37]
							[38] = 
							{
								["y"] = -4198.5729284651,
								["x"] = -29423.070128615,
							}, -- end of [38]
							[39] = 
							{
								["y"] = -4330.8114458971,
								["x"] = -30282.620491923,
							}, -- end of [39]
							[10] = 
							{
								["y"] = 6810.2836477469,
								["x"] = -7901.2514165607,
							}, -- end of [10]
							[40] = 
							{
								["y"] = -4661.407739477,
								["x"] = -31109.111225873,
							}, -- end of [40]
							[41] = 
							{
								["y"] = -4892.825144983,
								["x"] = -32530.675288267,
							}, -- end of [41]
							[42] = 
							{
								["y"] = -5091.182921131,
								["x"] = -33489.404539649,
							}, -- end of [42]
							[43] = 
							{
								["y"] = -5190.3618092049,
								["x"] = -34282.835644241,
							}, -- end of [43]
							[11] = 
							{
								["y"] = 7074.7606826109,
								["x"] = -9223.6365908805,
							}, -- end of [11]
							[44] = 
							{
								["y"] = -5190.3618092049,
								["x"] = -34944.0282314,
							}, -- end of [44]
							[45] = 
							{
								["y"] = -5190.3618092049,
								["x"] = -35803.578594708,
							}, -- end of [45]
							[46] = 
							{
								["y"] = -5091.182921131,
								["x"] = -36167.234517646,
							}, -- end of [46]
							[3] = 
							{
								["y"] = 396.71555229594,
								["x"] = -528.95406972792,
							}, -- end of [3]
							[12] = 
							{
								["y"] = 7107.8203119689,
								["x"] = -10942.737317496,
							}, -- end of [12]
							[48] = 
							{
								["y"] = -4892.825144983,
								["x"] = -36563.950069942,
							}, -- end of [48]
							[49] = 
							{
								["y"] = -4562.2288514031,
								["x"] = -36663.128958016,
							}, -- end of [49]
							[50] = 
							{
								["y"] = -4396.9307046131,
								["x"] = -36663.128958016,
							}, -- end of [50]
							[51] = 
							{
								["y"] = -4231.6325578231,
								["x"] = -36597.0096993,
							}, -- end of [51]
							[13] = 
							{
								["y"] = 6810.2836477469,
								["x"] = -12926.315078976,
							}, -- end of [13]
							[52] = 
							{
								["y"] = -4066.3344110331,
								["x"] = -36365.592293794,
							}, -- end of [52]
							[53] = 
							{
								["y"] = -3867.9766348852,
								["x"] = -36266.41340572,
							}, -- end of [53]
							[54] = 
							{
								["y"] = -3570.4399706632,
								["x"] = -36068.055629572,
							}, -- end of [54]
							[55] = 
							{
								["y"] = -3206.7840477253,
								["x"] = -35968.876741498,
							}, -- end of [55]
							[14] = 
							{
								["y"] = 6711.1047596729,
								["x"] = -14017.28284779,
							}, -- end of [14]
							[56] = 
							{
								["y"] = -2545.5914605654,
								["x"] = -35935.81711214,
							}, -- end of [56]
							[57] = 
							{
								["y"] = -2115.8162789114,
								["x"] = -35935.81711214,
							}, -- end of [57]
							[58] = 
							{
								["y"] = -1752.1603559735,
								["x"] = -36001.936370856,
							}, -- end of [58]
							[59] = 
							{
								["y"] = -793.43110459164,
								["x"] = -36266.41340572,
							}, -- end of [59]
							[15] = 
							{
								["y"] = 6082.971801871,
								["x"] = -15042.131357888,
							}, -- end of [15]
							[60] = 
							{
								["y"] = -495.89444036968,
								["x"] = -36398.651923152,
							}, -- end of [60]
							[61] = 
							{
								["y"] = 495.89444037015,
								["x"] = -37059.844510312,
							}, -- end of [61]
							[62] = 
							{
								["y"] = 1190.146656888,
								["x"] = -37919.39487362,
							}, -- end of [62]
							[1] = 
							{
								["y"] = 0,
								["x"] = 0,
							}, -- end of [1]
							[4] = 
							{
								["y"] = 1256.2659156038,
								["x"] = -1256.2659156038,
							}, -- end of [4]
							[16] = 
							{
								["y"] = 4429.9903339713,
								["x"] = -15438.846910184,
							}, -- end of [16]
							[64] = 
							{
								["y"] = 1917.4585027639,
								["x"] = -39208.720418582,
							}, -- end of [64]
							[65] = 
							{
								["y"] = 2281.1144257019,
								["x"] = -40101.330411248,
							}, -- end of [65]
							[66] = 
							{
								["y"] = 3206.7840477257,
								["x"] = -42911.398906677,
							}, -- end of [66]
							[17] = 
							{
								["y"] = 3735.7381174534,
								["x"] = -15504.9661689,
							}, -- end of [17]
							[68] = 
							{
								["y"] = 4925.8847743415,
								["x"] = -49126.60922598,
							}, -- end of [68]
							[69] = 
							{
								["y"] = 6281.3295780192,
								["x"] = -52862.347343434,
							}, -- end of [69]
							[70] = 
							{
								["y"] = 7537.595493623,
								["x"] = -56366.668055381,
							}, -- end of [70]
							[18] = 
							{
								["y"] = 2413.3529431336,
								["x"] = -15604.145056973,
							}, -- end of [18]
							[19] = 
							{
								["y"] = 1157.0870275298,
								["x"] = -15604.145056973,
							}, -- end of [19]
							[5] = 
							{
								["y"] = 2347.2336844176,
								["x"] = -2082.7566495537,
							}, -- end of [5]
							[20] = 
							{
								["y"] = 33.059629358002,
								["x"] = -15670.264315689,
							}, -- end of [20]
							[21] = 
							{
								["y"] = -760.37147523387,
								["x"] = -15670.264315689,
							}, -- end of [21]
							[22] = 
							{
								["y"] = -1487.6833211098,
								["x"] = -15736.383574405,
							}, -- end of [22]
							[23] = 
							{
								["y"] = -2777.0088660716,
								["x"] = -15868.622091837,
							}, -- end of [23]
							[6] = 
							{
								["y"] = 3603.4996000214,
								["x"] = -3008.4262715775,
							}, -- end of [6]
							[24] = 
							{
								["y"] = -3272.9033064415,
								["x"] = -16066.979867985,
							}, -- end of [24]
							[25] = 
							{
								["y"] = -3934.0958936014,
								["x"] = -16628.993567071,
							}, -- end of [25]
							[26] = 
							{
								["y"] = -4793.6462569092,
								["x"] = -17356.305412947,
							}, -- end of [26]
							[27] = 
							{
								["y"] = -6082.971801871,
								["x"] = -19141.525398279,
							}, -- end of [27]
							[7] = 
							{
								["y"] = 4793.6462569092,
								["x"] = -3967.1555229594,
							}, -- end of [7]
							[28] = 
							{
								["y"] = -6215.210319303,
								["x"] = -19769.658356081,
							}, -- end of [28]
							[29] = 
							{
								["y"] = -6347.448836735,
								["x"] = -20563.089460673,
							}, -- end of [29]
							[71] = 
							{
								["y"] = 7636.774381697,
								["x"] = -56631.145090245,
							}, -- end of [71]
							[67] = 
							{
								["y"] = 4000.2151523175,
								["x"] = -45985.944436971,
							}, -- end of [67]
							[30] = 
							{
								["y"] = -6314.389207377,
								["x"] = -21687.116858845,
							}, -- end of [30]
							[63] = 
							{
								["y"] = 1686.041097258,
								["x"] = -38679.766348854,
							}, -- end of [63]
							[47] = 
							{
								["y"] = -4958.944403699,
								["x"] = -36464.771181868,
							}, -- end of [47]
						}, -- end of ["points"]
						["mapX"] = -50235.958368531,
						["lineMode"] = "segments",
					}, -- end of [20]
					[30] = 
					{
						["visible"] = true,
						["mapY"] = 151122.92107835,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 4,
						["colorString"] = "0xc80000c8",
						["style"] = "solid",
						["layerName"] = "Common",
						["name"] = "Line-4-1-1",
						["points"] = 
						{
							[2] = 
							{
								["y"] = 154.85541799589,
								["x"] = -235.50896246526,
							}, -- end of [2]
							[3] = 
							{
								["y"] = 42.6253577795,
								["x"] = -63.875496466077,
							}, -- end of [3]
							[1] = 
							{
								["y"] = -77.805507788173,
								["x"] = 122.48019926537,
							}, -- end of [1]
							[4] = 
							{
								["y"] = -158.18405821937,
								["x"] = -214.45876453411,
							}, -- end of [4]
							[5] = 
							{
								["y"] = 233.2204615795,
								["x"] = 79.569730057301,
							}, -- end of [5]
						}, -- end of ["points"]
						["mapX"] = -72345.757696015,
						["lineMode"] = "segments",
					}, -- end of [30]
					[21] = 
					{
						["visible"] = true,
						["borderThickness"] = 0,
						["mapY"] = 150871.12937463,
						["layerName"] = "Common",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -71970.137090675,
						["colorString"] = "0xc80000ff",
						["name"] = "Text Box-1-1",
						["angle"] = 0,
						["text"] = "?",
						["fillColorString"] = "0xc8000000",
						["primitiveType"] = "TextBox",
						["fontSize"] = 30,
					}, -- end of [21]
					[11] = 
					{
						["visible"] = true,
						["mapY"] = 141720.89183614,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 40,
						["colorString"] = "0xc80000c8",
						["style"] = "strongpoint",
						["layerName"] = "Common",
						["name"] = "Line-7-1",
						["points"] = 
						{
							[1] = 
							{
								["y"] = -4891.7178755385,
								["x"] = -11951.404453274,
							}, -- end of [1]
							[2] = 
							{
								["y"] = -4031.0521212438,
								["x"] = -10500.123612726,
							}, -- end of [2]
						}, -- end of ["points"]
						["mapX"] = -53867.262781642,
						["lineMode"] = "segments",
					}, -- end of [11]
					[22] = 
					{
						["visible"] = true,
						["borderThickness"] = 0,
						["mapY"] = 151273.09178039,
						["layerName"] = "Common",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -72428.518598568,
						["colorString"] = "0xc80000ff",
						["name"] = "Text Box-1-1-1",
						["angle"] = 0,
						["text"] = "?",
						["fillColorString"] = "0xc8000000",
						["primitiveType"] = "TextBox",
						["fontSize"] = 30,
					}, -- end of [22]
					[3] = 
					{
						["visible"] = true,
						["mapY"] = 151376.09721137,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 40,
						["colorString"] = "0x0080ffff",
						["style"] = "strongpoint",
						["layerName"] = "Common",
						["name"] = "Line-7",
						["points"] = 
						{
							[1] = 
							{
								["y"] = -496.50311724328,
								["x"] = -4772.5536813941,
							}, -- end of [1]
							[2] = 
							{
								["y"] = -3395.9629688387,
								["x"] = -9284.1492185059,
							}, -- end of [2]
						}, -- end of ["points"]
						["mapX"] = -61860.85803704,
						["lineMode"] = "segments",
					}, -- end of [3]
					[6] = 
					{
						["visible"] = true,
						["polygonMode"] = "arrow",
						["mapY"] = 145486.92749463,
						["primitiveType"] = "Polygon",
						["style"] = "solid",
						["fillColorString"] = "0xc80000c8",
						["thickness"] = 0,
						["colorString"] = "0xc80000c8",
						["name"] = "Polygon-2-1-1-1",
						["angle"] = 29,
						["mapX"] = -66045.336459547,
						["points"] = 
						{
							[6] = 
							{
								["y"] = 546.2654930388,
								["x"] = -102.42477994477,
							}, -- end of [6]
							[2] = 
							{
								["y"] = 546.2654930388,
								["x"] = 102.42477994477,
							}, -- end of [2]
							[8] = 
							{
								["y"] = 0,
								["x"] = 102.42477994477,
							}, -- end of [8]
							[3] = 
							{
								["y"] = 546.2654930388,
								["x"] = 273.1327465194,
							}, -- end of [3]
							[1] = 
							{
								["y"] = 0,
								["x"] = 102.42477994477,
							}, -- end of [1]
							[4] = 
							{
								["y"] = 819.3982395582,
								["x"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["y"] = 546.2654930388,
								["x"] = -273.1327465194,
							}, -- end of [5]
							[7] = 
							{
								["y"] = 0,
								["x"] = -102.42477994477,
							}, -- end of [7]
						}, -- end of ["points"]
						["length"] = 819.3982395582,
						["layerName"] = "Common",
					}, -- end of [6]
					[12] = 
					{
						["visible"] = true,
						["mapY"] = 141618.52472648,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 40,
						["colorString"] = "0xc80000c8",
						["style"] = "strongpoint",
						["layerName"] = "Common",
						["name"] = "Line-7-1-1",
						["points"] = 
						{
							[1] = 
							{
								["y"] = -4891.7178755385,
								["x"] = -11951.404453274,
							}, -- end of [1]
							[2] = 
							{
								["y"] = -5048.8333467119,
								["x"] = -10732.023132453,
							}, -- end of [2]
						}, -- end of ["points"]
						["mapX"] = -63890.341771486,
						["lineMode"] = "segments",
					}, -- end of [12]
					[24] = 
					{
						["visible"] = false,
						["fillColorString"] = "0xff000000",
						["mapY"] = 123126.19379179,
						["primitiveType"] = "Polygon",
						["name"] = "join circle-1",
						["r1"] = 462.5,
						["thickness"] = 2,
						["polygonMode"] = "oval",
						["style"] = "solid",
						["colorString"] = "0x000000c8",
						["mapX"] = -44568.296402145,
						["angle"] = 0,
						["r2"] = 462.5,
						["layerName"] = "Common",
					}, -- end of [24]
					[19] = 
					{
						["visible"] = true,
						["borderThickness"] = 0,
						["mapY"] = 124587.91844082,
						["layerName"] = "Common",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -41974.840021146,
						["colorString"] = "0xc80000c8",
						["name"] = "join text",
						["angle"] = 0,
						["text"] = "Fw 190 D-9 will join you here at 8000 Ft",
						["fillColorString"] = "0xff000000",
						["primitiveType"] = "TextBox",
						["fontSize"] = 20,
					}, -- end of [19]
					[25] = 
					{
						["visible"] = true,
						["fillColorString"] = "0xff000000",
						["mapY"] = 123118.68071206,
						["primitiveType"] = "Polygon",
						["name"] = "join circle-1-1",
						["r1"] = 1850,
						["thickness"] = 16,
						["polygonMode"] = "oval",
						["style"] = "dash",
						["colorString"] = "0xffffffc8",
						["mapX"] = -44536.285687704,
						["angle"] = 0,
						["r2"] = 1850,
						["layerName"] = "Common",
					}, -- end of [25]
					[13] = 
					{
						["visible"] = true,
						["mapY"] = 147374.54420514,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 40,
						["colorString"] = "0xc80000c8",
						["style"] = "strongpoint",
						["layerName"] = "Common",
						["name"] = "Line-7-1-1-1",
						["points"] = 
						{
							[1] = 
							{
								["y"] = -5262.2828608232,
								["x"] = -12152.388852073,
							}, -- end of [1]
							[2] = 
							{
								["y"] = -5048.8333467119,
								["x"] = -10732.023132453,
							}, -- end of [2]
						}, -- end of ["points"]
						["mapX"] = -58905.85528742,
						["lineMode"] = "segments",
					}, -- end of [13]
					[26] = 
					{
						["visible"] = true,
						["mapY"] = 106925.55199182,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 5,
						["colorString"] = "0xc80000c8",
						["style"] = "solid",
						["layerName"] = "Common",
						["name"] = "Line-2",
						["points"] = 
						{
							[6] = 
							{
								["y"] = 10850.972533391,
								["x"] = 4596.1678547064,
							}, -- end of [6]
							[2] = 
							{
								["y"] = 10850.841954253,
								["x"] = 4596.1312129995,
							}, -- end of [2]
							[3] = 
							{
								["y"] = 9151.305603722,
								["x"] = 4945.3975670967,
							}, -- end of [3]
							[1] = 
							{
								["y"] = 0,
								["x"] = 0,
							}, -- end of [1]
							[4] = 
							{
								["y"] = 12728.191929783,
								["x"] = 5331.4741864175,
							}, -- end of [4]
							[5] = 
							{
								["y"] = 10570.70493946,
								["x"] = 3332.9599216974,
							}, -- end of [5]
						}, -- end of ["points"]
						["mapX"] = -51188.412768782,
						["lineMode"] = "segments",
					}, -- end of [26]
					[27] = 
					{
						["visible"] = true,
						["borderThickness"] = 0,
						["mapY"] = 117379.13100218,
						["layerName"] = "Common",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -60273.739473711,
						["colorString"] = "0x000000ff",
						["name"] = "Text Box-2",
						["angle"] = -44.814099775705,
						["text"] = "Airfield not in use!",
						["fillColorString"] = "0xff000000",
						["primitiveType"] = "TextBox",
						["fontSize"] = 15,
					}, -- end of [27]
					[7] = 
					{
						["visible"] = true,
						["polygonMode"] = "arrow",
						["mapY"] = 143709.01095298,
						["primitiveType"] = "Polygon",
						["style"] = "solid",
						["fillColorString"] = "0xc80000c8",
						["thickness"] = 0,
						["colorString"] = "0xc80000c8",
						["name"] = "Polygon-2-1-2",
						["angle"] = 337,
						["mapX"] = -72330.207750187,
						["points"] = 
						{
							[6] = 
							{
								["y"] = 546.2654930388,
								["x"] = -102.42477994477,
							}, -- end of [6]
							[2] = 
							{
								["y"] = 546.2654930388,
								["x"] = 102.42477994477,
							}, -- end of [2]
							[8] = 
							{
								["y"] = 0,
								["x"] = 102.42477994477,
							}, -- end of [8]
							[3] = 
							{
								["y"] = 546.2654930388,
								["x"] = 273.1327465194,
							}, -- end of [3]
							[1] = 
							{
								["y"] = 0,
								["x"] = 102.42477994477,
							}, -- end of [1]
							[4] = 
							{
								["y"] = 819.3982395582,
								["x"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["y"] = 546.2654930388,
								["x"] = -273.1327465194,
							}, -- end of [5]
							[7] = 
							{
								["y"] = 0,
								["x"] = -102.42477994477,
							}, -- end of [7]
						}, -- end of ["points"]
						["length"] = 819.3982395582,
						["layerName"] = "Common",
					}, -- end of [7]
					[14] = 
					{
						["visible"] = true,
						["mapY"] = 133566.40041564,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 16,
						["colorString"] = "0xc80000c8",
						["style"] = "dash",
						["layerName"] = "Common",
						["name"] = "Line-19",
						["points"] = 
						{
							[31] = 
							{
								["y"] = 21856.285044849,
								["x"] = -13886.589945622,
							}, -- end of [31]
							[2] = 
							{
								["y"] = 0,
								["x"] = 0,
							}, -- end of [2]
							[8] = 
							{
								["y"] = 8814.965791569,
								["x"] = 724.51773629334,
							}, -- end of [8]
							[32] = 
							{
								["y"] = 23063.814605338,
								["x"] = -15214.87246216,
							}, -- end of [32]
							[33] = 
							{
								["y"] = 23748.081356282,
								["x"] = -16180.896110551,
							}, -- end of [33]
							[34] = 
							{
								["y"] = 24512.850077925,
								["x"] = -17629.931583138,
							}, -- end of [34]
							[35] = 
							{
								["y"] = 24714.105004673,
								["x"] = -18475.20227548,
							}, -- end of [35]
							[9] = 
							{
								["y"] = 10264.001264156,
								["x"] = 1489.2864579363,
							}, -- end of [9]
							[36] = 
							{
								["y"] = 24794.606975372,
								["x"] = -19883.986762717,
							}, -- end of [36]
							[37] = 
							{
								["y"] = 24794.606975372,
								["x"] = -21373.273220653,
							}, -- end of [37]
							[38] = 
							{
								["y"] = 24633.603033974,
								["x"] = -22580.802781142,
							}, -- end of [38]
							[39] = 
							{
								["y"] = 24392.097121876,
								["x"] = -23426.073473485,
							}, -- end of [39]
							[10] = 
							{
								["y"] = 11028.769985799,
								["x"] = 1489.2864579363,
							}, -- end of [10]
							[40] = 
							{
								["y"] = 23909.08529768,
								["x"] = -24070.089239079,
							}, -- end of [40]
							[41] = 
							{
								["y"] = 23144.316576037,
								["x"] = -24633.603033974,
							}, -- end of [41]
							[42] = 
							{
								["y"] = 22322.580634829,
								["x"] = -24750.785727622,
							}, -- end of [42]
							[43] = 
							{
								["y"] = 20579.608316628,
								["x"] = -24935.646428037,
							}, -- end of [43]
							[11] = 
							{
								["y"] = 12155.797575588,
								["x"] = 1127.0275897896,
							}, -- end of [11]
							[44] = 
							{
								["y"] = 18810.227326939,
								["x"] = -24962.055099525,
							}, -- end of [44]
							[45] = 
							{
								["y"] = 17093.663680226,
								["x"] = -24962.055099525,
							}, -- end of [45]
							[46] = 
							{
								["y"] = 15482.734719465,
								["x"] = -25094.098456964,
							}, -- end of [46]
							[3] = 
							{
								["y"] = 2213.8041942297,
								["x"] = -3340.8317840193,
							}, -- end of [3]
							[12] = 
							{
								["y"] = 12719.311370483,
								["x"] = 603.76478024446,
							}, -- end of [12]
							[48] = 
							{
								["y"] = 14362.719193859,
								["x"] = -25516.534206952,
							}, -- end of [48]
							[49] = 
							{
								["y"] = 13842.917312963,
								["x"] = -25863.068794216,
							}, -- end of [49]
							[50] = 
							{
								["y"] = 13097.867950345,
								["x"] = -26573.464698108,
							}, -- end of [50]
							[51] = 
							{
								["y"] = 12231.531482185,
								["x"] = -27699.702106716,
							}, -- end of [51]
							[13] = 
							{
								["y"] = 12357.052502336,
								["x"] = -563.51379489482,
							}, -- end of [13]
							[52] = 
							{
								["y"] = 11781.036518741,
								["x"] = -28462.078198697,
							}, -- end of [52]
							[53] = 
							{
								["y"] = 11538.462307656,
								["x"] = -29207.127561315,
							}, -- end of [53]
							[54] = 
							{
								["y"] = 11295.888096572,
								["x"] = -29692.275983485,
							}, -- end of [54]
							[55] = 
							{
								["y"] = 11157.274261666,
								["x"] = -29969.503653296,
							}, -- end of [55]
							[14] = 
							{
								["y"] = 10344.503234855,
								["x"] = -1610.0394139852,
							}, -- end of [14]
							[56] = 
							{
								["y"] = 11035.987156123,
								["x"] = -30593.265910371,
							}, -- end of [56]
							[57] = 
							{
								["y"] = 11053.313885487,
								["x"] = -31095.741061904,
							}, -- end of [57]
							[58] = 
							{
								["y"] = 11053.313885487,
								["x"] = -31771.483507069,
							}, -- end of [58]
							[24] = 
							{
								["y"] = 14289.099799119,
								["x"] = -6118.1497731437,
							}, -- end of [24]
							[59] = 
							{
								["y"] = 11365.195014024,
								["x"] = -32585.83978714,
							}, -- end of [59]
							[15] = 
							{
								["y"] = 9579.7345132119,
								["x"] = -1811.2943407333,
							}, -- end of [15]
							[60] = 
							{
								["y"] = 11694.402871925,
								["x"] = -33642.770278295,
							}, -- end of [60]
							[25] = 
							{
								["y"] = 15094.119506111,
								["x"] = -6641.4125826889,
							}, -- end of [25]
							[61] = 
							{
								["y"] = 12023.610729826,
								["x"] = -34595.740393272,
							}, -- end of [61]
							[103] = 
							{
								["y"] = 25272.148228957,
								["x"] = -67636.176598989,
							}, -- end of [103]
							[62] = 
							{
								["y"] = 12179.551294095,
								["x"] = -35150.195732894,
							}, -- end of [62]
							[1] = 
							{
								["y"] = 0,
								["x"] = 0,
							}, -- end of [1]
							[63] = 
							{
								["y"] = 12404.798775817,
								["x"] = -35635.344155064,
							}, -- end of [63]
							[16] = 
							{
								["y"] = 8009.9460845764,
								["x"] = -2898.0709451734,
							}, -- end of [16]
							[64] = 
							{
								["y"] = 12508.759151996,
								["x"] = -35947.225283602,
							}, -- end of [64]
							[65] = 
							{
								["y"] = 12699.353174991,
								["x"] = -36380.393517682,
							}, -- end of [65]
							[66] = 
							{
								["y"] = 12803.31355117,
								["x"] = -36917.522127941,
							}, -- end of [66]
							[17] = 
							{
								["y"] = 7245.1773629334,
								["x"] = -4588.6123298578,
							}, -- end of [17]
							[68] = 
							{
								["y"] = 13186.066235209,
								["x"] = -38760.679200904,
							}, -- end of [68]
							[69] = 
							{
								["y"] = 13005.875000434,
								["x"] = -39913.903103468,
							}, -- end of [69]
							[70] = 
							{
								["y"] = 12645.492530882,
								["x"] = -41139.203499942,
							}, -- end of [70]
							[18] = 
							{
								["y"] = 7325.6793336327,
								["x"] = -5635.1379489482,
							}, -- end of [18]
							[72] = 
							{
								["y"] = 12285.110061331,
								["x"] = -42796.962859878,
							}, -- end of [72]
							[73] = 
							{
								["y"] = 12068.8805796,
								["x"] = -44022.263256353,
							}, -- end of [73]
							[74] = 
							{
								["y"] = 11996.80408569,
								["x"] = -45283.601899783,
							}, -- end of [74]
							[19] = 
							{
								["y"] = 7768.4401724786,
								["x"] = -6359.6556852415,
							}, -- end of [19]
							[76] = 
							{
								["y"] = 12249.071814376,
								["x"] = -46761.170024943,
							}, -- end of [76]
							[77] = 
							{
								["y"] = 12465.301296107,
								["x"] = -47193.628988404,
							}, -- end of [77]
							[5] = 
							{
								["y"] = 5071.6241540534,
								["x"] = -3783.5926228652,
							}, -- end of [5]
							[20] = 
							{
								["y"] = 9096.7226890164,
								["x"] = -6802.4165240875,
							}, -- end of [20]
							[80] = 
							{
								["y"] = 13366.257469985,
								["x"] = -47734.202692731,
							}, -- end of [80]
							[81] = 
							{
								["y"] = 13798.716433446,
								["x"] = -47734.202692731,
							}, -- end of [81]
							[82] = 
							{
								["y"] = 14159.098902998,
								["x"] = -47590.049704911,
							}, -- end of [82]
							[21] = 
							{
								["y"] = 9941.9933813586,
								["x"] = -7003.6714508356,
							}, -- end of [21]
							[84] = 
							{
								["y"] = 14861.393880153,
								["x"] = -47098.884437159,
							}, -- end of [84]
							[85] = 
							{
								["y"] = 15031.63567571,
								["x"] = -46949.922866048,
							}, -- end of [85]
							[86] = 
							{
								["y"] = 15393.399491267,
								["x"] = -46779.681070491,
							}, -- end of [86]
							[22] = 
							{
								["y"] = 11511.781809994,
								["x"] = -6681.6635680386,
							}, -- end of [22]
							[88] = 
							{
								["y"] = 16116.927122381,
								["x"] = -46800.961294936,
							}, -- end of [88]
							[89] = 
							{
								["y"] = 16670.212957939,
								["x"] = -46971.203090492,
							}, -- end of [89]
							[90] = 
							{
								["y"] = 17542.702160165,
								["x"] = -47354.247130494,
							}, -- end of [90]
							[23] = 
							{
								["y"] = 13443.829106776,
								["x"] = -6118.1497731437,
							}, -- end of [23]
							[92] = 
							{
								["y"] = 19181.279442394,
								["x"] = -49269.467330502,
							}, -- end of [92]
							[93] = 
							{
								["y"] = 19585.60370684,
								["x"] = -50056.83563495,
							}, -- end of [93]
							[6] = 
							{
								["y"] = 6520.6596266401,
								["x"] = -2817.5689744741,
							}, -- end of [6]
							[95] = 
							{
								["y"] = 20276.52100153,
								["x"] = -51914.64385385,
							}, -- end of [95]
							[96] = 
							{
								["y"] = 20790.77674553,
								["x"] = -53457.41108585,
							}, -- end of [96]
							[97] = 
							{
								["y"] = 21598.892914672,
								["x"] = -56028.689805849,
							}, -- end of [97]
							[98] = 
							{
								["y"] = 21966.218446101,
								["x"] = -57497.991931563,
							}, -- end of [98]
							[99] = 
							{
								["y"] = 22774.334615244,
								["x"] = -59848.875332705,
							}, -- end of [99]
							[100] = 
							{
								["y"] = 23508.9856781,
								["x"] = -62934.409796704,
							}, -- end of [100]
							[101] = 
							{
								["y"] = 23949.776315815,
								["x"] = -64256.781709847,
							}, -- end of [101]
							[102] = 
							{
								["y"] = 24831.357591243,
								["x"] = -66387.269792132,
							}, -- end of [102]
							[26] = 
							{
								["y"] = 16100.394139852,
								["x"] = -8009.9460845764,
							}, -- end of [26]
							[104] = 
							{
								["y"] = 25566.0086541,
								["x"] = -68370.827661846,
							}, -- end of [104]
							[105] = 
							{
								["y"] = 25712.938866671,
								["x"] = -68664.688086989,
							}, -- end of [105]
							[94] = 
							{
								["y"] = 19947.367522397,
								["x"] = -50844.203939398,
							}, -- end of [94]
							[27] = 
							{
								["y"] = 16824.911876145,
								["x"] = -9177.2246597156,
							}, -- end of [27]
							[91] = 
							{
								["y"] = 18436.471586835,
								["x"] = -48077.774761608,
							}, -- end of [91]
							[87] = 
							{
								["y"] = 15733.883082379,
								["x"] = -46737.120621602,
							}, -- end of [87]
							[7] = 
							{
								["y"] = 7848.9421431778,
								["x"] = -684.2667509437,
							}, -- end of [7]
							[28] = 
							{
								["y"] = 17549.429612439,
								["x"] = -10465.256190904,
							}, -- end of [28]
							[83] = 
							{
								["y"] = 14447.404878639,
								["x"] = -47337.781976225,
							}, -- end of [83]
							[79] = 
							{
								["y"] = 13041.913247389,
								["x"] = -47662.126198821,
							}, -- end of [79]
							[78] = 
							{
								["y"] = 12825.683765658,
								["x"] = -47626.087951866,
							}, -- end of [78]
							[29] = 
							{
								["y"] = 18716.708187578,
								["x"] = -11632.534766043,
							}, -- end of [29]
							[75] = 
							{
								["y"] = 12068.8805796,
								["x"] = -46004.366838885,
							}, -- end of [75]
							[71] = 
							{
								["y"] = 12465.301296107,
								["x"] = -41859.968439045,
							}, -- end of [71]
							[67] = 
							{
								["y"] = 12933.798506523,
								["x"] = -37679.53179225,
							}, -- end of [67]
							[30] = 
							{
								["y"] = 19803.484792018,
								["x"] = -12477.805458385,
							}, -- end of [30]
							[4] = 
							{
								["y"] = 3703.090652166,
								["x"] = -4065.3495203126,
							}, -- end of [4]
							[47] = 
							{
								["y"] = 15055.788368387,
								["x"] = -25204.653078414,
							}, -- end of [47]
						}, -- end of ["points"]
						["mapX"] = -40285.666748199,
						["lineMode"] = "segments",
					}, -- end of [14]
					[28] = 
					{
						["visible"] = true,
						["borderThickness"] = 0,
						["mapY"] = 112475.79738865,
						["layerName"] = "Common",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -45676.064041734,
						["colorString"] = "0x000000ff",
						["name"] = "Text Box-2-1",
						["angle"] = -44.814099775705,
						["text"] = "Airfield not in use!",
						["fillColorString"] = "0xff000000",
						["primitiveType"] = "TextBox",
						["fontSize"] = 15,
					}, -- end of [28]
					[23] = 
					{
						["visible"] = true,
						["borderThickness"] = 0,
						["mapY"] = 150992.39260221,
						["layerName"] = "Common",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -71123.24122754,
						["colorString"] = "0xc80000ff",
						["name"] = "Text Box-1-1-2",
						["angle"] = 0,
						["text"] = "?",
						["fillColorString"] = "0xc8000000",
						["primitiveType"] = "TextBox",
						["fontSize"] = 30,
					}, -- end of [23]
					[29] = 
					{
						["visible"] = true,
						["mapY"] = 150725.47719243,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 4,
						["colorString"] = "0xc80000c8",
						["style"] = "solid",
						["layerName"] = "Common",
						["name"] = "Line-4-1",
						["points"] = 
						{
							[2] = 
							{
								["y"] = 154.85541799589,
								["x"] = -235.50896246526,
							}, -- end of [2]
							[3] = 
							{
								["y"] = 42.6253577795,
								["x"] = -63.875496466077,
							}, -- end of [3]
							[1] = 
							{
								["y"] = -77.805507788173,
								["x"] = 122.48019926537,
							}, -- end of [1]
							[4] = 
							{
								["y"] = -158.18405821937,
								["x"] = -214.45876453411,
							}, -- end of [4]
							[5] = 
							{
								["y"] = 233.2204615795,
								["x"] = 79.569730057301,
							}, -- end of [5]
						}, -- end of ["points"]
						["mapX"] = -71850.869475587,
						["lineMode"] = "segments",
					}, -- end of [29]
					[15] = 
					{
						["visible"] = true,
						["borderThickness"] = 0,
						["mapY"] = 150785.10071069,
						["layerName"] = "Common",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -71915.512901205,
						["colorString"] = "0xc80000c8",
						["name"] = "Text Box-1-4-1",
						["angle"] = 0,
						["text"] = "",
						["fillColorString"] = "0xff000000",
						["primitiveType"] = "TextBox",
						["fontSize"] = 20,
					}, -- end of [15]
				}, -- end of ["objects"]
			}, -- end of [4]
			[5] = 
			{
				["visible"] = true,
				["name"] = "Author",
				["objects"] = 
				{
					[1] = 
					{
						["visible"] = true,
						["radius"] = 48.379062442725,
						["mapY"] = 123161.92210582,
						["primitiveType"] = "Polygon",
						["thickness"] = 8,
						["colorString"] = "0x000000ff",
						["style"] = "solid",
						["layerName"] = "Author",
						["name"] = "Punkt",
						["fillColorString"] = "0x000000ff",
						["mapX"] = -44562.988270636,
						["polygonMode"] = "circle",
					}, -- end of [1]
				}, -- end of ["objects"]
			}, -- end of [5]
		}, -- end of ["layers"]
	}, -- end of ["drawings"]
	["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
	["pictureFileNameServer"] = 
	{
		[1] = "ResKey_ImageBriefing_71",
	}, -- end of ["pictureFileNameServer"]
	["weather"] = 
	{
		["wind"] = 
		{
			["at8000"] = 
			{
				["speed"] = 5.154,
				["dir"] = 4,
			}, -- end of ["at8000"]
			["atGround"] = 
			{
				["speed"] = 2.0616,
				["dir"] = 9,
			}, -- end of ["atGround"]
			["at2000"] = 
			{
				["speed"] = 5.154,
				["dir"] = 47,
			}, -- 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"] = "RainyPreset4",
			["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"] = "Normandy",
	["triggers"] = 
	{
		["zones"] = 
		{
			[1] = 
			{
				["radius"] = 1219.2,
				["zoneId"] = 1,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 112555.93866562,
				["x"] = -45920.82259085,
				["name"] = "Neue Zerstörung",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [1]
			[2] = 
			{
				["radius"] = 1219.2,
				["zoneId"] = 2,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 117290.72548932,
				["x"] = -61119.031729372,
				["name"] = "Neue Zerstörung-1",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [2]
			[3] = 
			{
				["radius"] = 2133.6,
				["zoneId"] = 3,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 150372.38386101,
				["x"] = -71306.812503171,
				["name"] = "SÜD_BOMB",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [3]
			[4] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 4,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 148673.41949742,
				["x"] = -72078.012394018,
				["name"] = "Bomb_Süd",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [4]
			[5] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 5,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 150665.94341021,
				["x"] = -71914.47498369,
				["name"] = "Bomb_Süd-1",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [5]
			[6] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 6,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 150309.07616851,
				["x"] = -72668.445552176,
				["name"] = "Bomb_Süd-2",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [6]
			[7] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 7,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 149681.71989703,
				["x"] = -72191.977419775,
				["name"] = "Bomb_Süd-3",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [7]
			[8] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 8,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 150477.95687906,
				["x"] = -69693.844161603,
				["name"] = "Bomb_Süd-4",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [8]
			[9] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 9,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 150166.64808312,
				["x"] = -71417.37104313,
				["name"] = "Bomb_Süd-5",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [9]
			[10] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 10,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 148431.07287232,
				["x"] = -71629.414959966,
				["name"] = "Bomb_Süd-6",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [10]
			[11] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 11,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 151706.98011279,
				["x"] = -71535.145583498,
				["name"] = "Bomb_Süd-7",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [11]
			[12] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 12,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 151103.99454789,
				["x"] = -72357.344571727,
				["name"] = "Bomb_Süd-8",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [12]
			[13] = 
			{
				["radius"] = 2133.6,
				["zoneId"] = 13,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 150367.64765176,
				["x"] = -71364.551521405,
				["name"] = "SÜD_Nord",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [13]
			[14] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 14,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 149644.51614935,
				["x"] = -69497.614185388,
				["name"] = "Bomb_nord",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [14]
			[15] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 15,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 149524.26725485,
				["x"] = -70399.989797554,
				["name"] = "Bomb_nord-1",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [15]
			[16] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 16,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 149315.93984896,
				["x"] = -71481.139385926,
				["name"] = "Bomb_nord-2",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [16]
			[17] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 17,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 150783.16062723,
				["x"] = -71027.338766895,
				["name"] = "Bomb_nord-3",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [17]
			[18] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 18,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 150786.77455317,
				["x"] = -70464.929680845,
				["name"] = "Bomb_nord-4",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [18]
			[19] = 
			{
				["radius"] = 1219.2,
				["zoneId"] = 19,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 129716.19492945,
				["x"] = -60166.972061408,
				["name"] = "Neue Zerstörung-2",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [19]
			[20] = 
			{
				["radius"] = 304.8,
				["zoneId"] = 20,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 128487.15777932,
				["x"] = -43893.724398739,
				["name"] = "Neue Zerstörung-3",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [20]
			[21] = 
			{
				["radius"] = 3000,
				["zoneId"] = 21,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 120565.44006438,
				["x"] = -37282.798111766,
				["name"] = "Bomber_raid_support",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 125901.58489918,
						["x"] = -51646.926486368,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 138350.80798332,
						["x"] = -49884.204633746,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 111070.96283309,
						["x"] = -23004.296657662,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 106938.40454193,
						["x"] = -24595.764669287,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [21]
			[22] = 
			{
				["radius"] = 1219.2,
				["zoneId"] = 22,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 147895.77256215,
				["x"] = -47489.949607263,
				["name"] = "Neue Zerstörung-4",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [22]
			[23] = 
			{
				["radius"] = 1219.2,
				["zoneId"] = 23,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 148414.89063693,
				["x"] = -90368.365937422,
				["name"] = "Neue Zerstörung-5",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [23]
			[24] = 
			{
				["radius"] = 3000,
				["zoneId"] = 24,
				["color"] = 
				{
					[1] = 0,
					[2] = 0.50196078431373,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 94520.972499845,
				["x"] = -56994.522576916,
				["name"] = "Safe_Back",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 93875.686338679,
						["x"] = -57517.814339454,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 94047.441610432,
						["x"] = -57684.75404284,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 95151.81195591,
						["x"] = -56451.96854091,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 95008.950094359,
						["x"] = -56323.553384459,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [24]
			[25] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 25,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 149494.47811903,
				["x"] = -69754.631881705,
				["name"] = "crate",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [25]
			[26] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 26,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 149252.18575135,
				["x"] = -69956.954514542,
				["name"] = "crate-1",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [26]
			[27] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 27,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 149405.5395841,
				["x"] = -70051.076443638,
				["name"] = "crate-2",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [27]
			[28] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 28,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 149842.07060009,
				["x"] = -69853.09583416,
				["name"] = "crate-3",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [28]
			[29] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 29,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 149939.43811294,
				["x"] = -70115.988118877,
				["name"] = "crate-4",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [29]
			[30] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 30,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 148886.89354016,
				["x"] = -70363.371259964,
				["name"] = "crate-5",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [30]
			[31] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 31,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 148755.40251621,
				["x"] = -70587.219074534,
				["name"] = "crate-6",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [31]
			[32] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 32,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 148337.44890439,
				["x"] = -70950.384759709,
				["name"] = "crate-7",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [32]
			[33] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 33,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 148612.95390694,
				["x"] = -70886.204617071,
				["name"] = "crate-8",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [33]
			[34] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 34,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 148328.0566884,
				["x"] = -71266.589364905,
				["name"] = "crate-9",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [34]
			[35] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 35,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 148509.63953099,
				["x"] = -71351.119308869,
				["name"] = "crate-10",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [35]
			[36] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 36,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 148684.96089624,
				["x"] = -71600.013032761,
				["name"] = "crate-11",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [36]
			[37] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 37,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 148713.13754423,
				["x"] = -71765.942182022,
				["name"] = "crate-12",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [37]
			[38] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 38,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 148843.06319884,
				["x"] = -71706.458147381,
				["name"] = "crate-13",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [38]
			[39] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 39,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 142621.89063349,
				["x"] = -71294.463671533,
				["name"] = "crate-14",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [39]
			[40] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 40,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 142816.71307333,
				["x"] = -71075.288426719,
				["name"] = "crate-15",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [40]
			[41] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 41,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 143137.35833889,
				["x"] = -71188.934849956,
				["name"] = "crate-16",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [41]
			[42] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 42,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 143689.35525175,
				["x"] = -71144.288040827,
				["name"] = "crate-17",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [42]
			[43] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 43,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 143701.53165424,
				["x"] = -70701.878750368,
				["name"] = "crate-18",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [43]
			[44] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 44,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 143510.76801524,
				["x"] = -70247.29305742,
				["name"] = "crate-19",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [44]
			[45] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 45,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 143754.29606503,
				["x"] = -69946.941796008,
				["name"] = "crate-20",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [45]
			[46] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 46,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 143502.65041358,
				["x"] = -69687.178542895,
				["name"] = "crate-21",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [46]
			[47] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 47,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 136774.08163623,
				["x"] = -74707.521428556,
				["name"] = "crate-22",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [47]
			[48] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 48,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 137027.43603058,
				["x"] = -75027.548031942,
				["name"] = "crate-23",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [48]
			[49] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 49,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 137320.79375035,
				["x"] = -75627.597913291,
				["name"] = "crate-24",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [49]
			[50] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 50,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 136865.29538527,
				["x"] = -75592.740563478,
				["name"] = "crate-25",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [50]
			[51] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 51,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 137060.57154477,
				["x"] = -75392.814971605,
				["name"] = "crate-26",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [51]
			[52] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 52,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 137095.44228754,
				["x"] = -75162.668069333,
				["name"] = "crate-27",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [52]
			[53] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 53,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 136942.01101936,
				["x"] = -75278.903878562,
				["name"] = "crate-28",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [53]
			[54] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 54,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 137193.08036729,
				["x"] = -75285.878027115,
				["name"] = "crate-29",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [54]
			[55] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 55,
				["color"] = 
				{
					[1] = 0.88235294117647,
					[2] = 0.50196078431373,
					[3] = 0.64313725490196,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 137007.13182927,
				["x"] = -74813.058791252,
				["name"] = "crate-30",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [55]
			[56] = 
			{
				["radius"] = 76.2,
				["zoneId"] = 56,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 0.15812797381659,
				["x"] = 0.16326354432385,
				["name"] = "ART1_BOMB",
				["heading"] = 4.7123889803847,
				["linkUnit"] = 314,
				["type"] = 0,
			}, -- end of [56]
			[57] = 
			{
				["radius"] = 76.2,
				["zoneId"] = 57,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 0.11931818258017,
				["x"] = -0.19148874955135,
				["name"] = "ART_BOMB",
				["heading"] = 4.7123889803847,
				["linkUnit"] = 311,
				["type"] = 0,
			}, -- end of [57]
			[58] = 
			{
				["radius"] = 3000,
				["zoneId"] = 58,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 108640.64491143,
				["x"] = -43822.041662633,
				["name"] = "Spawn_B17",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 113226.91629781,
						["x"] = -57749.537001814,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 125498.76124536,
						["x"] = -49178.979880208,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 100336.45084912,
						["x"] = -32404.106282719,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 95500.451253448,
						["x"] = -35955.543485791,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [58]
			[59] = 
			{
				["radius"] = 3000,
				["zoneId"] = 59,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 135390.54843017,
				["x"] = -68815.294239152,
				["name"] = "Info_in_zone",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 127050.24549147,
						["x"] = -83763.121283222,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 135902.0313388,
						["x"] = -84890.471367552,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 142958.40779256,
						["x"] = -53825.713488254,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 135651.50909784,
						["x"] = -52781.870817579,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [59]
			[60] = 
			{
				["radius"] = 30480,
				["zoneId"] = 60,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 51317.038911421,
				["x"] = -121028.46493201,
				["name"] = "JU_88_Del",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [60]
		}, -- end of ["zones"]
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = 15000,
		["zoom"] = 683266.93227092,
		["centerX"] = 3822.7091633466,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["blue"] = 
		{
			[1] = 21,
			[2] = 11,
			[3] = 80,
			[4] = 6,
			[5] = 13,
			[6] = 5,
			[7] = 4,
			[8] = 16,
			[9] = 15,
			[10] = 20,
			[11] = 8,
			[12] = 28,
			[13] = 10,
			[14] = 12,
			[15] = 40,
			[16] = 46,
			[17] = 9,
			[18] = 45,
			[19] = 26,
			[20] = 3,
			[21] = 1,
			[22] = 2,
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			[1] = 91,
			[2] = 70,
			[3] = 83,
			[4] = 17,
			[5] = 65,
			[6] = 86,
			[7] = 64,
			[8] = 25,
			[9] = 63,
			[10] = 76,
			[11] = 78,
			[12] = 66,
			[13] = 90,
			[14] = 30,
			[15] = 87,
			[16] = 31,
			[17] = 61,
			[18] = 33,
			[19] = 60,
			[20] = 35,
			[21] = 69,
			[22] = 36,
			[23] = 48,
			[24] = 59,
			[25] = 67,
			[26] = 72,
			[27] = 71,
			[28] = 79,
			[29] = 58,
			[30] = 57,
			[31] = 55,
			[32] = 56,
			[33] = 92,
			[34] = 88,
			[35] = 73,
			[36] = 39,
			[37] = 89,
			[38] = 54,
			[39] = 77,
			[40] = 41,
			[41] = 42,
			[42] = 22,
			[43] = 44,
			[44] = 85,
			[45] = 53,
			[46] = 75,
			[47] = 52,
			[48] = 51,
			[49] = 32,
			[50] = 82,
			[51] = 7,
			[52] = 68,
			[53] = 50,
			[54] = 74,
			[55] = 49,
			[56] = 84,
			[57] = 29,
			[58] = 62,
			[59] = 23,
		}, -- end of ["neutrals"]
		["red"] = 
		{
			[1] = 18,
			[2] = 27,
			[3] = 81,
			[4] = 34,
			[5] = 37,
			[6] = 38,
			[7] = 0,
			[8] = 43,
			[9] = 47,
			[10] = 19,
			[11] = 24,
		}, -- end of ["red"]
	}, -- end of ["coalitions"]
	["descriptionText"] = "DictKey_descriptionText_1",
	["pictureFileNameR"] = 
	{
		[1] = "ResKey_ImageBriefing_67",
		[2] = "ResKey_ImageBriefing_69",
	}, -- end of ["pictureFileNameR"]
	["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
	["goals"] = {},
	["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
	["pictureFileNameB"] = {},
	["coalition"] = 
	{
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "CJTF Blue",
					["id"] = 80,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 152,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 150758.34455614,
											["x"] = -71053.613191985,
											["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"] = 37,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 184,
										["y"] = 150758.34455614,
										["x"] = -71053.613191985,
										["name"] = "Ground-1-29",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 183,
										["y"] = 150777.06308292,
										["x"] = -71068.086279699,
										["name"] = "Ground-1-28",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 182,
										["y"] = 150768.57220479,
										["x"] = -71114.014211378,
										["name"] = "Ground-1-27",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 181,
										["y"] = 150771.85277134,
										["x"] = -71153.573984462,
										["name"] = "Ground-1-26",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 180,
										["y"] = 150775.0934496,
										["x"] = -71081.902189455,
										["name"] = "Ground-1-25",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 179,
										["y"] = 150791.60253115,
										["x"] = -71001.86235768,
										["name"] = "Ground-1-24",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 178,
										["y"] = 150765.48461275,
										["x"] = -71088.734551504,
										["name"] = "Ground-1-23",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 177,
										["y"] = 150762.58999521,
										["x"] = -71103.400613721,
										["name"] = "Ground-1-22",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [8]
								}, -- end of ["units"]
								["y"] = 150758.34455614,
								["x"] = -71053.613191985,
								["name"] = "Ground-1",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 139,
											["type"] = "Turning Point",
											["ETA"] = 60,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 149517.02715612,
											["x"] = -70362.701374035,
											["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"] = 38,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 185,
										["y"] = 149517.02715612,
										["x"] = -70362.701374035,
										["name"] = "Ground-2-1",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 186,
										["y"] = 149532.63119315,
										["x"] = -70394.570612893,
										["name"] = "Ground-2-2",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 187,
										["y"] = 149550.72692075,
										["x"] = -70429.939535031,
										["name"] = "Ground-2-3",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 188,
										["y"] = 149569.23391489,
										["x"] = -70466.953523315,
										["name"] = "Ground-2-4",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 189,
										["y"] = 149576.22544601,
										["x"] = -70573.471556266,
										["name"] = "Ground-2-11",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 190,
										["y"] = 149562.24238377,
										["x"] = -70668.062859658,
										["name"] = "Ground-2-12",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 191,
										["y"] = 149601.72397128,
										["x"] = -70638.451669031,
										["name"] = "Ground-2-13",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 192,
										["y"] = 149537.97765812,
										["x"] = -70517.95057384,
										["name"] = "Ground-2-14",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 193,
										["y"] = 149535.09879237,
										["x"] = -70575.939155485,
										["name"] = "Ground-2-15",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 194,
										["y"] = 149594.20974799,
										["x"] = -70690.596009681,
										["name"] = "Ground-2-16",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 195,
										["y"] = 149565.99898494,
										["x"] = -70349.422093955,
										["name"] = "Ground-2-17",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 196,
										["y"] = 149484.0114548,
										["x"] = -70452.567696384,
										["name"] = "Ground-2-18",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 197,
										["y"] = 149506.93269978,
										["x"] = -70499.291772698,
										["name"] = "Ground-2-19",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 198,
										["y"] = 149523.68284035,
										["x"] = -70622.713861074,
										["name"] = "Ground-2-20",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 199,
										["y"] = 149587.16939944,
										["x"] = -70402.314629929,
										["name"] = "Ground-2-21",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 200,
										["y"] = 149498.4800499,
										["x"] = -70579.050652552,
										["name"] = "Ground-2-22",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 201,
										["y"] = 149637.29816222,
										["x"] = -70670.953384316,
										["name"] = "Ground-2-23",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [17]
									[18] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 202,
										["y"] = 149609.0203986,
										["x"] = -70440.875216683,
										["name"] = "Ground-2-24",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [18]
									[19] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 203,
										["y"] = 149595.52419323,
										["x"] = -70478.150450545,
										["name"] = "Ground-2-25",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [19]
									[20] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 204,
										["y"] = 149638.58351511,
										["x"] = -70618.896592198,
										["name"] = "Ground-2-26",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [20]
								}, -- end of ["units"]
								["y"] = 149517.02715612,
								["x"] = -70362.701374035,
								["name"] = "Ground-2",
								["start_time"] = 60,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 123,
											["type"] = "Turning Point",
											["ETA"] = 60,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 149241.11028316,
											["x"] = -71201.400948257,
											["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",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 205,
										["y"] = 149241.11028316,
										["x"] = -71201.400948257,
										["name"] = "Ground-3-1",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 206,
										["y"] = 149256.71432018,
										["x"] = -71233.270187115,
										["name"] = "Ground-3-2",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 207,
										["y"] = 149274.81004779,
										["x"] = -71268.639109253,
										["name"] = "Ground-3-3",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 208,
										["y"] = 149293.31704193,
										["x"] = -71305.653097537,
										["name"] = "Ground-3-4",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 209,
										["y"] = 149300.30857305,
										["x"] = -71412.171130488,
										["name"] = "Ground-3-13",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 210,
										["y"] = 149286.32551081,
										["x"] = -71506.76243388,
										["name"] = "Ground-3-14",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 211,
										["y"] = 149325.80709831,
										["x"] = -71477.151243253,
										["name"] = "Ground-3-15",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 212,
										["y"] = 149262.06078516,
										["x"] = -71356.650148062,
										["name"] = "Ground-3-16",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 213,
										["y"] = 149259.1819194,
										["x"] = -71414.638729707,
										["name"] = "Ground-3-17",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 214,
										["y"] = 149318.29287503,
										["x"] = -71529.295583903,
										["name"] = "Ground-3-18",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 215,
										["y"] = 149187.87097569,
										["x"] = -71223.81749877,
										["name"] = "Ground-3-19",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 216,
										["y"] = 149208.09458183,
										["x"] = -71291.267270606,
										["name"] = "Ground-3-20",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 217,
										["y"] = 149231.01582682,
										["x"] = -71337.99134692,
										["name"] = "Ground-3-21",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 218,
										["y"] = 149247.76596738,
										["x"] = -71461.413435296,
										["name"] = "Ground-3-22",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 219,
										["y"] = 149311.25252647,
										["x"] = -71241.014204151,
										["name"] = "Ground-3-23",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 220,
										["y"] = 149222.56317694,
										["x"] = -71417.750226774,
										["name"] = "Ground-3-24",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 221,
										["y"] = 149361.38128925,
										["x"] = -71509.652958538,
										["name"] = "Ground-3-25",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [17]
									[18] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 222,
										["y"] = 149333.10352563,
										["x"] = -71279.574790905,
										["name"] = "Ground-3-26",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [18]
									[19] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 223,
										["y"] = 149319.60732027,
										["x"] = -71316.850024767,
										["name"] = "Ground-3-27",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [19]
									[20] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 224,
										["y"] = 149362.66664214,
										["x"] = -71457.59616642,
										["name"] = "Ground-3-28",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [20]
								}, -- end of ["units"]
								["y"] = 149241.11028316,
								["x"] = -71201.400948257,
								["name"] = "Ground-3",
								["start_time"] = 60,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 138,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 150668.49846044,
											["x"] = -71857.619987008,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["enabled"] = true,
															["params"] = 
															{
																["expendQtyEnabled"] = false,
																["alt_type"] = 1,
																["y"] = 137615.47408616,
																["templateId"] = "",
																["counterbattaryRadius"] = 0,
																["expendQty"] = 1,
																["x"] = -65010.800120313,
																["weaponType"] = 52613349374,
																["zoneRadius"] = 1000.0488,
															}, -- 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"] = 76,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M12_GMC",
										["unitId"] = 311,
										["y"] = 150668.49846044,
										["x"] = -71857.619987008,
										["name"] = "ART",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 150668.49846044,
								["x"] = -71857.619987008,
								["name"] = "Ground-29",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 143,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 151107.9267814,
											["x"] = -72321.849702764,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["enabled"] = true,
															["params"] = 
															{
																["expendQtyEnabled"] = false,
																["alt_type"] = 1,
																["y"] = 136978.17585253,
																["templateId"] = "",
																["counterbattaryRadius"] = 0,
																["expendQty"] = 1,
																["x"] = -75129.143336484,
																["weaponType"] = 52613349374,
																["zoneRadius"] = 1000.0488,
															}, -- 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"] = 77,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M12_GMC",
										["unitId"] = 314,
										["y"] = 151107.9267814,
										["x"] = -72321.849702764,
										["name"] = "ART-1",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 151107.9267814,
								["x"] = -72321.849702764,
								["name"] = "Ground-30",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 136,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 150649.22225107,
											["x"] = -71875.160755208,
											["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"] = 79,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 319,
										["y"] = 150649.22225107,
										["x"] = -71875.160755208,
										["name"] = "Ground-32-1",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 320,
										["y"] = 150660.39324695,
										["x"] = -71914.701589614,
										["name"] = "Ground-32-2",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 321,
										["y"] = 150682.9220157,
										["x"] = -71942.398916204,
										["name"] = "Ground-32-3",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 322,
										["y"] = 150755.97534831,
										["x"] = -71832.459516312,
										["name"] = "Ground-32-4",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 323,
										["y"] = 150723.90129503,
										["x"] = -71875.67935968,
										["name"] = "Ground-32-5",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 324,
										["y"] = 150682.48022607,
										["x"] = -71823.409920902,
										["name"] = "Ground-32-6",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 325,
										["y"] = 150694.73107263,
										["x"] = -71904.467507961,
										["name"] = "Ground-32-7",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 326,
										["y"] = 150699.52688485,
										["x"] = -71850.786345027,
										["name"] = "Ground-32-8",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [8]
								}, -- end of ["units"]
								["y"] = 150649.22225107,
								["x"] = -71875.160755208,
								["name"] = "Ground-32",
								["start_time"] = 0,
							}, -- end of [6]
							[7] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 142,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 151073.13022758,
											["x"] = -72313.238591697,
											["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"] = 80,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 327,
										["y"] = 151073.13022758,
										["x"] = -72313.238591697,
										["name"] = "Ground-33-1",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 328,
										["y"] = 151088.7342646,
										["x"] = -72345.107830555,
										["name"] = "Ground-33-2",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 329,
										["y"] = 151095.58892352,
										["x"] = -72414.302723415,
										["name"] = "Ground-33-3",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 330,
										["y"] = 151120.47558659,
										["x"] = -72388.505572676,
										["name"] = "Ground-33-4",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 331,
										["y"] = 151147.80927154,
										["x"] = -72313.757196169,
										["name"] = "Ground-33-5",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 332,
										["y"] = 151106.38820259,
										["x"] = -72261.487757392,
										["name"] = "Ground-33-6",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 333,
										["y"] = 151118.63904915,
										["x"] = -72342.54534445,
										["name"] = "Ground-33-7",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 334,
										["y"] = 151123.43486136,
										["x"] = -72288.864181516,
										["name"] = "Ground-33-8",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = false,
									}, -- end of [8]
								}, -- end of ["units"]
								["y"] = 151073.13022758,
								["x"] = -72313.238591697,
								["name"] = "Ground-33",
								["start_time"] = 0,
							}, -- end of [7]
							[8] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 153,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 150768.59206037,
											["x"] = -71060.101330823,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["enabled"] = true,
															["params"] = 
															{
																["expendQtyEnabled"] = false,
																["alt_type"] = 1,
																["y"] = 142973.29892829,
																["templateId"] = "",
																["counterbattaryRadius"] = 0,
																["expendQty"] = 1,
																["x"] = -70267.920982181,
																["weaponType"] = 52613349374,
																["zoneRadius"] = 1000.0488,
															}, -- 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"] = 94,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M2A1-105",
										["unitId"] = 401,
										["y"] = 150768.59206037,
										["x"] = -71060.101330823,
										["name"] = "HOW",
										["heading"] = 4.6949356878647,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M2A1-105",
										["unitId"] = 400,
										["y"] = 150759.60591053,
										["x"] = -71080.150969561,
										["name"] = "HOW-1",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M2A1-105",
										["unitId"] = 399,
										["y"] = 150772.88414005,
										["x"] = -71099.62052202,
										["name"] = "HOW-2",
										["heading"] = 4.6600291028249,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M2A1-105",
										["unitId"] = 398,
										["y"] = 150762.5659817,
										["x"] = -71122.085311094,
										["name"] = "HOW-3",
										["heading"] = 4.607669225265,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M2A1-105",
										["unitId"] = 397,
										["y"] = 150768.59206037,
										["x"] = -71140.101330823,
										["name"] = "HOW-4",
										["heading"] = 4.5902159327451,
										["playerCanDrive"] = false,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 150768.59206037,
								["x"] = -71060.101330823,
								["name"] = "Ground-4",
								["start_time"] = 0,
							}, -- end of [8]
						}, -- 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"] = 4267.2,
											["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"] = 1,
																		["name"] = 1,
																	}, -- 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"] = 3,
																	}, -- 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"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- 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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 200482.61476319,
											["x"] = -18248.627124484,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "CarpetBombing",
															["enabled"] = true,
															["params"] = 
															{
																["attackType"] = "Carpet",
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 4572,
																["x"] = -57045.369819858,
																["carpetLength"] = 500,
																["groupAttack"] = false,
																["altitudeEnabled"] = false,
																["weaponType"] = 9663676414,
																["y"] = 95283.196263545,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 733.0842056934,
											["ETA_locked"] = false,
											["y"] = 111183.29206162,
											["x"] = -51604.080604138,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 63,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "107 sqn",
										["skill"] = "Good",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "A-20G",
										["unitId"] = 248,
										["psi"] = 1.9282724725228,
										["onboard_num"] = "010",
										["y"] = 200482.61476319,
										["x"] = -18248.627124484,
										["name"] = "Luft-1-5",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1500,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.9282724725228,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "107 sqn",
										["skill"] = "High",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "A-20G",
										["unitId"] = 250,
										["psi"] = 1.9282724725228,
										["onboard_num"] = "012",
										["y"] = 200522.61476319,
										["x"] = -18288.627124484,
										["name"] = "Luft-1-6",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1500,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.9282724725228,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "107 sqn",
										["skill"] = "High",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "A-20G",
										["unitId"] = 251,
										["psi"] = 1.9282724725228,
										["onboard_num"] = "013",
										["y"] = 200562.61476319,
										["x"] = -18328.627124484,
										["name"] = "Luft-1-7",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1500,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.9282724725228,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "107 sqn",
										["skill"] = "High",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "A-20G",
										["unitId"] = 252,
										["psi"] = 1.9282724725228,
										["onboard_num"] = "014",
										["y"] = 200602.61476319,
										["x"] = -18368.627124484,
										["name"] = "Luft-1-8",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1500,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.9282724725228,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 200482.61476319,
								["x"] = -18248.627124484,
								["name"] = "B17",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4267.2,
											["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"] = 1,
																		["name"] = 1,
																	}, -- 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"] = 3,
																	}, -- 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"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- 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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 199646.02591375,
											["x"] = -16069.093016741,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "CarpetBombing",
															["enabled"] = true,
															["params"] = 
															{
																["groupAttack"] = false,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["y"] = 94955.251145737,
																["x"] = -57330.410659828,
																["carpetLength"] = 500,
																["attackType"] = "Carpet",
																["altitudeEnabled"] = false,
																["weaponType"] = 9663676414,
																["altitude"] = 4572,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 726.80599915913,
											["ETA_locked"] = false,
											["y"] = 110962.56247037,
											["x"] = -50776.344636947,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 65,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 645th bs",
										["skill"] = "Good",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "A-20G",
										["unitId"] = 253,
										["psi"] = 1.9438332033993,
										["onboard_num"] = "015",
										["y"] = 199646.02591375,
										["x"] = -16069.093016741,
										["name"] = "Luft-3-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1500,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.9438332033993,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "107 sqn",
										["skill"] = "High",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "A-20G",
										["unitId"] = 254,
										["psi"] = 1.9438332033993,
										["onboard_num"] = "016",
										["y"] = 199686.02591375,
										["x"] = -16109.093016741,
										["name"] = "Luft-3-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1500,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.9438332033993,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "107 sqn",
										["skill"] = "High",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "A-20G",
										["unitId"] = 255,
										["psi"] = 1.9438332033993,
										["onboard_num"] = "017",
										["y"] = 199726.02591375,
										["x"] = -16149.093016741,
										["name"] = "Luft-3-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1500,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.9438332033993,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 4267.2,
										["alt_type"] = "BARO",
										["livery_id"] = "107 sqn",
										["skill"] = "High",
										["speed"] = 123.33333333333,
										["AddPropAircraft"] = {},
										["type"] = "A-20G",
										["unitId"] = 256,
										["psi"] = 1.9438332033993,
										["onboard_num"] = "018",
										["y"] = 199766.02591375,
										["x"] = -16189.093016741,
										["name"] = "Luft-3-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1500,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.9438332033993,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 199646.02591375,
								["x"] = -16069.093016741,
								["name"] = "B17-1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Escort",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["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"] = false,
															["id"] = "Escort",
															["number"] = 5,
															["params"] = 
															{
																["groupId"] = 63,
																["noTargetTypes"] = {},
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["engagementDistMax"] = 60000,
																["lastWptIndexFlagChangedManually"] = true,
																["lastWptIndex"] = 2,
																["lastWptIndexFlag"] = true,
																["value"] = "Air;",
																["pos"] = 
																{
																	["y"] = 0,
																	["x"] = -500,
																	["z"] = 200,
																}, -- end of ["pos"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 201948.46637153,
											["x"] = -16119.504539879,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 90,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "RAF 112 Sqdn",
										["skill"] = "Average",
										["speed"] = 123.33333333333,
										["type"] = "P-51D",
										["unitId"] = 370,
										["psi"] = 1.9259644380107,
										["onboard_num"] = "011",
										["y"] = 201948.46637153,
										["x"] = -16119.504539879,
										["name"] = "B17-2-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 497.76,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.9151263149654,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "RAF 112 Sqdn",
										["skill"] = "Average",
										["speed"] = 123.33333333333,
										["type"] = "P-51D",
										["unitId"] = 374,
										["psi"] = 0,
										["onboard_num"] = "019",
										["y"] = 201988.46637153,
										["x"] = -16159.504539879,
										["name"] = "B17-2-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 497.76,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.9151263149654,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 201948.46637153,
								["x"] = -16119.504539879,
								["name"] = "B17-CAP",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [3]
						}, -- end of ["group"]
					}, -- end of ["plane"]
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 117218.79145632,
											["speed"] = 0,
											["x"] = -61657.375475969,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 8,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 83,
										["y"] = 117218.79145632,
										["x"] = -61657.375475969,
										["name"] = "Statisch Großer Rauch-1-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 117218.79145632,
								["x"] = -61657.375475969,
								["name"] = "Statisch Großer Rauch-1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 112795.60945412,
											["speed"] = 0,
											["x"] = -46595.204522132,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 9,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 84,
										["y"] = 112795.60945412,
										["x"] = -46595.204522132,
										["name"] = "Statisch Großer Rauch-2-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 112795.60945412,
								["x"] = -46595.204522132,
								["name"] = "Statisch Großer Rauch-2",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 112691.49237925,
											["speed"] = 0,
											["x"] = -45178.438031985,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 10,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 85,
										["y"] = 112691.49237925,
										["x"] = -45178.438031985,
										["name"] = "Statisch Großer Rauch-3-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 112691.49237925,
								["x"] = -45178.438031985,
								["name"] = "Statisch Großer Rauch-3",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 129832.38769924,
											["speed"] = 0,
											["x"] = -60171.022590418,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 12,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 95,
										["y"] = 129832.38769924,
										["x"] = -60171.022590418,
										["name"] = "Statisch Großer Rauch-4-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 129832.38769924,
								["x"] = -60171.022590418,
								["name"] = "Statisch Großer Rauch-4",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 128375.71190397,
											["speed"] = 0,
											["x"] = -44002.798951595,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 13,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 96,
										["y"] = 128375.71190397,
										["x"] = -44002.798951595,
										["name"] = "Statisch Großer Rauch-5-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 128375.71190397,
								["x"] = -44002.798951595,
								["name"] = "Statisch Großer Rauch-5",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 147794.62449152,
											["speed"] = 0,
											["x"] = -47528.403881882,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 72,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 305,
										["y"] = 147794.62449152,
										["x"] = -47528.403881882,
										["name"] = "Statisch Großer Rauch-6-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 147794.62449152,
								["x"] = -47528.403881882,
								["name"] = "Statisch Großer Rauch-6",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 147713.40548659,
											["speed"] = 0,
											["x"] = -47485.202283514,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 73,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 306,
										["y"] = 147713.40548659,
										["x"] = -47485.202283514,
										["name"] = "Statisch Großer Rauch-7-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 147713.40548659,
								["x"] = -47485.202283514,
								["name"] = "Statisch Großer Rauch-7",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 148350.82243347,
											["speed"] = 0,
											["x"] = -90479.843928413,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 74,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 307,
										["y"] = 148350.82243347,
										["x"] = -90479.843928413,
										["name"] = "Statisch Großer Rauch-8-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 148350.82243347,
								["x"] = -90479.843928413,
								["name"] = "Statisch Großer Rauch-8",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 149029.8125175,
											["speed"] = 0,
											["x"] = -90314.179992029,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 75,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 308,
										["y"] = 149029.8125175,
										["x"] = -90314.179992029,
										["name"] = "Statisch Großer Rauch-9-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 149029.8125175,
								["x"] = -90314.179992029,
								["name"] = "Statisch Großer Rauch-9",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 116154.13405704,
											["speed"] = 0,
											["x"] = -61241.460233724,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 95,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 406,
										["y"] = 116154.13405704,
										["x"] = -61241.460233724,
										["name"] = "Statisch Großer Rauch-10-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 116154.13405704,
								["x"] = -61241.460233724,
								["name"] = "Statisch Großer Rauch-10",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 115564.30692422,
											["speed"] = 0,
											["x"] = -60833.593775228,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 96,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 407,
										["y"] = 115564.30692422,
										["x"] = -60833.593775228,
										["name"] = "Statisch Großer Rauch-11-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 115564.30692422,
								["x"] = -60833.593775228,
								["name"] = "Statisch Großer Rauch-11",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 128563.60206792,
											["speed"] = 0,
											["x"] = -44634.661093476,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 97,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 6,
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 408,
										["y"] = 128563.60206792,
										["x"] = -44634.661093476,
										["name"] = "Statisch Großer Rauch-12-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 128563.60206792,
								["x"] = -44634.661093476,
								["name"] = "Statisch Großer Rauch-12",
								["dead"] = false,
							}, -- end of [12]
							[13] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 131087.11974899,
											["speed"] = 0,
											["x"] = -60765.592040503,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 98,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 7,
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 409,
										["y"] = 131087.11974899,
										["x"] = -60765.592040503,
										["name"] = "Statisch Großer Rauch-13-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 131087.11974899,
								["x"] = -60765.592040503,
								["name"] = "Statisch Großer Rauch-13",
								["dead"] = false,
							}, -- end of [13]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [1]
				[2] = 
				{
					["id"] = 5,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 140,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 151942.33991576,
											["x"] = -72570.360429735,
											["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",
										["coldAtStart"] = false,
										["type"] = "M45_Quadmount",
										["unitId"] = 111,
										["y"] = 151942.33991576,
										["x"] = -72570.360429735,
										["name"] = "Ground-12-1",
										["heading"] = 2.5830872929516,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 151942.33991576,
								["x"] = -72570.360429735,
								["name"] = "Ground-12",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 176,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 150836.66604933,
											["x"] = -70194.150314398,
											["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",
										["coldAtStart"] = false,
										["type"] = "M45_Quadmount",
										["unitId"] = 112,
										["y"] = 150836.66604933,
										["x"] = -70194.150314398,
										["name"] = "Ground-13-1",
										["heading"] = 2.5830872929516,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 150836.66604933,
								["x"] = -70194.150314398,
								["name"] = "Ground-13",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 135,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 150216.14353091,
											["x"] = -71423.657798585,
											["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",
										["coldAtStart"] = false,
										["type"] = "M45_Quadmount",
										["unitId"] = 114,
										["y"] = 150216.14353091,
										["x"] = -71423.657798585,
										["name"] = "Ground-15-1",
										["heading"] = 2.5830872929516,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 150216.14353091,
								["x"] = -71423.657798585,
								["name"] = "Ground-15",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 120,
											["type"] = "Turning Point",
											["ETA"] = 60,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 149376.52355751,
											["x"] = -71210.839367925,
											["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] = 
									{
										["livery_id"] = "autumn",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M2A1_halftrack",
										["unitId"] = 138,
										["y"] = 149376.52355751,
										["x"] = -71210.839367925,
										["name"] = "Ground-17-1",
										["heading"] = 4.7298422729046,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Daimler_AC",
										["unitId"] = 139,
										["y"] = 149402.69411948,
										["x"] = -71272.779175017,
										["name"] = "Ground-17-2",
										["heading"] = 4.5029494701454,
										["playerCanDrive"] = false,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 149376.52355751,
								["x"] = -71210.839367925,
								["name"] = "Ground-17",
								["start_time"] = 60,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 134,
											["type"] = "Turning Point",
											["ETA"] = 60,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 149670.7496218,
											["x"] = -70487.220570101,
											["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"] = 78,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "autumn",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M2A1_halftrack",
										["unitId"] = 317,
										["y"] = 149670.7496218,
										["x"] = -70487.220570101,
										["name"] = "Ground-31-1",
										["heading"] = 5.2708943410229,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Daimler_AC",
										["unitId"] = 318,
										["y"] = 149685.39932355,
										["x"] = -70552.713354375,
										["name"] = "Ground-31-2",
										["heading"] = 4.8694686130642,
										["playerCanDrive"] = false,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 149670.7496218,
								["x"] = -70487.220570101,
								["name"] = "Ground-31",
								["start_time"] = 60,
							}, -- end of [5]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["name"] = "France",
				}, -- end of [2]
				[3] = 
				{
					["name"] = "USA",
					["id"] = 2,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 0,
								["hiddenOnPlanner"] = true,
								["groupId"] = 56,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "LTAvehicles",
										["shape_name"] = "m1_vla",
										["type"] = "m1_vla",
										["unitId"] = 241,
										["rate"] = 10,
										["lenghtRope"] = 107.41152,
										["y"] = 151019.20323758,
										["x"] = -72434.215038843,
										["name"] = "Statisch M1-Sperrballon-12-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 151019.20323758,
								["x"] = -72434.215038843,
								["name"] = "Statisch M1-Sperrballon-12",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 151019.20323758,
											["speed"] = 0,
											["x"] = -72434.215038843,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 150528.02189002,
											["speed"] = 0,
											["x"] = -71946.361903658,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 83,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "LTAvehicles",
										["shape_name"] = "m1_vla",
										["type"] = "m1_vla",
										["unitId"] = 361,
										["rate"] = 10,
										["lenghtRope"] = 58.64352,
										["y"] = 150528.02189002,
										["x"] = -71946.361903658,
										["name"] = "Statisch M1-Sperrballon-1-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 150528.02189002,
								["x"] = -71946.361903658,
								["name"] = "Statisch M1-Sperrballon-1",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 3.8920842319474,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 150796.57643234,
											["speed"] = 0,
											["x"] = -71159.873361544,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 84,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "LTAvehicles",
										["shape_name"] = "m1_vla",
										["type"] = "m1_vla",
										["unitId"] = 362,
										["rate"] = 10,
										["lenghtRope"] = 30.48,
										["y"] = 150796.57643234,
										["x"] = -71159.873361544,
										["name"] = "Statisch M1-Sperrballon-2-1",
										["heading"] = 3.8920842319474,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 150796.57643234,
								["x"] = -71159.873361544,
								["name"] = "Statisch M1-Sperrballon-2",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 150202.65359203,
											["speed"] = 0,
											["x"] = -71346.798459794,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 85,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "LTAvehicles",
										["shape_name"] = "m1_vla",
										["type"] = "m1_vla",
										["unitId"] = 363,
										["rate"] = 10,
										["lenghtRope"] = 58.64352,
										["y"] = 150202.65359203,
										["x"] = -71346.798459794,
										["name"] = "Statisch M1-Sperrballon-3-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 150202.65359203,
								["x"] = -71346.798459794,
								["name"] = "Statisch M1-Sperrballon-3",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 150725.76588296,
											["speed"] = 0,
											["x"] = -70207.571092435,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 86,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "LTAvehicles",
										["shape_name"] = "m1_vla",
										["type"] = "m1_vla",
										["unitId"] = 364,
										["rate"] = 10,
										["lenghtRope"] = 152.4,
										["y"] = 150725.76588296,
										["x"] = -70207.571092435,
										["name"] = "Statisch M1-Sperrballon-4-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 150725.76588296,
								["x"] = -70207.571092435,
								["name"] = "Statisch M1-Sperrballon-4",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 4.8694686130642,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 150764.46107419,
											["speed"] = 0,
											["x"] = -71031.170739489,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 87,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "LTAvehicles",
										["shape_name"] = "m1_vla",
										["type"] = "m1_vla",
										["unitId"] = 365,
										["rate"] = 10,
										["lenghtRope"] = 152.4,
										["y"] = 150764.46107419,
										["x"] = -71031.170739489,
										["name"] = "Statisch M1-Sperrballon-5-1",
										["heading"] = 4.8694686130642,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 150764.46107419,
								["x"] = -71031.170739489,
								["name"] = "Statisch M1-Sperrballon-5",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 150675.79702135,
											["speed"] = 0,
											["x"] = -71773.122785664,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 88,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "LTAvehicles",
										["shape_name"] = "m1_vla",
										["type"] = "m1_vla",
										["unitId"] = 366,
										["rate"] = 10,
										["lenghtRope"] = 76.93152,
										["y"] = 150675.79702135,
										["x"] = -71773.122785664,
										["name"] = "Statisch M1-Sperrballon-6-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 150675.79702135,
								["x"] = -71773.122785664,
								["name"] = "Statisch M1-Sperrballon-6",
								["dead"] = false,
							}, -- end of [7]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 155,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 150784.54058216,
											["x"] = -71091.151812492,
											["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"] = 71,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["TentedRoof"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "CCKW_353",
										["unitId"] = 304,
										["y"] = 150784.54058216,
										["x"] = -71091.151812492,
										["name"] = "Ground-28-1",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 150784.54058216,
								["x"] = -71091.151812492,
								["name"] = "Ground-28",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 133,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 150610.59168347,
											["x"] = -71910.213125847,
											["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"] = 81,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["TentedRoof"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "CCKW_353",
										["unitId"] = 357,
										["y"] = 150610.59168347,
										["x"] = -71910.213125847,
										["name"] = "Ground-16-1",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 150610.59168347,
								["x"] = -71910.213125847,
								["name"] = "Ground-16",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 150,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 151224.02537868,
											["x"] = -72349.584397406,
											["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"] = 82,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["TentedRoof"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "CCKW_353",
										["unitId"] = 358,
										["y"] = 151224.02537868,
										["x"] = -72349.584397406,
										["name"] = "Ground-18-1",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 151224.02537868,
								["x"] = -72349.584397406,
								["name"] = "Ground-18",
								["start_time"] = 0,
							}, -- end of [3]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
				}, -- end of [3]
				[4] = 
				{
					["id"] = 4,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 95,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 171569.94127615,
											["x"] = -34619.129016088,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "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"] = 92,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "QF_37_AA",
										["unitId"] = 377,
										["y"] = 171569.94127615,
										["x"] = -34619.129016088,
										["name"] = "Ground-5-1",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "QF_37_AA",
										["unitId"] = 378,
										["y"] = 171598.81862078,
										["x"] = -34605.521555725,
										["name"] = "Ground-5-2",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "QF_37_AA",
										["unitId"] = 379,
										["y"] = 171630.47033926,
										["x"] = -34623.657134959,
										["name"] = "Ground-5-3",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "QF_37_AA",
										["unitId"] = 380,
										["y"] = 171565.24755184,
										["x"] = -34652.224670936,
										["name"] = "Ground-5-4",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 381,
										["y"] = 171568.40189702,
										["x"] = -34614.819445222,
										["name"] = "Ground-5-5",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 382,
										["y"] = 171565.63331497,
										["x"] = -34617.744193089,
										["name"] = "Ground-5-6",
										["heading"] = 1.0821041362365,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 383,
										["y"] = 171570.71618274,
										["x"] = -34614.676588079,
										["name"] = "Ground-5-7",
										["heading"] = 3.3510321638291,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["TentedRoof"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "CCKW_353",
										["unitId"] = 393,
										["y"] = 171594.70816705,
										["x"] = -34623.10456778,
										["name"] = "Ground-5-17",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 384,
										["y"] = 171596.4607008,
										["x"] = -34601.013487146,
										["name"] = "Ground-5-8",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 385,
										["y"] = 171594.83923851,
										["x"] = -34603.040315,
										["name"] = "Ground-5-9",
										["heading"] = 1.9722220547536,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 386,
										["y"] = 171600.37923465,
										["x"] = -34600.337877861,
										["name"] = "Ground-5-10",
										["heading"] = 3.9618974020271,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 387,
										["y"] = 171629.17634433,
										["x"] = -34619.883022956,
										["name"] = "Ground-5-11",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 388,
										["y"] = 171626.36339357,
										["x"] = -34621.923185043,
										["name"] = "Ground-5-12",
										["heading"] = 1.2566370614359,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 389,
										["y"] = 171630.8764794,
										["x"] = -34619.388438207,
										["name"] = "Ground-5-13",
										["heading"] = 3.1939525311496,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 390,
										["y"] = 171561.49369012,
										["x"] = -34649.923384883,
										["name"] = "Ground-5-14",
										["heading"] = 2.0071286397935,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 391,
										["y"] = 171562.69771657,
										["x"] = -34647.934123799,
										["name"] = "Ground-5-15",
										["heading"] = 2.6703537555513,
										["playerCanDrive"] = false,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_wwii_br_01",
										["unitId"] = 392,
										["y"] = 171565.68160819,
										["x"] = -34647.096540185,
										["name"] = "Ground-5-16",
										["heading"] = 3.7873644768277,
										["playerCanDrive"] = false,
									}, -- end of [17]
								}, -- end of ["units"]
								["y"] = 171569.94127615,
								["x"] = -34619.129016088,
								["name"] = "Ground-5",
								["start_time"] = 0,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["name"] = "UK",
				}, -- end of [4]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = {},
		}, -- end of ["neutrals"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "CJTF Red",
					["id"] = 81,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "GoToWaypoint",
										["enabled"] = true,
										["params"] = 
										{
											["nWaypointIndx"] = 2,
										}, -- end of ["params"]
									}, -- end of [1]
								}, -- end of ["tasks"]
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 137215.9351486,
												["x"] = -64684.528027411,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 148373.37797053,
												["x"] = -70197.51084758,
											}, -- end of [2]
										}, -- end of [1]
										[2] = 
										{
											[1] = 
											{
												["y"] = 148373.37797053,
												["x"] = -70197.51084758,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 149614.59176594,
												["x"] = -70538.685698383,
											}, -- end of [2]
										}, -- end of [2]
										[3] = 
										{
											[1] = 
											{
												["y"] = 149614.59176594,
												["x"] = -70538.685698383,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 149614.59176594,
												["x"] = -70538.685698383,
											}, -- end of [2]
										}, -- end of [3]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 81,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 137215.9351486,
											["x"] = -64684.528027411,
											["ETA_locked"] = true,
											["speed"] = 25,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Hold",
															["enabled"] = true,
															["params"] = 
															{
																["templateId"] = "",
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 118,
											["type"] = "Turning Point",
											["ETA"] = 497.80560045068,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 148373.37797053,
											["x"] = -70197.51084758,
											["ETA_locked"] = false,
											["speed"] = 25,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 131,
											["type"] = "Turning Point",
											["ETA"] = 549.29559116318,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 149614.59176594,
											["x"] = -70538.685698383,
											["ETA_locked"] = false,
											["speed"] = 25,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 7,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Excellent",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Sd_Kfz_234_2_Puma",
										["unitId"] = 287,
										["y"] = 137215.9351486,
										["x"] = -64684.528027411,
										["name"] = "Ground-6-7",
										["heading"] = 2.0297193122235,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Excellent",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Sd_Kfz_234_2_Puma",
										["unitId"] = 458,
										["y"] = 137154.19448044,
										["x"] = -64681.362645264,
										["name"] = "Ground-6-1",
										["heading"] = 2.0297193122235,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Excellent",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Sd_Kfz_234_2_Puma",
										["unitId"] = 459,
										["y"] = 137094.66398991,
										["x"] = -64669.063919927,
										["name"] = "Ground-6-2",
										["heading"] = 2.0297193122235,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Excellent",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Sd_Kfz_234_2_Puma",
										["unitId"] = 460,
										["y"] = 137054.78287061,
										["x"] = -64633.252302595,
										["name"] = "Ground-6-3",
										["heading"] = 2.0297193122235,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Excellent",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Sd_Kfz_234_2_Puma",
										["unitId"] = 461,
										["y"] = 137036.2641689,
										["x"] = -64590.234677258,
										["name"] = "Ground-6-4",
										["heading"] = 2.0297193122235,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Excellent",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Sd_Kfz_234_2_Puma",
										["unitId"] = 462,
										["y"] = 136986.4433421,
										["x"] = -64572.576662696,
										["name"] = "Ground-6-5",
										["heading"] = 2.0297193122235,
										["playerCanDrive"] = false,
									}, -- end of [6]
								}, -- end of ["units"]
								["y"] = 137215.9351486,
								["x"] = -64684.528027411,
								["name"] = "Ground-6",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "GoToWaypoint",
										["enabled"] = true,
										["params"] = 
										{
											["nWaypointIndx"] = 2,
										}, -- end of ["params"]
									}, -- end of [1]
								}, -- end of ["tasks"]
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 136576.90883212,
												["x"] = -75326.423471173,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 147980.32119818,
												["x"] = -71956.116318331,
											}, -- end of [2]
										}, -- end of [1]
										[2] = 
										{
											[1] = 
											{
												["y"] = 147980.32119818,
												["x"] = -71956.116318331,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 149107.75673548,
												["x"] = -71531.312001355,
											}, -- end of [2]
										}, -- end of [2]
										[3] = 
										{
											[1] = 
											{
												["y"] = 149107.75673548,
												["x"] = -71531.312001355,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 149107.75673548,
												["x"] = -71531.312001355,
											}, -- end of [2]
										}, -- end of [3]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 149,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 136576.90883212,
											["x"] = -75326.423471173,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Hold",
															["enabled"] = true,
															["params"] = 
															{
																["templateId"] = "",
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 129,
											["type"] = "Turning Point",
											["ETA"] = 1126.0452618758,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 147980.32119818,
											["x"] = -71956.116318331,
											["ETA_locked"] = false,
											["speed"] = 10.56,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 110,
											["type"] = "Turning Point",
											["ETA"] = 1401.207170522,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 149107.75673548,
											["x"] = -71531.312001355,
											["ETA_locked"] = false,
											["speed"] = 10.56,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 15,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Sd_Kfz_234_2_Puma",
										["unitId"] = 289,
										["y"] = 136576.90883212,
										["x"] = -75326.423471173,
										["name"] = "Ground-7-7",
										["heading"] = 1.2834247758954,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Sd_Kfz_234_2_Puma",
										["unitId"] = 453,
										["y"] = 136561.38583041,
										["x"] = -75255.923171722,
										["name"] = "Ground-7-1",
										["heading"] = 1.2834247758954,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Sd_Kfz_234_2_Puma",
										["unitId"] = 454,
										["y"] = 136552.29799528,
										["x"] = -75178.318970901,
										["name"] = "Ground-7-2",
										["heading"] = 1.2834247758954,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Sd_Kfz_234_2_Puma",
										["unitId"] = 455,
										["y"] = 136571.63508137,
										["x"] = -75097.454792711,
										["name"] = "Ground-7-3",
										["heading"] = 1.2834247758954,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Sd_Kfz_234_2_Puma",
										["unitId"] = 456,
										["y"] = 136574.27195674,
										["x"] = -75024.940719877,
										["name"] = "Ground-7-4",
										["heading"] = 1.2834247758954,
										["playerCanDrive"] = false,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 136576.90883212,
								["x"] = -75326.423471173,
								["name"] = "Ground-7",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 165,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 94866.346698794,
											["x"] = -56922.976277195,
											["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"] = 66,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "flak41",
										["unitId"] = 257,
										["y"] = 94866.346698794,
										["x"] = -56922.976277195,
										["name"] = "Ground-26-1",
										["heading"] = 2.3387411976724,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "flak41",
										["unitId"] = 302,
										["y"] = 94809.767588749,
										["x"] = -56984.15418198,
										["name"] = "Ground-26-3",
										["heading"] = 2.3387411976724,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "flak41",
										["unitId"] = 258,
										["y"] = 94839.284961778,
										["x"] = -56953.36869062,
										["name"] = "Ground-26-2",
										["heading"] = 2.3387411976724,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Maschinensatz_33",
										["unitId"] = 261,
										["y"] = 94853.17144268,
										["x"] = -56938.66802351,
										["name"] = "Ground-26-5",
										["heading"] = 4.3807764225058,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "KDO_Mod40",
										["unitId"] = 262,
										["y"] = 94844.906485915,
										["x"] = -56945.536454745,
										["name"] = "Ground-26-6",
										["heading"] = 1.6151755191431,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "flak30",
										["unitId"] = 264,
										["y"] = 94858.094321722,
										["x"] = -56970.492494362,
										["name"] = "Ground-26-8",
										["heading"] = 1.8814649336499,
										["playerCanDrive"] = true,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1_37mm",
										["unitId"] = 265,
										["y"] = 94860.861052655,
										["x"] = -56930.876754156,
										["name"] = "Ground-26-9",
										["heading"] = 3.7350045992679,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1_37mm",
										["unitId"] = 266,
										["y"] = 94872.432481227,
										["x"] = -56917.019611299,
										["name"] = "Ground-26-10",
										["heading"] = 0.75049157835756,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1_37mm",
										["unitId"] = 267,
										["y"] = 94857.720659627,
										["x"] = -56916.354943671,
										["name"] = "Ground-26-11",
										["heading"] = 5.3756140961425,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1_37mm",
										["unitId"] = 268,
										["y"] = 94803.056211359,
										["x"] = -56990.174793749,
										["name"] = "Ground-26-12",
										["heading"] = 3.8920842319474,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1_37mm",
										["unitId"] = 269,
										["y"] = 94801.542540959,
										["x"] = -56974.88038237,
										["name"] = "Ground-26-13",
										["heading"] = 5.6025068989018,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1_37mm",
										["unitId"] = 270,
										["y"] = 94815.692354216,
										["x"] = -56976.791353749,
										["name"] = "Ground-26-14",
										["heading"] = 0.71558499331767,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1_37mm",
										["unitId"] = 280,
										["y"] = 94833.690579481,
										["x"] = -56945.736505074,
										["name"] = "Ground-26-24",
										["heading"] = 5.6199601914217,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1_37mm",
										["unitId"] = 281,
										["y"] = 94831.68965461,
										["x"] = -56960.766860012,
										["name"] = "Ground-26-25",
										["heading"] = 3.8048177693476,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "KDO_Mod40",
										["unitId"] = 283,
										["y"] = 94823.667095302,
										["x"] = -56968.486043482,
										["name"] = "Ground-26-27",
										["heading"] = 1.6151755191431,
										["playerCanDrive"] = false,
									}, -- end of [15]
								}, -- end of ["units"]
								["y"] = 94866.346698794,
								["x"] = -56922.976277195,
								["name"] = "Ground-26",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "GoToWaypoint",
										["enabled"] = true,
										["params"] = 
										{
											["nWaypointIndx"] = 2,
										}, -- end of ["params"]
									}, -- end of [1]
								}, -- end of ["tasks"]
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 142966.66332532,
												["x"] = -70227.723677782,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 149577.57246489,
												["x"] = -71138.950818261,
											}, -- end of [2]
										}, -- end of [1]
										[2] = 
										{
											[1] = 
											{
												["y"] = 149577.57246489,
												["x"] = -71138.950818261,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 150707.89647884,
												["x"] = -71353.436297231,
											}, -- end of [2]
										}, -- end of [2]
										[3] = 
										{
											[1] = 
											{
												["y"] = 150707.89647884,
												["x"] = -71353.436297231,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 150707.89647884,
												["x"] = -71353.436297231,
											}, -- end of [2]
										}, -- end of [3]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 94,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 142966.66332532,
											["x"] = -70227.723677782,
											["ETA_locked"] = true,
											["speed"] = 10.56,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Hold",
															["enabled"] = true,
															["params"] = 
															{
																["templateId"] = "",
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 118,
											["type"] = "Turning Point",
											["ETA"] = 734.08098819063,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 149577.57246489,
											["x"] = -71138.950818261,
											["ETA_locked"] = false,
											["speed"] = 10.56,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 155,
											["type"] = "Turning Point",
											["ETA"] = 740.90037783825,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 150707.89647884,
											["x"] = -71353.436297231,
											["ETA_locked"] = false,
											["speed"] = 10.56,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 100,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Stug_IV",
										["unitId"] = 417,
										["y"] = 142966.66332532,
										["x"] = -70227.723677782,
										["name"] = "Ground-9-1",
										["heading"] = 1.7077701108171,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Stug_IV",
										["unitId"] = 418,
										["y"] = 143027.40212527,
										["x"] = -70135.063756686,
										["name"] = "Ground-9-2",
										["heading"] = 1.7077701108171,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Stug_IV",
										["unitId"] = 419,
										["y"] = 143016.31840266,
										["x"] = -70066.344676447,
										["name"] = "Ground-9-3",
										["heading"] = 1.7077701108171,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Sd_Kfz_234_2_Puma",
										["unitId"] = 420,
										["y"] = 142933.85550637,
										["x"] = -70135.950454496,
										["name"] = "Ground-9-4",
										["heading"] = 1.7077701108171,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "Sd_Kfz_234_2_Puma",
										["unitId"] = 421,
										["y"] = 142967.55002313,
										["x"] = -70077.871747971,
										["name"] = "Ground-9-5",
										["heading"] = 1.7077701108171,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Stug_IV",
										["unitId"] = 422,
										["y"] = 143010.11151799,
										["x"] = -70013.58615678,
										["name"] = "Ground-9-6",
										["heading"] = 1.7077701108171,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Excellent",
										["coldAtStart"] = false,
										["type"] = "Stug_IV",
										["unitId"] = 423,
										["y"] = 142897.94424508,
										["x"] = -70076.541701257,
										["name"] = "Ground-9-7",
										["heading"] = 1.7077701108171,
										["playerCanDrive"] = false,
									}, -- end of [7]
								}, -- end of ["units"]
								["y"] = 142966.66332532,
								["x"] = -70227.723677782,
								["name"] = "Ground-9",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "GoToWaypoint",
										["enabled"] = true,
										["params"] = 
										{
											["nWaypointIndx"] = 2,
										}, -- end of ["params"]
									}, -- end of [1]
								}, -- end of ["tasks"]
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 144082.31985612,
												["x"] = -70544.289606446,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 149601.06223555,
												["x"] = -71198.344234642,
											}, -- end of [2]
										}, -- end of [1]
										[2] = 
										{
											[1] = 
											{
												["y"] = 149601.06223555,
												["x"] = -71198.344234642,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 150717.10688792,
												["x"] = -71301.621635784,
											}, -- end of [2]
										}, -- end of [2]
										[3] = 
										{
											[1] = 
											{
												["y"] = 150717.10688792,
												["x"] = -71301.621635784,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 150717.10688792,
												["x"] = -71301.621635784,
											}, -- end of [2]
										}, -- end of [3]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 96,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 144082.31985612,
											["x"] = -70544.289606446,
											["ETA_locked"] = true,
											["speed"] = 4,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Hold",
															["enabled"] = true,
															["params"] = 
															{
																["templateId"] = "",
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["name"] = 8,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 117,
											["type"] = "Turning Point",
											["ETA"] = 1389.3412311961,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 149601.06223555,
											["x"] = -71198.344234642,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 157,
											["type"] = "Turning Point",
											["ETA"] = 1669.5444930969,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 150717.10688792,
											["x"] = -71301.621635784,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 101,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 449,
										["y"] = 144082.31985612,
										["x"] = -70544.289606446,
										["name"] = "Ground-10-20",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 448,
										["y"] = 144052.35592449,
										["x"] = -70486.770882991,
										["name"] = "Ground-10-19",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 447,
										["y"] = 144044.8734928,
										["x"] = -70654.445374777,
										["name"] = "Ground-10-18",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 446,
										["y"] = 144020.04542404,
										["x"] = -70408.885571391,
										["name"] = "Ground-10-17",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 445,
										["y"] = 143958.54922818,
										["x"] = -70569.698356664,
										["name"] = "Ground-10-16",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 444,
										["y"] = 143964.60740749,
										["x"] = -70497.654419983,
										["name"] = "Ground-10-15",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 443,
										["y"] = 143938.75900713,
										["x"] = -70608.870563622,
										["name"] = "Ground-10-14",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 442,
										["y"] = 143927.19524908,
										["x"] = -70487.451104053,
										["name"] = "Ground-10-13",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 441,
										["y"] = 143922.80040065,
										["x"] = -70531.898346332,
										["name"] = "Ground-10-12",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 440,
										["y"] = 143854.75170597,
										["x"] = -70615.332663711,
										["name"] = "Ground-10-11",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 439,
										["y"] = 143882.92053678,
										["x"] = -70528.800531304,
										["name"] = "Ground-10-10",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 438,
										["y"] = 143835.70551624,
										["x"] = -70466.704361662,
										["name"] = "Ground-10-9",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 437,
										["y"] = 143797.61313676,
										["x"] = -70568.057299901,
										["name"] = "Ground-10-8",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 436,
										["y"] = 143976.51127607,
										["x"] = -70563.975973529,
										["name"] = "Ground-10-7",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 435,
										["y"] = 143998.27835006,
										["x"] = -70484.049998743,
										["name"] = "Ground-10-6",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 434,
										["y"] = 143987.05470253,
										["x"] = -70665.328911769,
										["name"] = "Ground-10-5",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 433,
										["y"] = 144024.12675041,
										["x"] = -70559.214426095,
										["name"] = "Ground-10-4",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [17]
									[18] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 432,
										["y"] = 143910.86994359,
										["x"] = -70634.378853447,
										["name"] = "Ground-10-3",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [18]
									[19] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 431,
										["y"] = 143995.55746581,
										["x"] = -70522.482488747,
										["name"] = "Ground-10-2",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [19]
									[20] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 424,
										["y"] = 143919.03259633,
										["x"] = -70582.682052735,
										["name"] = "Ground-10-1",
										["heading"] = 1.6887612334607,
										["playerCanDrive"] = false,
									}, -- end of [20]
								}, -- end of ["units"]
								["y"] = 144082.31985612,
								["x"] = -70544.289606446,
								["name"] = "Ground-10",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = false,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "GoToWaypoint",
										["enabled"] = true,
										["params"] = 
										{
											["nWaypointIndx"] = 2,
										}, -- end of ["params"]
									}, -- end of [1]
								}, -- end of ["tasks"]
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 147827.74561991,
												["x"] = -68991.98029707,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 149630.19409733,
												["x"] = -70516.92123235,
											}, -- end of [2]
										}, -- end of [1]
										[2] = 
										{
											[1] = 
											{
												["y"] = 149630.19409733,
												["x"] = -70516.92123235,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 150586.85524333,
												["x"] = -70329.349126539,
											}, -- end of [2]
										}, -- end of [2]
										[3] = 
										{
											[1] = 
											{
												["y"] = 150586.85524333,
												["x"] = -70329.349126539,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 150586.85524333,
												["x"] = -70329.349126539,
											}, -- end of [2]
										}, -- end of [3]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 125,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 147827.74561991,
											["x"] = -68991.98029707,
											["ETA_locked"] = true,
											["speed"] = 4,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Hold",
															["enabled"] = true,
															["params"] = 
															{
																["templateId"] = "",
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["name"] = 8,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 132,
											["type"] = "Turning Point",
											["ETA"] = 590.24705472898,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 149630.19409733,
											["x"] = -70516.92123235,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 156,
											["type"] = "Turning Point",
											["ETA"] = 833.96613522169,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 150586.85524333,
											["x"] = -70329.349126539,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 105,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 463,
										["y"] = 147827.74561991,
										["x"] = -68991.98029707,
										["name"] = "Ground-8-1",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 464,
										["y"] = 147790.69350981,
										["x"] = -69033.7826777,
										["name"] = "Ground-8-2",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 465,
										["y"] = 147754.90813851,
										["x"] = -69086.352338189,
										["name"] = "Ground-8-3",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 466,
										["y"] = 147691.25451346,
										["x"] = -69076.218427734,
										["name"] = "Ground-8-4",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 467,
										["y"] = 147775.17595942,
										["x"] = -69056.583976226,
										["name"] = "Ground-8-5",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 468,
										["y"] = 147763.77531016,
										["x"] = -69032.199254191,
										["name"] = "Ground-8-6",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 469,
										["y"] = 147656.10251157,
										["x"] = -69121.187655381,
										["name"] = "Ground-8-7",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 470,
										["y"] = 147648.50207872,
										["x"] = -69099.336410961,
										["name"] = "Ground-8-8",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 471,
										["y"] = 147718.17271311,
										["x"] = -69085.085599383,
										["name"] = "Ground-8-9",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 472,
										["y"] = 147623.80067199,
										["x"] = -69126.254610609,
										["name"] = "Ground-8-10",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 473,
										["y"] = 147698.2215769,
										["x"] = -69095.219509838,
										["name"] = "Ground-8-11",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 474,
										["y"] = 147746.04096686,
										["x"] = -69045.500011665,
										["name"] = "Ground-8-12",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 475,
										["y"] = 147663.38625971,
										["x"] = -69093.952771031,
										["name"] = "Ground-8-13",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 476,
										["y"] = 147790.3768251,
										["x"] = -69061.01756205,
										["name"] = "Ground-8-14",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 477,
										["y"] = 147738.44053402,
										["x"] = -69066.084517278,
										["name"] = "Ground-8-15",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 478,
										["y"] = 147730.84010118,
										["x"] = -69098.386356856,
										["name"] = "Ground-8-16",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 479,
										["y"] = 147806.52774489,
										["x"] = -69016.048334403,
										["name"] = "Ground-8-17",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [17]
									[18] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 480,
										["y"] = 147691.88788286,
										["x"] = -69114.220591943,
										["name"] = "Ground-8-18",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [18]
									[19] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 481,
										["y"] = 147799.24399675,
										["x"] = -68996.730567596,
										["name"] = "Ground-8-19",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [19]
									[20] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 482,
										["y"] = 147755.85819261,
										["x"] = -69067.984625488,
										["name"] = "Ground-8-20",
										["heading"] = 2.272986077265,
										["playerCanDrive"] = false,
									}, -- end of [20]
								}, -- end of ["units"]
								["y"] = 147827.74561991,
								["x"] = -68991.98029707,
								["name"] = "Ground-8",
								["start_time"] = 0,
							}, -- end of [6]
							[7] = 
							{
								["visible"] = false,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "GoToWaypoint",
										["enabled"] = true,
										["params"] = 
										{
											["nWaypointIndx"] = 2,
										}, -- end of ["params"]
									}, -- end of [1]
								}, -- end of ["tasks"]
								["uncontrollable"] = false,
								["task"] = "Nichts auf dem Grund",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 147946.21034622,
												["x"] = -73450.189067102,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 149386.7035969,
												["x"] = -71335.307630265,
											}, -- end of [2]
										}, -- end of [1]
										[2] = 
										{
											[1] = 
											{
												["y"] = 149386.7035969,
												["x"] = -71335.307630265,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 150015.16318609,
												["x"] = -71418.146848216,
											}, -- end of [2]
										}, -- end of [2]
										[3] = 
										{
											[1] = 
											{
												["y"] = 150015.16318609,
												["x"] = -71418.146848216,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 150015.16318609,
												["x"] = -71418.146848216,
											}, -- end of [2]
										}, -- end of [3]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 132,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 147946.21034622,
											["x"] = -73450.189067102,
											["ETA_locked"] = true,
											["speed"] = 4,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Hold",
															["enabled"] = true,
															["params"] = 
															{
																["templateId"] = "",
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["name"] = 8,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 117,
											["type"] = "Turning Point",
											["ETA"] = 639.71401311163,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 149386.7035969,
											["x"] = -71335.307630265,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 131,
											["type"] = "Turning Point",
											["ETA"] = 791.29489304044,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 150015.16318609,
											["x"] = -71418.146848216,
											["ETA_locked"] = false,
											["speed"] = 4,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 106,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 483,
										["y"] = 147946.21034622,
										["x"] = -73450.189067102,
										["name"] = "Ground-11-1",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 484,
										["y"] = 147902.42171773,
										["x"] = -73425.413922035,
										["name"] = "Ground-11-2",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 485,
										["y"] = 147845.18101246,
										["x"] = -73386.908307295,
										["name"] = "Ground-11-3",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 486,
										["y"] = 147857.86486769,
										["x"] = -73335.14788962,
										["name"] = "Ground-11-4",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 487,
										["y"] = 147876.78509468,
										["x"] = -73404.174514922,
										["name"] = "Ground-11-5",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 488,
										["y"] = 147908.56749015,
										["x"] = -73402.175220073,
										["name"] = "Ground-11-6",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 489,
										["y"] = 147794.10247883,
										["x"] = -73292.895704234,
										["name"] = "Ground-11-7",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 490,
										["y"] = 147821.87549561,
										["x"] = -73282.277104544,
										["name"] = "Ground-11-8",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 491,
										["y"] = 147842.8569563,
										["x"] = -73350.224593338,
										["name"] = "Ground-11-9",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 492,
										["y"] = 147805.08322644,
										["x"] = -73268.401056061,
										["name"] = "Ground-11-10",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 493,
										["y"] = 147833.08972262,
										["x"] = -73334.955834232,
										["name"] = "Ground-11-11",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 494,
										["y"] = 147884.97308285,
										["x"] = -73374.096966625,
										["name"] = "Ground-11-12",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 495,
										["y"] = 147818.30145774,
										["x"] = -73308.836301448,
										["name"] = "Ground-11-13",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 496,
										["y"] = 147873.85601314,
										["x"] = -73419.735475115,
										["name"] = "Ground-11-14",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 497,
										["y"] = 147863.74514657,
										["x"] = -73368.541503357,
										["name"] = "Ground-11-15",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 498,
										["y"] = 147830.85579848,
										["x"] = -73364.129451515,
										["name"] = "Ground-11-16",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 499,
										["y"] = 147916.24970567,
										["x"] = -73432.519971395,
										["name"] = "Ground-11-17",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [17]
									[18] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 500,
										["y"] = 147811.96362993,
										["x"] = -73336.684332725,
										["name"] = "Ground-11-18",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [18]
									[19] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 501,
										["y"] = 147939.87251841,
										["x"] = -73436.169023769,
										["name"] = "Ground-11-19",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [19]
									[20] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "soldier_mauser98",
										["unitId"] = 502,
										["y"] = 147863.55377245,
										["x"] = -73386.061452504,
										["name"] = "Ground-11-20",
										["heading"] = 0.59794380527495,
										["playerCanDrive"] = false,
									}, -- end of [20]
								}, -- end of ["units"]
								["y"] = 147946.21034622,
								["x"] = -73450.189067102,
								["name"] = "Ground-11",
								["start_time"] = 0,
							}, -- end of [7]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 165,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "EngageTargets",
															["number"] = 1,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Ground Units",
																	[2] = "Naval",
																}, -- end of ["targetTypes"]
																["maxDistEnabled"] = true,
																["value"] = "Ground Units;Naval;",
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																}, -- end of ["noTargetTypes"]
																["priority"] = 0,
																["maxDist"] = 15000,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- 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"] = 94495.2109375,
											["x"] = -57295.3125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 40,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 467.66126228328,
											["ETA_locked"] = false,
											["y"] = 150502.00669484,
											["x"] = -71079.947506143,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 936.52814815279,
											["ETA_locked"] = false,
											["y"] = 93450.232296465,
											["x"] = -61643.462818097,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 23,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 165,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190A8_2.JG 54",
										["skill"] = "Client",
										["parking"] = "6",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 115,
										["psi"] = -1.8121239860228,
										["onboard_num"] = "010",
										["parking_id"] = "13",
										["x"] = -57295.3125,
										["name"] = "Luft-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "SC_501_SC500",
													["settings"] = 
													{
														["NFP_fuze_type"] = 1,
														["NFP_fuze_operation_mode"] = 1,
														["function_delay_ctrl_oV_VFD_Z38"] = 0.05,
														["function_delay_ctrl_Vz_VFD_Z38"] = 5,
														["NFP_PRESVER"] = 1,
														["NFP_PRESID"] = "WWII_B_G_SCMedium",
														["function_delay_ctrl_mV_VFD_Z38"] = 0.2,
														["arm_delay_ctrl_Wgrcht_VFD_Z38"] = 7.5,
														["arm_delay_ctrl_Strz_VFD_Z38"] = 3,
													}, -- end of ["settings"]
												}, -- end of [1]
											}, -- end of ["pylons"]
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
											["restricted"] = 
											{
												[1] = 
												{
													[7] = "{SC_250_T1_L2}",
													[1] = "{AB_500_1_SD_10A}",
													[2] = "ER_4_SC50",
													[4] = "{SD_500_A}",
													[8] = "{SD_250_Stg}",
													[9] = "{SC_500_L2}",
													[5] = "{AB_250_2_SD_10A}",
													[10] = "SC_501_SC250",
													[3] = "BF109K_4_FUEL_TANK",
													[6] = "{AB_250_2_SD_2}",
												}, -- end of [1]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 94495.2109375,
										["heading"] = 1.8121239860228,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 165,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190A8_2.JG 54",
										["skill"] = "Client",
										["parking"] = "5",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 402,
										["psi"] = -1.8121239860228,
										["onboard_num"] = "011",
										["parking_id"] = "12",
										["x"] = -57330.3671875,
										["name"] = "Fw 190 A-8 Hot-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "SC_501_SC500",
													["settings"] = 
													{
														["NFP_fuze_type"] = 1,
														["NFP_fuze_operation_mode"] = 1,
														["function_delay_ctrl_oV_VFD_Z38"] = 0.05,
														["function_delay_ctrl_Vz_VFD_Z38"] = 5,
														["NFP_PRESVER"] = 1,
														["arm_delay_ctrl_Strz_VFD_Z38"] = 3,
														["function_delay_ctrl_mV_VFD_Z38"] = 0.2,
														["arm_delay_ctrl_Wgrcht_VFD_Z38"] = 7.5,
														["NFP_PRESID"] = "WWII_B_G_SCMedium",
													}, -- end of ["settings"]
												}, -- end of [1]
											}, -- end of ["pylons"]
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
											["restricted"] = 
											{
												[1] = 
												{
													[7] = "{AB_250_2_SD_2}",
													[1] = "{AB_500_1_SD_10A}",
													[2] = "ER_4_SC50",
													[4] = "BF109K_4_FUEL_TANK",
													[8] = "{SC_250_T1_L2}",
													[9] = "{SD_250_Stg}",
													[5] = "{SD_500_A}",
													[10] = "{SC_500_L2}",
													[3] = "<CLEAN>",
													[6] = "{AB_250_2_SD_10A}",
													[11] = "SC_501_SC250",
												}, -- end of [1]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 94499.40625,
										["heading"] = 1.8121239860228,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 165,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190A8_2.JG 54",
										["skill"] = "Client",
										["parking"] = "4",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 403,
										["psi"] = -1.8121239860228,
										["onboard_num"] = "012",
										["parking_id"] = "11",
										["x"] = -57363.1953125,
										["name"] = "Fw 190 A-8 Hot-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "SC_501_SC500",
													["settings"] = 
													{
														["NFP_fuze_type"] = 1,
														["NFP_fuze_operation_mode"] = 1,
														["function_delay_ctrl_oV_VFD_Z38"] = 0.05,
														["function_delay_ctrl_Vz_VFD_Z38"] = 5,
														["NFP_PRESVER"] = 1,
														["NFP_PRESID"] = "WWII_B_G_SCMedium",
														["function_delay_ctrl_mV_VFD_Z38"] = 0.2,
														["arm_delay_ctrl_Wgrcht_VFD_Z38"] = 7.5,
														["arm_delay_ctrl_Strz_VFD_Z38"] = 3,
													}, -- end of ["settings"]
												}, -- end of [1]
											}, -- end of ["pylons"]
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
											["restricted"] = 
											{
												[1] = 
												{
													[7] = "{AB_250_2_SD_2}",
													[1] = "{AB_500_1_SD_10A}",
													[2] = "ER_4_SC50",
													[4] = "BF109K_4_FUEL_TANK",
													[8] = "{SC_250_T1_L2}",
													[9] = "{SD_250_Stg}",
													[5] = "{SD_500_A}",
													[10] = "{SC_500_L2}",
													[3] = "<CLEAN>",
													[6] = "{AB_250_2_SD_10A}",
													[11] = "SC_501_SC250",
												}, -- end of [1]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 94503.9609375,
										["heading"] = 1.8121239860228,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 94495.2109375,
								["x"] = -57295.3125,
								["name"] = "Fw 190 A-8 Hot",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 38.4,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 150,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 89556.384292372,
											["x"] = -55368.906282517,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 150,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Bombing",
															["enabled"] = true,
															["params"] = 
															{
																["direction"] = 0,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 4572,
																["directionEnabled"] = false,
																["groupAttack"] = false,
																["y"] = 151391.33890245,
																["altitudeEnabled"] = false,
																["weaponType"] = 9663676414,
																["x"] = -72691.893917585,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 350.3837830133,
											["ETA_locked"] = false,
											["y"] = 140106.27251726,
											["x"] = -69756.633584711,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 150,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 562.40298477282,
											["ETA_locked"] = false,
											["y"] = 139389.98668164,
											["x"] = -101551.44649002,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 2000,
											["action"] = "Fly Over Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1213.6988893824,
											["ETA_locked"] = false,
											["y"] = 50998.247069576,
											["x"] = -120774.02519209,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 25,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Ju 88A14  Q1+DC of  Stab II.NAG1 Romania 1944",
										["skill"] = "High",
										["speed"] = 150,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 124,
										["psi"] = -1.8480879870173,
										["onboard_num"] = "010",
										["y"] = 89556.384292372,
										["x"] = -55368.906282517,
										["name"] = "Luft-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"] = 1.8480879870173,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Ju 88A14  Q1+DC of  Stab II.NAG1 Romania 1944",
										["skill"] = "High",
										["speed"] = 150,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 125,
										["psi"] = -1.8480879870173,
										["onboard_num"] = "014",
										["y"] = 89596.384292372,
										["x"] = -55408.906282517,
										["name"] = "Luft-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"] = 1.8480879870173,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Ju 88A14  Q1+DC of  Stab II.NAG1 Romania 1944",
										["skill"] = "High",
										["speed"] = 150,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 126,
										["psi"] = -1.8480879870173,
										["onboard_num"] = "015",
										["y"] = 89636.384292372,
										["x"] = -55448.906282517,
										["name"] = "Luft-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"] = 1.8480879870173,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 89556.384292372,
								["x"] = -55368.906282517,
								["name"] = "Nord",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 150,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 90366.689142085,
											["x"] = -55583.183428128,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 150,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Bombing",
															["enabled"] = true,
															["params"] = 
															{
																["groupAttack"] = false,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "All",
																["altitude"] = 4572,
																["directionEnabled"] = false,
																["direction"] = 0,
																["y"] = 151073.49297834,
																["altitudeEnabled"] = false,
																["weaponType"] = 2032,
																["x"] = -70440.0740742,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 342.40942977092,
											["ETA_locked"] = false,
											["y"] = 140265.02140811,
											["x"] = -67754.926646748,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2000,
											["action"] = "Fly Over Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 587.36032336985,
											["ETA_locked"] = false,
											["y"] = 139982.66487976,
											["x"] = -101699.61603955,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["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"] = 1230.4887049188,
											["ETA_locked"] = false,
											["y"] = 51210.553173872,
											["x"] = -121430.89878851,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 26,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Ju 88A14  Q1+DC of  Stab II.NAG1 Romania 1944",
										["skill"] = "High",
										["speed"] = 150,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 128,
										["psi"] = -1.8100547539729,
										["onboard_num"] = "017",
										["y"] = 90366.689142085,
										["x"] = -55583.183428128,
										["name"] = "SÜD",
										["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.8100547539729,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Ju 88A14  Q1+DC of  Stab II.NAG1 Romania 1944",
										["skill"] = "High",
										["speed"] = 150,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 359,
										["psi"] = -1.8100547539729,
										["onboard_num"] = "027",
										["y"] = 90406.689142085,
										["x"] = -55623.183428128,
										["name"] = "SÜD-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.8100547539729,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 4572,
										["alt_type"] = "BARO",
										["livery_id"] = "Ju 88A14  Q1+DC of  Stab II.NAG1 Romania 1944",
										["skill"] = "High",
										["speed"] = 150,
										["AddPropAircraft"] = {},
										["type"] = "Ju-88A4",
										["unitId"] = 360,
										["psi"] = -1.8100547539729,
										["onboard_num"] = "028",
										["y"] = 90446.689142085,
										["x"] = -55663.183428128,
										["name"] = "SÜD-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.8100547539729,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 90366.689142085,
								["x"] = -55583.183428128,
								["name"] = "SÜD",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 165,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "EngageTargets",
															["number"] = 1,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Ground Units",
																	[2] = "Naval",
																}, -- end of ["targetTypes"]
																["maxDistEnabled"] = true,
																["value"] = "Ground Units;Naval;",
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																}, -- end of ["noTargetTypes"]
																["priority"] = 0,
																["maxDist"] = 15000,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 95222.396008971,
											["x"] = -56957.354326224,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 40,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 462.09539709037,
											["ETA_locked"] = false,
											["y"] = 150458.72006783,
											["x"] = -70993.374252124,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 931.87668294877,
											["ETA_locked"] = false,
											["y"] = 93309.280157261,
											["x"] = -61456.633824333,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 29,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 165,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190A8_2.JG 54",
										["skill"] = "Client",
										["parking"] = "12",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 134,
										["psi"] = -1.8196380678208,
										["onboard_num"] = "016",
										["parking_id"] = "01",
										["x"] = -56957.354326224,
										["name"] = "Fw190 HOT-1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
											["restricted"] = 
											{
												[1] = 
												{
													[7] = "{SC_250_T1_L2}",
													[1] = "{AB_500_1_SD_10A}",
													[2] = "ER_4_SC50",
													[4] = "{SD_500_A}",
													[8] = "{SD_250_Stg}",
													[9] = "{SC_500_L2}",
													[5] = "{AB_250_2_SD_10A}",
													[10] = "SC_501_SC250",
													[3] = "BF109K_4_FUEL_TANK",
													[6] = "{AB_250_2_SD_2}",
												}, -- end of [1]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 95222.396008971,
										["heading"] = 1.8196380678208,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 165,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190A8_2.JG 54",
										["skill"] = "Client",
										["parking"] = "9",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 404,
										["psi"] = -1.8196380678208,
										["onboard_num"] = "020",
										["parking_id"] = "02",
										["x"] = -57001.400113475,
										["name"] = "Fw 190 A-8 Cold-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
											["restricted"] = 
											{
												[1] = 
												{
													[7] = "{SC_250_T1_L2}",
													[1] = "{AB_500_1_SD_10A}",
													[2] = "ER_4_SC50",
													[4] = "{SD_500_A}",
													[8] = "{SD_250_Stg}",
													[9] = "{SC_500_L2}",
													[5] = "{AB_250_2_SD_10A}",
													[10] = "SC_501_SC250",
													[3] = "BF109K_4_FUEL_TANK",
													[6] = "{AB_250_2_SD_2}",
												}, -- end of [1]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 95186.400226503,
										["heading"] = 1.8196380678208,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 165,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190A8_2.JG 54",
										["skill"] = "Client",
										["parking"] = "0",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190A8",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 405,
										["psi"] = -1.8196380678208,
										["onboard_num"] = "021",
										["parking_id"] = "03",
										["x"] = -57048.011983033,
										["name"] = "Fw 190 A-8 Cold-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 409,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
											["restricted"] = 
											{
												[1] = 
												{
													[7] = "{SC_250_T1_L2}",
													[1] = "{AB_500_1_SD_10A}",
													[2] = "ER_4_SC50",
													[4] = "{SD_500_A}",
													[8] = "{SD_250_Stg}",
													[9] = "{SC_500_L2}",
													[5] = "{AB_250_2_SD_10A}",
													[10] = "SC_501_SC250",
													[3] = "BF109K_4_FUEL_TANK",
													[6] = "{AB_250_2_SD_2}",
												}, -- end of [1]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 95159.09477206,
										["heading"] = 1.8196380678208,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 95222.396008971,
								["x"] = -56957.354326224,
								["name"] = "Fw 190 A-8 Cold",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 38.4,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 165,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "EngageTargets",
															["number"] = 8,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Ground Units",
																	[2] = "Naval",
																}, -- end of ["targetTypes"]
																["maxDistEnabled"] = true,
																["value"] = "Ground Units;Naval;",
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																}, -- end of ["noTargetTypes"]
																["priority"] = 0,
																["maxDist"] = 15000,
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 94513.328125,
											["x"] = -57429.0625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 40,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 465.24341200305,
											["ETA_locked"] = false,
											["y"] = 150257.91967416,
											["x"] = -71030.801418191,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 933.07461682152,
											["ETA_locked"] = false,
											["y"] = 93320.372415436,
											["x"] = -61686.749445106,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 67,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 165,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_13.JG 51_Heinz Marquardt",
										["skill"] = "Client",
										["parking"] = "2",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 290,
										["psi"] = -1.8101209996082,
										["onboard_num"] = "023",
										["parking_id"] = "09",
										["x"] = -57429.0625,
										["name"] = "Fw190 HOT-1-5",
										["payload"] = 
										{
											["pylons"] = 
											{
												[3] = 
												{
													["CLSID"] = "{FW_190_R4M_RGHT_WING}",
												}, -- end of [3]
												[2] = 
												{
													["CLSID"] = "{FW_190_R4M_LEFT_WING}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 94513.328125,
										["heading"] = 1.8101209996082,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 165,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_13.JG 51_Heinz Marquardt",
										["skill"] = "Client",
										["parking"] = "1",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 294,
										["psi"] = -1.8101209996082,
										["onboard_num"] = "024",
										["parking_id"] = "08",
										["x"] = -57465.18359375,
										["name"] = "Fw190 HOT-1-6",
										["payload"] = 
										{
											["pylons"] = 
											{
												[3] = 
												{
													["CLSID"] = "{FW_190_R4M_RGHT_WING}",
												}, -- end of [3]
												[2] = 
												{
													["CLSID"] = "{FW_190_R4M_LEFT_WING}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 94518.453125,
										["heading"] = 1.8101209996082,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 165,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_13.JG 51_Heinz Marquardt",
										["skill"] = "Client",
										["parking"] = "3",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 295,
										["psi"] = -1.8101209996082,
										["onboard_num"] = "025",
										["parking_id"] = "10",
										["x"] = -57395.8046875,
										["name"] = "Fw190 HOT-1-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[3] = 
												{
													["CLSID"] = "{FW_190_R4M_RGHT_WING}",
												}, -- end of [3]
												[2] = 
												{
													["CLSID"] = "{FW_190_R4M_LEFT_WING}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 94508.3203125,
										["heading"] = 1.8101209996082,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 94513.328125,
								["x"] = -57429.0625,
								["name"] = "Fw 190 D-9 Hot",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 38.4,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 165,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAS",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Light armed ships",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "EngageTargets",
															["number"] = 8,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Ground Units",
																	[2] = "Naval",
																}, -- end of ["targetTypes"]
																["maxDistEnabled"] = true,
																["value"] = "Ground Units;Naval;",
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																}, -- end of ["noTargetTypes"]
																["priority"] = 0,
																["maxDist"] = 15000,
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 95129.006197415,
											["x"] = -57086.303946028,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 40,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 462.49095320364,
											["ETA_locked"] = false,
											["y"] = 150415.43344082,
											["x"] = -71123.234133152,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 931.97536463474,
											["ETA_locked"] = false,
											["y"] = 93309.280157261,
											["x"] = -61549.643861772,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 69,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 165,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_13.JG 51_Heinz Marquardt",
										["skill"] = "Client",
										["parking"] = "14",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 299,
										["psi"] = -1.8194372060516,
										["onboard_num"] = "013",
										["parking_id"] = "04",
										["x"] = -57086.303946028,
										["name"] = "Fw190 HOT-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[3] = 
												{
													["CLSID"] = "{FW_190_R4M_RGHT_WING}",
												}, -- end of [3]
												[2] = 
												{
													["CLSID"] = "{FW_190_R4M_LEFT_WING}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 95129.006197415,
										["heading"] = 1.8194372060516,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 165,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_13.JG 51_Heinz Marquardt",
										["skill"] = "Client",
										["parking"] = "11",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 300,
										["psi"] = -1.8194372060516,
										["onboard_num"] = "022",
										["parking_id"] = "05",
										["x"] = -57130.259851058,
										["name"] = "Fw190 HOT-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[3] = 
												{
													["CLSID"] = "{FW_190_R4M_RGHT_WING}",
												}, -- end of [3]
												[2] = 
												{
													["CLSID"] = "{FW_190_R4M_LEFT_WING}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 95095.032029942,
										["heading"] = 1.8194372060516,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 165,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_13.JG 51_Heinz Marquardt",
										["skill"] = "Client",
										["parking"] = "10",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["FW_MW50TankContents"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "FW-190D9",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[2] = 38.4,
													[3] = 41,
													[1] = 39,
													[4] = 42,
													[5] = 38,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 301,
										["psi"] = -1.8194372060516,
										["onboard_num"] = "026",
										["parking_id"] = "06",
										["x"] = -57175.344003031,
										["name"] = "Fw190 HOT-2-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[3] = 
												{
													["CLSID"] = "{FW_190_R4M_RGHT_WING}",
												}, -- end of [3]
												[2] = 
												{
													["CLSID"] = "{FW_190_R4M_LEFT_WING}",
												}, -- end of [2]
											}, -- end of ["pylons"]
											["fuel"] = 388,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 95059.219892526,
										["heading"] = 1.8194372060516,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 95129.006197415,
								["x"] = -57086.303946028,
								["name"] = "Fw 190 D-9 Cold",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 38.4,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Intercept",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2743.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 230,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 123121.697057,
											["x"] = -44501.886348583,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2743.2,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 230,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "AttackGroup",
															["number"] = 1,
															["params"] = 
															{
																["altitudeEnabled"] = false,
																["groupId"] = 63,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 2743.2,
																["directionEnabled"] = false,
																["groupAttack"] = false,
																["weaponType"] = 9659482112,
																["direction"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "AttackGroup",
															["enabled"] = true,
															["params"] = 
															{
																["groupAttack"] = true,
																["groupId"] = 65,
																["attackQtyLimit"] = true,
																["attackQty"] = 100,
																["expend"] = "Auto",
																["altitude"] = 2743.2,
																["directionEnabled"] = false,
																["direction"] = 0,
																["weaponType"] = 9659482112,
																["altitudeEnabled"] = false,
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 68.790963622612,
											["ETA_locked"] = false,
											["y"] = 137940.89040412,
											["x"] = -38958.898642662,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 89,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 2743.2,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_13.JG 51_Heinz Marquardt",
										["skill"] = "High",
										["speed"] = 230,
										["AddPropAircraft"] = {},
										["type"] = "FW-190D9",
										["unitId"] = 367,
										["psi"] = -1.2128665816357,
										["onboard_num"] = "018",
										["y"] = 123121.697057,
										["x"] = -44501.886348583,
										["name"] = "Luft-1-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 310,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.2128665816357,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 2743.2,
										["alt_type"] = "BARO",
										["livery_id"] = "FW-190D9_13.JG 51_Heinz Marquardt",
										["skill"] = "High",
										["speed"] = 230,
										["AddPropAircraft"] = {},
										["type"] = "FW-190D9",
										["unitId"] = 369,
										["psi"] = -1.2128665816357,
										["onboard_num"] = "019",
										["y"] = 123161.697057,
										["x"] = -44541.886348583,
										["name"] = "Luft-1-9",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 310,
											["flare"] = 0,
											["ammo_type"] = 1,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.2128665816357,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 123121.697057,
								["x"] = -44501.886348583,
								["name"] = "Fw190D_CAP",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [7]
						}, -- end of ["group"]
					}, -- end of ["plane"]
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 94863.31613129,
											["speed"] = 0,
											["x"] = -57009.424890475,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 60,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "Kubelwagen_82",
										["unitId"] = 245,
										["rate"] = 3,
										["y"] = 94863.31613129,
										["x"] = -57009.424890475,
										["name"] = "Statisch Kübelwagen 82-1-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 94863.31613129,
								["x"] = -57009.424890475,
								["name"] = "Statisch Kübelwagen 82-1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 94879.885197378,
											["speed"] = 0,
											["x"] = -57021.605258106,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 61,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "Kubelwagen_82",
										["unitId"] = 246,
										["rate"] = 3,
										["y"] = 94879.885197378,
										["x"] = -57021.605258106,
										["name"] = "Statisch Kübelwagen 82-2-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 94879.885197378,
								["x"] = -57021.605258106,
								["name"] = "Statisch Kübelwagen 82-2",
								["dead"] = false,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 23,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["comment"] = "Draw",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["drawObject"] = "Join line",
					["predicate"] = "a_set_visible_draw",
					["value"] = false,
				}, -- end of [1]
				[2] = 
				{
					["drawObject"] = "join circle",
					["predicate"] = "a_set_visible_draw",
					["value"] = false,
				}, -- end of [2]
				[3] = 
				{
					["drawObject"] = "join text",
					["predicate"] = "a_set_visible_draw",
					["value"] = false,
				}, -- end of [3]
				[4] = 
				{
					["drawObject"] = "join circle-1-1",
					["predicate"] = "a_set_visible_draw",
					["value"] = false,
				}, -- end of [4]
				[5] = 
				{
					["drawObject"] = "Line-2",
					["predicate"] = "a_set_visible_draw",
					["value"] = false,
				}, -- end of [5]
				[6] = 
				{
					["drawObject"] = "Punkt",
					["predicate"] = "a_set_visible_draw",
					["value"] = false,
				}, -- end of [6]
			}, -- end of ["actions"]
			["colorItem"] = "0x00ff80ff",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = {},
			["comment"] = "Trigger 1735323036",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_scenery_destruction_zone",
					["destruction_level"] = 70,
					["zone"] = 1,
				}, -- end of [1]
				[2] = 
				{
					["predicate"] = "a_scenery_destruction_zone",
					["destruction_level"] = 70,
					["zone"] = 2,
				}, -- end of [2]
				[3] = 
				{
					["predicate"] = "a_scenery_destruction_zone",
					["destruction_level"] = 70,
					["zone"] = 19,
				}, -- end of [3]
				[4] = 
				{
					["predicate"] = "a_scenery_destruction_zone",
					["destruction_level"] = 70,
					["zone"] = 20,
				}, -- end of [4]
				[5] = 
				{
					["predicate"] = "a_scenery_destruction_zone",
					["destruction_level"] = 70,
					["zone"] = 22,
				}, -- end of [5]
				[6] = 
				{
					["predicate"] = "a_scenery_destruction_zone",
					["destruction_level"] = 70,
					["zone"] = 23,
				}, -- end of [6]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0x808080ff",
		}, -- end of [2]
		[3] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["zone"] = 3,
					["predicate"] = "c_bomb_in_zone",
					["unit"] = 1,
					["altitude"] = 1,
					["numbombs"] = 1,
					["argument"] = 0,
					["COCKPIT_ADDITIONAL_PLUGIN"] = "",
					["_min"] = 0,
					["_max"] = 0,
					["typebomb"] = 
					{
						[1] = 4,
						[2] = 5,
						[3] = 9,
						[4] = 255,
					}, -- end of ["typebomb"]
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Trigger 1735334086",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["altitude"] = 1,
					["volume"] = 1000,
					["predicate"] = "a_explosion",
					["zone"] = 4,
				}, -- end of [1]
				[2] = 
				{
					["altitude"] = 1,
					["zone"] = 5,
					["predicate"] = "a_explosion",
					["volume"] = 1000,
				}, -- end of [2]
				[3] = 
				{
					["altitude"] = 1,
					["volume"] = 1000,
					["predicate"] = "a_explosion",
					["zone"] = 6,
				}, -- end of [3]
				[4] = 
				{
					["altitude"] = 1,
					["zone"] = 7,
					["predicate"] = "a_explosion",
					["volume"] = 1000,
				}, -- end of [4]
				[5] = 
				{
					["altitude"] = 1,
					["volume"] = 1000,
					["predicate"] = "a_explosion",
					["zone"] = 8,
				}, -- end of [5]
				[6] = 
				{
					["altitude"] = 1,
					["zone"] = 9,
					["predicate"] = "a_explosion",
					["volume"] = 1000,
				}, -- end of [6]
				[7] = 
				{
					["altitude"] = 1,
					["volume"] = 1000,
					["predicate"] = "a_explosion",
					["zone"] = 10,
				}, -- end of [7]
				[8] = 
				{
					["altitude"] = 1,
					["zone"] = 11,
					["predicate"] = "a_explosion",
					["volume"] = 1000,
				}, -- end of [8]
				[9] = 
				{
					["altitude"] = 1,
					["volume"] = 1000,
					["predicate"] = "a_explosion",
					["zone"] = 12,
				}, -- end of [9]
			}, -- end of ["actions"]
			["colorItem"] = "0x808080ff",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["zone"] = 13,
					["predicate"] = "c_bomb_in_zone",
					["unit"] = 1,
					["altitude"] = 1,
					["numbombs"] = 1,
					["typebomb"] = 
					{
						[1] = 4,
						[2] = 5,
						[3] = 9,
						[4] = 255,
					}, -- end of ["typebomb"]
					["COCKPIT_ADDITIONAL_PLUGIN"] = "",
					["_min"] = 0,
					["_max"] = 0,
					["argument"] = 0,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Trigger 1735334086",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["altitude"] = 1,
					["zone"] = 14,
					["predicate"] = "a_explosion",
					["volume"] = 1000,
				}, -- end of [1]
				[2] = 
				{
					["altitude"] = 1,
					["volume"] = 1000,
					["predicate"] = "a_explosion",
					["zone"] = 15,
				}, -- end of [2]
				[3] = 
				{
					["altitude"] = 1,
					["zone"] = 16,
					["predicate"] = "a_explosion",
					["volume"] = 1000,
				}, -- end of [3]
				[4] = 
				{
					["altitude"] = 1,
					["volume"] = 1000,
					["predicate"] = "a_explosion",
					["zone"] = 17,
				}, -- end of [4]
				[5] = 
				{
					["altitude"] = 1,
					["zone"] = 18,
					["predicate"] = "a_explosion",
					["volume"] = 1000,
				}, -- end of [5]
			}, -- end of ["actions"]
			["colorItem"] = "0x808080ff",
		}, -- end of [4]
		[5] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["altitude"] = 1,
					["predicate"] = "c_unit_damaged",
					["unit"] = 311,
				}, -- end of [1]
				[2] = 
				{
					["altitude"] = 1,
					["predicate"] = "c_unit_damaged",
					["unit"] = 314,
				}, -- end of [2]
				[3] = 
				{
					["altitude"] = 1,
					["predicate"] = "c_unit_dead",
					["unit"] = 401,
				}, -- end of [3]
				[4] = 
				{
					["altitude"] = 1,
					["predicate"] = "c_unit_dead",
					["unit"] = 400,
				}, -- end of [4]
				[5] = 
				{
					["altitude"] = 1,
					["predicate"] = "c_unit_dead",
					["unit"] = 399,
				}, -- end of [5]
				[6] = 
				{
					["altitude"] = 1,
					["predicate"] = "c_unit_dead",
					["unit"] = 398,
				}, -- end of [6]
				[7] = 
				{
					["altitude"] = 1,
					["predicate"] = "c_unit_dead",
					["unit"] = 397,
				}, -- end of [7]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Trigger 1735335258",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 90,
					["start_delay"] = 0,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_9",
					["KeyDict_text"] = "DictKey_ActionText_9",
					["clearview"] = false,
				}, -- end of [1]
				[2] = 
				{
					["file"] = "ResKey_Action_12",
					["predicate"] = "a_out_sound",
					["start_delay"] = 0,
				}, -- end of [2]
				[3] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 7,
						[2] = 1,
					}, -- end of ["ai_task"]
				}, -- end of [3]
				[4] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 15,
						[2] = 1,
					}, -- end of ["ai_task"]
				}, -- end of [4]
				[5] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 100,
						[2] = 1,
					}, -- end of ["ai_task"]
				}, -- end of [5]
				[6] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 101,
						[2] = 1,
					}, -- end of ["ai_task"]
				}, -- end of [6]
				[7] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 105,
						[2] = 1,
					}, -- end of ["ai_task"]
				}, -- end of [7]
				[8] = 
				{
					["predicate"] = "a_ai_task",
					["ai_task"] = 
					{
						[1] = 106,
						[2] = 1,
					}, -- end of ["ai_task"]
				}, -- end of [8]
				[9] = 
				{
					["file"] = "ResKey_Action_21",
					["predicate"] = "a_out_sound",
					["start_delay"] = 2,
				}, -- end of [9]
				[10] = 
				{
					["flag"] = "ART",
					["predicate"] = "a_set_flag",
				}, -- end of [10]
				[11] = 
				{
					["group"] = 25,
					["predicate"] = "a_activate_group",
				}, -- end of [11]
				[12] = 
				{
					["group"] = 26,
					["predicate"] = "a_activate_group",
				}, -- end of [12]
			}, -- end of ["actions"]
			["colorItem"] = "0x808080ff",
		}, -- end of [5]
		[6] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["altitude"] = 1,
					["coalitionlist"] = "red",
					["unitType"] = "AIRPLANE",
					["zone"] = 59,
					["predicate"] = "c_part_of_coalition_in_zone",
					["unit"] = 311,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 90,
					["start_delay"] = 0,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_65",
					["KeyDict_text"] = "DictKey_ActionText_65",
					["clearview"] = false,
				}, -- end of [1]
				[2] = 
				{
					["file"] = "ResKey_Action_66",
					["predicate"] = "a_out_sound",
					["start_delay"] = 0,
				}, -- end of [2]
			}, -- end of ["actions"]
			["comment"] = "Info in Zone",
		}, -- end of [6]
		[7] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = "ART",
					["altitude"] = 1,
					["predicate"] = "c_flag_is_true",
					["unit"] = 134,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "ART END",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["file"] = "ResKey_Action_15",
					["predicate"] = "a_out_sound",
					["start_delay"] = 10,
				}, -- end of [1]
				[2] = 
				{
					["seconds"] = 90,
					["start_delay"] = 10,
					["KeyDict_text"] = "DictKey_ActionText_16",
					["text"] = "DictKey_ActionText_16",
					["predicate"] = "a_out_text_delay",
					["clearview"] = false,
				}, -- end of [2]
			}, -- end of ["actions"]
			["colorItem"] = "0x808000ff",
		}, -- end of [7]
		[8] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = "ART",
					["altitude"] = 1,
					["predicate"] = "c_flag_is_true",
					["unit"] = 310,
				}, -- end of [1]
				[2] = 
				{
					["altitude"] = 1,
					["coalitionlist"] = "red",
					["unitType"] = "AIRPLANE",
					["zone"] = 24,
					["predicate"] = "c_part_of_coalition_in_zone",
					["unit"] = 310,
				}, -- end of [2]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Com",
			["actions"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["flag"] = "Start B17 Raid",
					["value"] = 1,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_6",
					["radiotext"] = "DictKey_ActionRadioText_6",
					["predicate"] = "a_add_radio_item_for_coalition",
				}, -- end of [1]
				[2] = 
				{
					["seconds"] = 300,
					["start_delay"] = 5,
					["KeyDict_text"] = "DictKey_ActionText_17",
					["text"] = "DictKey_ActionText_17",
					["predicate"] = "a_out_text_delay",
					["clearview"] = false,
				}, -- end of [2]
				[3] = 
				{
					["flag"] = "BonusMission",
					["predicate"] = "a_set_flag",
				}, -- end of [3]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xffff00ff",
		}, -- end of [8]
		[9] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = "Start B17 Raid",
					["altitude"] = 1,
					["predicate"] = "c_flag_is_true",
					["unit"] = 134,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Com",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 180,
					["start_delay"] = 0,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_7",
					["KeyDict_text"] = "DictKey_ActionText_7",
					["clearview"] = false,
				}, -- end of [1]
				[2] = 
				{
					["file"] = "ResKey_Action_8",
					["predicate"] = "a_out_sound",
					["start_delay"] = 0,
				}, -- end of [2]
				[3] = 
				{
					["drawObject"] = "Join line",
					["predicate"] = "a_set_visible_draw",
					["value"] = true,
				}, -- end of [3]
				[4] = 
				{
					["drawObject"] = "join circle",
					["predicate"] = "a_set_visible_draw",
					["value"] = true,
				}, -- end of [4]
				[5] = 
				{
					["drawObject"] = "join text",
					["predicate"] = "a_set_visible_draw",
					["value"] = true,
				}, -- end of [5]
				[6] = 
				{
					["drawObject"] = "join circle-1-1",
					["predicate"] = "a_set_visible_draw",
					["value"] = true,
				}, -- end of [6]
				[7] = 
				{
					["drawObject"] = "Line-2",
					["predicate"] = "a_set_visible_draw",
					["value"] = true,
				}, -- end of [7]
				[8] = 
				{
					["drawObject"] = "Punkt",
					["predicate"] = "a_set_visible_draw",
					["value"] = true,
				}, -- end of [8]
				[9] = 
				{
					["file"] = "ResKey_Action_64",
					["predicate"] = "a_out_sound",
					["start_delay"] = 5,
				}, -- end of [9]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xffff00ff",
		}, -- end of [9]
		[10] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["altitude"] = 1,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 21,
					["predicate"] = "c_part_of_coalition_in_zone",
					["unit"] = 311,
				}, -- end of [1]
				[2] = 
				{
					["flag"] = "BonusMission",
					["altitude"] = 1,
					["predicate"] = "c_flag_is_true",
					["unit"] = 311,
				}, -- end of [2]
			}, -- end of ["rules"]
			["comment"] = "Spawn B17",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 63,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 65,
					["predicate"] = "a_activate_group",
				}, -- end of [2]
				[3] = 
				{
					["group"] = 90,
					["predicate"] = "a_activate_group",
				}, -- end of [3]
			}, -- end of ["actions"]
			["colorItem"] = "0x808000ff",
		}, -- end of [10]
		[11] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["altitude"] = 1,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 21,
					["predicate"] = "c_part_of_coalition_in_zone",
					["unit"] = 311,
				}, -- end of [1]
				[2] = 
				{
					["flag"] = "BonusMission",
					["altitude"] = 1,
					["predicate"] = "c_flag_is_true",
					["unit"] = 311,
				}, -- end of [2]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Spawn Fw190 CAP",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 89,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0x808000ff",
		}, -- end of [11]
		[12] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 63,
					["altitude"] = 1,
					["predicate"] = "c_group_dead",
					["unit"] = 310,
				}, -- end of [1]
				[2] = 
				{
					["group"] = 65,
					["altitude"] = 1,
					["predicate"] = "c_group_dead",
					["unit"] = 310,
				}, -- end of [2]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "BOMBER END",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 120,
					["start_delay"] = 5,
					["KeyDict_text"] = "DictKey_ActionText_18",
					["text"] = "DictKey_ActionText_18",
					["predicate"] = "a_out_text_delay",
					["clearview"] = false,
				}, -- end of [1]
				[2] = 
				{
					["file"] = "ResKey_Action_19",
					["predicate"] = "a_out_sound",
					["start_delay"] = 5,
				}, -- end of [2]
			}, -- end of ["actions"]
			["colorItem"] = "0x808000ff",
		}, -- end of [12]
		[13] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["altitude"] = 1,
					["seconds"] = 30,
					["predicate"] = "c_time_after",
					["unit"] = 310,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Crates",
			["actions"] = 
			{
				[1] = 
				{
					["shells_count"] = 1,
					["TNT"] = 500,
					["predicate"] = "a_shelling_zone",
					["zone"] = 25,
				}, -- end of [1]
				[2] = 
				{
					["shells_count"] = 1,
					["zone"] = 26,
					["predicate"] = "a_shelling_zone",
					["TNT"] = 500,
				}, -- end of [2]
				[3] = 
				{
					["shells_count"] = 1,
					["TNT"] = 500,
					["predicate"] = "a_shelling_zone",
					["zone"] = 35,
				}, -- end of [3]
				[4] = 
				{
					["shells_count"] = 1,
					["zone"] = 36,
					["predicate"] = "a_shelling_zone",
					["TNT"] = 500,
				}, -- end of [4]
				[5] = 
				{
					["shells_count"] = 1,
					["TNT"] = 500,
					["predicate"] = "a_shelling_zone",
					["zone"] = 37,
				}, -- end of [5]
				[6] = 
				{
					["shells_count"] = 1,
					["zone"] = 38,
					["predicate"] = "a_shelling_zone",
					["TNT"] = 500,
				}, -- end of [6]
				[7] = 
				{
					["shells_count"] = 1,
					["TNT"] = 500,
					["predicate"] = "a_shelling_zone",
					["zone"] = 39,
				}, -- end of [7]
				[8] = 
				{
					["shells_count"] = 1,
					["zone"] = 40,
					["predicate"] = "a_shelling_zone",
					["TNT"] = 500,
				}, -- end of [8]
				[9] = 
				{
					["shells_count"] = 1,
					["TNT"] = 500,
					["predicate"] = "a_shelling_zone",
					["zone"] = 41,
				}, -- end of [9]
				[10] = 
				{
					["shells_count"] = 1,
					["zone"] = 43,
					["predicate"] = "a_shelling_zone",
					["TNT"] = 500,
				}, -- end of [10]
				[11] = 
				{
					["shells_count"] = 1,
					["TNT"] = 500,
					["predicate"] = "a_shelling_zone",
					["zone"] = 44,
				}, -- end of [11]
				[12] = 
				{
					["shells_count"] = 1,
					["zone"] = 42,
					["predicate"] = "a_shelling_zone",
					["TNT"] = 500,
				}, -- end of [12]
				[13] = 
				{
					["shells_count"] = 1,
					["TNT"] = 500,
					["predicate"] = "a_shelling_zone",
					["zone"] = 46,
				}, -- end of [13]
				[14] = 
				{
					["shells_count"] = 1,
					["zone"] = 45,
					["predicate"] = "a_shelling_zone",
					["TNT"] = 500,
				}, -- end of [14]
				[15] = 
				{
					["shells_count"] = 1,
					["TNT"] = 500,
					["predicate"] = "a_shelling_zone",
					["zone"] = 47,
				}, -- end of [15]
				[16] = 
				{
					["shells_count"] = 1,
					["zone"] = 48,
					["predicate"] = "a_shelling_zone",
					["TNT"] = 500,
				}, -- end of [16]
				[17] = 
				{
					["shells_count"] = 1,
					["TNT"] = 500,
					["predicate"] = "a_shelling_zone",
					["zone"] = 49,
				}, -- end of [17]
				[18] = 
				{
					["shells_count"] = 1,
					["zone"] = 50,
					["predicate"] = "a_shelling_zone",
					["TNT"] = 500,
				}, -- end of [18]
				[19] = 
				{
					["shells_count"] = 1,
					["TNT"] = 500,
					["predicate"] = "a_shelling_zone",
					["zone"] = 51,
				}, -- end of [19]
				[20] = 
				{
					["shells_count"] = 1,
					["zone"] = 52,
					["predicate"] = "a_shelling_zone",
					["TNT"] = 500,
				}, -- end of [20]
				[21] = 
				{
					["shells_count"] = 1,
					["TNT"] = 500,
					["predicate"] = "a_shelling_zone",
					["zone"] = 53,
				}, -- end of [21]
				[22] = 
				{
					["shells_count"] = 1,
					["zone"] = 54,
					["predicate"] = "a_shelling_zone",
					["TNT"] = 500,
				}, -- end of [22]
				[23] = 
				{
					["shells_count"] = 1,
					["TNT"] = 500,
					["predicate"] = "a_shelling_zone",
					["zone"] = 55,
				}, -- end of [23]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xe180a4ff",
		}, -- end of [13]
		[14] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["altitude"] = 1,
					["zone"] = 56,
					["numbombs"] = 1,
					["typebomb"] = 
					{
						[1] = 4,
						[2] = 5,
						[3] = 9,
						[4] = 258,
					}, -- end of ["typebomb"]
					["predicate"] = "c_bomb_in_zone",
					["unit"] = 311,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "ART_BOMB",
			["actions"] = 
			{
				[1] = 
				{
					["volume"] = 100,
					["predicate"] = "a_explosion_unit",
					["unit"] = 314,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["colorItem"] = "0xff0000ff",
		}, -- end of [14]
		[15] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["altitude"] = 1,
					["zone"] = 57,
					["numbombs"] = 1,
					["predicate"] = "c_bomb_in_zone",
					["typebomb"] = 
					{
						[1] = 4,
						[2] = 5,
						[3] = 9,
						[4] = 258,
					}, -- end of ["typebomb"]
					["unit"] = 311,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "ART_BOMB",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["unit"] = 311,
					["predicate"] = "a_explosion_unit",
					["volume"] = 100,
				}, -- end of [1]
			}, -- end of ["actions"]
			["colorItem"] = "0xff0000ff",
		}, -- end of [15]
	}, -- end of ["trigrules"]
	["currentKey"] = 54642,
	["failures"] = {},
	["forcedOptions"] = 
	{
		["RBDAI"] = false,
		["optionsView"] = "optview_onlyallies",
		["easyCommunication"] = true,
		["civTraffic"] = "medium",
		["cockpitStatusBarAllowed"] = false,
		["spottingDot"] = 1,
		["labels"] = 4,
	}, -- end of ["forcedOptions"]
	["start_time"] = 51000,
} -- end of mission
