mission = 
{
	["groundControl"] = 
	{
		["passwords"] = 
		{
			["artillery_commander"] = {},
			["instructor"] = {},
			["observer"] = {},
			["forward_observer"] = {},
		}, -- end of ["passwords"]
		["roles"] = 
		{
			["artillery_commander"] = 
			{
				["neutrals"] = 0,
				["blue"] = 5,
				["red"] = 5,
			}, -- end of ["artillery_commander"]
			["instructor"] = 
			{
				["neutrals"] = 5,
				["blue"] = 5,
				["red"] = 5,
			}, -- end of ["instructor"]
			["observer"] = 
			{
				["neutrals"] = 5,
				["blue"] = 5,
				["red"] = 5,
			}, -- end of ["observer"]
			["forward_observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["forward_observer"]
		}, -- end of ["roles"]
		["isPilotControlVehicles"] = true,
	}, -- end of ["groundControl"]
	["requiredModules"] = {},
	["date"] = 
	{
		["Day"] = 1,
		["Year"] = 2020,
		["Month"] = 6,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_effect_smoke(401, 1, 1, \"\");a_effect_smoke(400, 7, 1, \"\");a_set_visible_draw(\"alert2\", true);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_8\"), 60, true, 1);a_out_sound(getValueResourceByKey(\"ResKey_Action_30\"), 1); mission.trig.func[1]=nil;",
			[2] = "a_activate_group(32); mission.trig.func[2]=nil;",
			[3] = "a_explosion_unit(40, 10); mission.trig.func[3]=nil;",
			[4] = "a_set_ai_task(75, 1);a_activate_group(76);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_10\"), 60, true, 1);a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_15\"), \"102\", 1);a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_13\"), \"101\", 1);a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_16\"), \"103\", 1);a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_17\"), \"111\", 1);a_out_sound(getValueResourceByKey(\"ResKey_Action_29\"), 2);a_out_sound(getValueResourceByKey(\"ResKey_Action_49\"), 2); mission.trig.func[4]=nil;",
			[5] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_36\"), 30, false, 1);a_out_sound(getValueResourceByKey(\"ResKey_Action_41\"), 2);a_out_sound(getValueResourceByKey(\"ResKey_Action_48\"), 2); mission.trig.func[5]=nil;",
			[6] = "a_set_visible_draw(\"alert 1\", true);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_9\"), 60, true, 1);a_out_sound(getValueResourceByKey(\"ResKey_Action_32\"), 1);a_out_sound(getValueResourceByKey(\"ResKey_Action_47\"), 20); mission.trig.func[6]=nil;",
			[7] = "a_activate_group(141);a_set_visible_draw(\"alert 1\", true);a_set_flag(\"1000\"); mission.trig.func[7]=nil;",
			[8] = "a_activate_group(142);a_set_flag(\"1001\"); mission.trig.func[8]=nil;",
			[9] = "a_activate_group(164); mission.trig.func[9]=nil;",
			[10] = "a_activate_group(134);a_activate_group(135);a_activate_group(136); mission.trig.func[10]=nil;",
			[11] = "a_activate_group(166); mission.trig.func[11]=nil;",
			[12] = "a_activate_group(182);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_25\"), 30, true, 2);a_out_sound(getValueResourceByKey(\"ResKey_Action_27\"), 2);",
			[13] = "a_activate_group(183);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_24\"), 30, true, 5);a_out_sound(getValueResourceByKey(\"ResKey_Action_28\"), 2);",
			[14] = "a_activate_group(184);a_out_sound(getValueResourceByKey(\"ResKey_Action_21\"), 2);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_23\"), 30, false, 0);",
			[15] = "a_activate_group(187);a_activate_group(188);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_18\"), 30, true, 5);a_out_sound(getValueResourceByKey(\"ResKey_Action_20\"), 2);",
			[16] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_33\"), 30, true, 1);a_out_sound(getValueResourceByKey(\"ResKey_Action_35\"), 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_50\"), 2); mission.trig.func[16]=nil;",
			[17] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_42\"), 90, true, 10);a_out_sound(getValueResourceByKey(\"ResKey_Action_44\"), 8);a_out_sound(getValueResourceByKey(\"ResKey_Action_45\"), 8); mission.trig.func[17]=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 if not mission.trig.flag[12] then mission.trig.actions[12](); mission.trig.flag[12] = true;end; else mission.trig.flag[12] = false; end;",
			[13] = "if mission.trig.conditions[13]() then if not mission.trig.flag[13] then mission.trig.actions[13](); mission.trig.flag[13] = true;end; else mission.trig.flag[13] = false; end;",
			[14] = "if mission.trig.conditions[14]() then if not mission.trig.flag[14] then mission.trig.actions[14](); mission.trig.flag[14] = true;end; else mission.trig.flag[14] = false; end;",
			[15] = "if mission.trig.conditions[15]() then if not mission.trig.flag[15] then mission.trig.actions[15](); mission.trig.flag[15] = true;end; else mission.trig.flag[15] = false; end;",
			[16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
			[17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
			[3] = true,
			[4] = true,
			[5] = true,
			[6] = true,
			[7] = true,
			[8] = true,
			[9] = true,
			[10] = true,
			[11] = true,
			[12] = true,
			[13] = true,
			[14] = true,
			[15] = true,
			[16] = true,
			[17] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(c_unit_dead(46) )",
			[2] = "return(c_unit_dead(47) )",
			[3] = "return(c_unit_damaged(40) )",
			[4] = "return(c_group_life_less(22, 50) )",
			[5] = "return(c_group_dead(139) )",
			[6] = "return(c_unit_damaged(268) )",
			[7] = "return(c_unit_dead(268) )",
			[8] = "return(c_unit_dead(271) and c_time_since_flag(\"1000\", 90) )",
			[9] = "return(c_unit_dead(272) and c_time_since_flag(\"1001\", 90) )",
			[10] = "return(c_part_of_coalition_in_zone(\"blue\", 501, \"AIRPLANE\") )",
			[11] = "return(c_part_of_coalition_in_zone(\"blue\", 601, \"AIRPLANE\") and c_part_of_group_in_zone(139, 601) )",
			[12] = "return(c_flag_is_true(\"101\") )",
			[13] = "return(c_flag_is_true(\"102\") )",
			[14] = "return(c_flag_is_true(\"103\") )",
			[15] = "return(c_flag_is_true(\"111\") )",
			[16] = "return(c_unit_damaged(225) and c_unit_damaged(343) and c_unit_damaged(176) and c_unit_damaged(175) )",
			[17] = "return(c_time_after(90) )",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = {},
	}, -- end of ["trig"]
	["maxDictId"] = 50,
	["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"] = 
				{
					[6] = 
					{
						["visible"] = true,
						["borderThickness"] = 1,
						["mapY"] = -30803.303816598,
						["layerName"] = "Common",
						["colorString"] = "0x0000ffff",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -60467.969902916,
						["name"] = "Rejoin-1",
						["angle"] = 0,
						["text"] = "Secondary AFB",
						["fillColorString"] = "0x0080ff80",
						["primitiveType"] = "TextBox",
						["fontSize"] = 13,
					}, -- end of [6]
					[2] = 
					{
						["visible"] = true,
						["borderThickness"] = 1,
						["mapY"] = 243.28696292394,
						["layerName"] = "Common",
						["colorString"] = "0x0000ffff",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -1827.2419491805,
						["name"] = "Rejoin",
						["angle"] = 0,
						["text"] = "Fuel and Weapons",
						["fillColorString"] = "0x0080ff80",
						["primitiveType"] = "TextBox",
						["fontSize"] = 13,
					}, -- end of [2]
					[8] = 
					{
						["visible"] = true,
						["borderThickness"] = 1,
						["mapY"] = -2335.7176804876,
						["layerName"] = "Common",
						["colorString"] = "0x0000ffff",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -117967.86000542,
						["name"] = "Rejoin-3",
						["angle"] = 0,
						["text"] = "Fuel and Weapons",
						["fillColorString"] = "0x0080ff80",
						["primitiveType"] = "TextBox",
						["fontSize"] = 13,
					}, -- end of [8]
					[3] = 
					{
						["visible"] = true,
						["radius"] = 4248.0300685022,
						["mapY"] = -10409.018641211,
						["primitiveType"] = "Polygon",
						["thickness"] = 6,
						["colorString"] = "0x0000ffff",
						["style"] = "solid",
						["layerName"] = "Common",
						["name"] = "Polygon-2",
						["fillColorString"] = "0xff000000",
						["mapX"] = -66571.811427372,
						["polygonMode"] = "circle",
					}, -- end of [3]
					[1] = 
					{
						["visible"] = true,
						["mapY"] = 56331.554085678,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 13,
						["colorString"] = "0xff0000ff",
						["style"] = "cross",
						["layerName"] = "Common",
						["name"] = "border",
						["points"] = 
						{
							[7] = 
							{
								["y"] = -185027.14800496,
								["x"] = -31712.092723254,
							}, -- end of [7]
							[1] = 
							{
								["y"] = 27760.257459559,
								["x"] = -110094.84942574,
							}, -- end of [1]
							[2] = 
							{
								["y"] = -6838.0476967998,
								["x"] = 43648.799798972,
							}, -- end of [2]
							[4] = 
							{
								["y"] = -52062.354809436,
								["x"] = 37802.470431226,
							}, -- end of [4]
							[8] = 
							{
								["y"] = -225084.80166387,
								["x"] = -43660.961123358,
							}, -- end of [8]
							[9] = 
							{
								["y"] = -297674.37888659,
								["x"] = -41754.882299273,
							}, -- end of [9]
							[5] = 
							{
								["y"] = -86132.223273262,
								["x"] = 12799.185431593,
							}, -- end of [5]
							[10] = 
							{
								["y"] = -312111.28409008,
								["x"] = -55812.841390225,
							}, -- end of [10]
							[3] = 
							{
								["y"] = -24795.563988374,
								["x"] = 54253.602656407,
							}, -- end of [3]
							[6] = 
							{
								["y"] = -118395.48051945,
								["x"] = -14414.242103396,
							}, -- end of [6]
						}, -- end of ["points"]
						["mapX"] = 16791.544243665,
						["lineMode"] = "segments",
					}, -- end of [1]
					[4] = 
					{
						["visible"] = false,
						["radius"] = 5263.3938014086,
						["mapY"] = 10728.854740244,
						["primitiveType"] = "Polygon",
						["thickness"] = 16,
						["colorString"] = "0xff0000ff",
						["style"] = "dot",
						["layerName"] = "Common",
						["name"] = "alert 1",
						["fillColorString"] = "0xff000020",
						["mapX"] = 50971.83232558,
						["polygonMode"] = "circle",
					}, -- end of [4]
					[5] = 
					{
						["visible"] = false,
						["radius"] = 5263.3938014086,
						["mapY"] = 51529.783179022,
						["primitiveType"] = "Polygon",
						["thickness"] = 16,
						["colorString"] = "0xff0000ff",
						["style"] = "dot",
						["layerName"] = "Common",
						["name"] = "alert2",
						["fillColorString"] = "0xff000020",
						["mapX"] = 32752.920638322,
						["polygonMode"] = "circle",
					}, -- end of [5]
					[7] = 
					{
						["visible"] = true,
						["borderThickness"] = 1,
						["mapY"] = -9427.6015153479,
						["layerName"] = "Common",
						["colorString"] = "0x0000ffff",
						["font"] = "DejaVuLGCSansCondensed.ttf",
						["mapX"] = -66950.283541282,
						["name"] = "Rejoin-2",
						["angle"] = 0,
						["text"] = "Rejoin",
						["fillColorString"] = "0x0080ff80",
						["primitiveType"] = "TextBox",
						["fontSize"] = 13,
					}, -- end of [7]
				}, -- end of ["objects"]
			}, -- end of [4]
			[5] = 
			{
				["visible"] = true,
				["name"] = "Author",
				["objects"] = {},
			}, -- end of [5]
		}, -- end of ["layers"]
	}, -- end of ["drawings"]
	["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
	["pictureFileNameServer"] = 
	{
		[1] = "ResKey_ImageBriefing_12",
	}, -- end of ["pictureFileNameServer"]
	["weather"] = 
	{
		["wind"] = 
		{
			["at8000"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["at8000"]
			["atGround"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["atGround"]
			["at2000"] = 
			{
				["speed"] = 0,
				["dir"] = 0,
			}, -- end of ["at2000"]
		}, -- end of ["wind"]
		["enable_fog"] = false,
		["season"] = 
		{
			["temperature"] = 25,
		}, -- end of ["season"]
		["qnh"] = 760,
		["cyclones"] = {},
		["dust_density"] = 0,
		["enable_dust"] = false,
		["clouds"] = 
		{
			["thickness"] = 200,
			["density"] = 0,
			["preset"] = "Preset8",
			["base"] = 5500,
			["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"] = "PersianGulf",
	["triggers"] = 
	{
		["zones"] = 
		{
			[1] = 
			{
				["radius"] = 91.44,
				["zoneId"] = 300,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 50976.073058195,
				["x"] = 33130.910113447,
				["name"] = "66on",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [1]
			[2] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 400,
				["color"] = 
				{
					[1] = 0,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 25.119401620133,
				["x"] = -68.954236751291,
				["name"] = "66smoke",
				["heading"] = 2.7842511436896,
				["linkUnit"] = 154,
				["type"] = 0,
			}, -- end of [2]
			[3] = 
			{
				["radius"] = 4.8768,
				["zoneId"] = 401,
				["color"] = 
				{
					[1] = 0,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 1.7794768754247,
				["x"] = -6.0021897269544,
				["name"] = "66smoke-1",
				["heading"] = 2.7842511436896,
				["linkUnit"] = 154,
				["type"] = 0,
			}, -- end of [3]
			[4] = 
			{
				["radius"] = 6096,
				["zoneId"] = 501,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 83577.304264267,
				["x"] = 37379.443120417,
				["name"] = "alert5",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [4]
			[5] = 
			{
				["radius"] = 10668,
				["zoneId"] = 601,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = true,
				["y"] = 15.599505276626,
				["x"] = 11.074735736729,
				["name"] = "giant",
				["heading"] = 1.0017909488134,
				["linkUnit"] = 21,
				["type"] = 0,
			}, -- end of [5]
		}, -- end of ["zones"]
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = 69798.905261646,
		["zoom"] = 77136.649290953,
		["centerX"] = 36275.741518088,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["blue"] = 
		{
			[1] = 21,
			[2] = 11,
			[3] = 8,
			[4] = 80,
			[5] = 28,
			[6] = 26,
			[7] = 13,
			[8] = 5,
			[9] = 16,
			[10] = 6,
			[11] = 15,
			[12] = 20,
			[13] = 71,
			[14] = 79,
			[15] = 12,
			[16] = 40,
			[17] = 42,
			[18] = 45,
			[19] = 9,
			[20] = 46,
			[21] = 10,
			[22] = 3,
			[23] = 4,
			[24] = 1,
			[25] = 2,
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			[1] = 91,
			[2] = 83,
			[3] = 23,
			[4] = 65,
			[5] = 86,
			[6] = 64,
			[7] = 25,
			[8] = 63,
			[9] = 76,
			[10] = 84,
			[11] = 90,
			[12] = 62,
			[13] = 30,
			[14] = 78,
			[15] = 87,
			[16] = 31,
			[17] = 61,
			[18] = 32,
			[19] = 33,
			[20] = 60,
			[21] = 17,
			[22] = 69,
			[23] = 36,
			[24] = 59,
			[25] = 58,
			[26] = 57,
			[27] = 56,
			[28] = 55,
			[29] = 92,
			[30] = 88,
			[31] = 73,
			[32] = 39,
			[33] = 89,
			[34] = 54,
			[35] = 77,
			[36] = 72,
			[37] = 41,
			[38] = 44,
			[39] = 85,
			[40] = 75,
			[41] = 53,
			[42] = 22,
			[43] = 52,
			[44] = 66,
			[45] = 51,
			[46] = 74,
			[47] = 82,
			[48] = 68,
			[49] = 50,
			[50] = 49,
			[51] = 48,
			[52] = 67,
		}, -- end of ["neutrals"]
		["red"] = 
		{
			[1] = 18,
			[2] = 70,
			[3] = 24,
			[4] = 27,
			[5] = 81,
			[6] = 29,
			[7] = 34,
			[8] = 35,
			[9] = 37,
			[10] = 38,
			[11] = 0,
			[12] = 43,
			[13] = 19,
			[14] = 47,
			[15] = 7,
		}, -- end of ["red"]
	}, -- end of ["coalitions"]
	["descriptionText"] = "DictKey_descriptionText_1",
	["pictureFileNameR"] = {},
	["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
	["goals"] = {},
	["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
	["pictureFileNameB"] = 
	{
		[1] = "ResKey_ImageBriefing_11",
	}, -- end of ["pictureFileNameB"]
	["coalition"] = 
	{
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 11805.508942857,
				["x"] = 76000.494114286,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = {},
		}, -- end of ["neutrals"]
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = 11942.1652,
				["x"] = 75863.837857143,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["helicopter"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Transport",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 29,
											["action"] = "From Ground Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGroundHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -610.93232606577,
											["x"] = -922.7779498683,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 29,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 17.084406187431,
											["ETA_locked"] = false,
											["y"] = -188.62605740552,
											["x"] = -257.65934293933,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 29,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 742.67520807853,
											["ETA_locked"] = false,
											["y"] = -19157.570438982,
											["x"] = 27425.495776934,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 29,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1726.8778128514,
											["ETA_locked"] = false,
											["y"] = 18389.615874196,
											["x"] = 53159.168037547,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 29,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2193.2109477265,
											["ETA_locked"] = false,
											["y"] = 39916.762458237,
											["x"] = 51833.8026695,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 29,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2834.2197032829,
											["ETA_locked"] = false,
											["y"] = 51162.286793184,
											["x"] = 24402.755809611,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 29,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3767.7527136752,
											["ETA_locked"] = false,
											["y"] = 8027.6684512802,
											["x"] = 26290.397394406,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 22,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 4367.7731224296,
											["ETA_locked"] = false,
											["y"] = -177.707709,
											["x"] = -219.726892,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 10,
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 194,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 29,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "15 Indian Air Force",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["LeftEngineResource"] = 90,
											["RightEngineResource"] = 90,
											["CargoHalfdoor"] = true,
											["GunnersAISkill"] = 90,
											["ExhaustScreen"] = true,
											["HumanOrchestra"] = false,
											["NetCrewControlPriority"] = 0,
											["AdditionalArmor"] = true,
											["NS430allow"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Mi-8MT",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 129,
													[13] = 123,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[7] = 40,
													[1] = 21.5,
													[2] = 25.7,
													[4] = 28,
													[8] = 50,
													[9] = 55.5,
													[5] = 30,
													[10] = 59.9,
													[3] = 27,
													[6] = 32,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 390,
										["psi"] = -0,
										["onboard_num"] = "020",
										["y"] = -610.93232606577,
										["x"] = -922.7779498683,
										["name"] = "Heli",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "1929",
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 29,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "15 Indian Air Force",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["LeftEngineResource"] = 90,
											["RightEngineResource"] = 90,
											["CargoHalfdoor"] = true,
											["NetCrewControlPriority"] = 0,
											["ExhaustScreen"] = true,
											["GunnersAISkill"] = 90,
											["HumanOrchestra"] = false,
											["AdditionalArmor"] = true,
											["NS430allow"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Mi-8MT",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 129,
													[13] = 123,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[7] = 40,
													[1] = 21.5,
													[2] = 25.7,
													[4] = 28,
													[8] = 50,
													[9] = 55.5,
													[5] = 30,
													[10] = 59.9,
													[3] = 27,
													[6] = 32,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 391,
										["psi"] = -0,
										["onboard_num"] = "021",
										["y"] = -570.93232606577,
										["x"] = -962.7779498683,
										["name"] = "Heli-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "1929",
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 29,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "15 Indian Air Force",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["LeftEngineResource"] = 90,
											["RightEngineResource"] = 90,
											["CargoHalfdoor"] = true,
											["NetCrewControlPriority"] = 0,
											["ExhaustScreen"] = true,
											["GunnersAISkill"] = 90,
											["HumanOrchestra"] = false,
											["AdditionalArmor"] = true,
											["NS430allow"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Mi-8MT",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 129,
													[13] = 123,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[7] = 40,
													[1] = 21.5,
													[2] = 25.7,
													[4] = 28,
													[8] = 50,
													[9] = 55.5,
													[5] = 30,
													[10] = 59.9,
													[3] = 27,
													[6] = 32,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 392,
										["psi"] = -0,
										["onboard_num"] = "022",
										["y"] = -530.93232606577,
										["x"] = -1002.7779498683,
										["name"] = "Heli-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "1929",
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 29,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "15 Indian Air Force",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["LeftEngineResource"] = 90,
											["RightEngineResource"] = 90,
											["CargoHalfdoor"] = true,
											["NetCrewControlPriority"] = 0,
											["ExhaustScreen"] = true,
											["GunnersAISkill"] = 90,
											["HumanOrchestra"] = false,
											["AdditionalArmor"] = true,
											["NS430allow"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Mi-8MT",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 129,
													[13] = 123,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[7] = 40,
													[1] = 21.5,
													[2] = 25.7,
													[4] = 28,
													[8] = 50,
													[9] = 55.5,
													[5] = 30,
													[10] = 59.9,
													[3] = 27,
													[6] = 32,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 393,
										["psi"] = -0,
										["onboard_num"] = "023",
										["y"] = -612.4959971139,
										["x"] = -988.45213389007,
										["name"] = "Heli-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "1929",
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -610.93232606577,
								["x"] = -922.7779498683,
								["name"] = "Heli",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Transport",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 28,
											["action"] = "From Ground Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGroundHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -582.13220540969,
											["x"] = -793.17740691596,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 51.99151140189,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 17.084406187431,
											["ETA_locked"] = false,
											["y"] = -164.23942879531,
											["x"] = -157.06449992225,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 742.67520807853,
											["ETA_locked"] = false,
											["y"] = -19133.183810372,
											["x"] = 27526.090619951,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1726.8778128514,
											["ETA_locked"] = false,
											["y"] = 18414.002502806,
											["x"] = 53259.762880564,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2193.2109477265,
											["ETA_locked"] = false,
											["y"] = 39941.149086847,
											["x"] = 51934.397512517,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2834.2197032829,
											["ETA_locked"] = false,
											["y"] = 51186.673421794,
											["x"] = 24503.350652628,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3767.7527136752,
											["ETA_locked"] = false,
											["y"] = 8052.0550798904,
											["x"] = 26390.992237423,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 22,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 4367.7731224296,
											["ETA_locked"] = false,
											["y"] = -177.707709,
											["x"] = -219.726892,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 10,
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 195,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 28,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR UH-1H BLACK SQUADRON",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["ExhaustScreen"] = true,
											["GunnersAISkill"] = 90,
											["NetCrewControlPriority"] = 0,
											["EngineResource"] = 90,
										}, -- end of ["AddPropAircraft"]
										["type"] = "UH-1H",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 394,
										["psi"] = -0,
										["onboard_num"] = "024",
										["y"] = -582.13220540969,
										["x"] = -793.17740691596,
										["name"] = "Heli-1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "631",
											["flare"] = 60,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 28,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR UH-1H BLACK SQUADRON",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["ExhaustScreen"] = true,
											["GunnersAISkill"] = 90,
											["NetCrewControlPriority"] = 0,
											["EngineResource"] = 90,
										}, -- end of ["AddPropAircraft"]
										["type"] = "UH-1H",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 395,
										["psi"] = -0,
										["onboard_num"] = "025",
										["y"] = -542.13220540969,
										["x"] = -833.17740691596,
										["name"] = "Heli-1-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "631",
											["flare"] = 60,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 28,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR UH-1H BLACK SQUADRON",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["ExhaustScreen"] = true,
											["GunnersAISkill"] = 90,
											["NetCrewControlPriority"] = 0,
											["EngineResource"] = 90,
										}, -- end of ["AddPropAircraft"]
										["type"] = "UH-1H",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 396,
										["psi"] = -0,
										["onboard_num"] = "026",
										["y"] = -502.13220540969,
										["x"] = -873.17740691596,
										["name"] = "Heli-1-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "631",
											["flare"] = 60,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 28,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR UH-1H BLACK SQUADRON",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["SoloFlight"] = false,
											["ExhaustScreen"] = true,
											["GunnersAISkill"] = 90,
											["NetCrewControlPriority"] = 0,
											["EngineResource"] = 90,
										}, -- end of ["AddPropAircraft"]
										["type"] = "UH-1H",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 397,
										["psi"] = -0,
										["onboard_num"] = "027",
										["y"] = -583.69587645783,
										["x"] = -858.85159093773,
										["name"] = "Heli-1-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "631",
											["flare"] = 60,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -582.13220540969,
								["x"] = -793.17740691596,
								["name"] = "Heli-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 27,
											["action"] = "From Ground Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGroundHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -558.13210486296,
											["x"] = -682.776944401,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 51.99151140189,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 17.084406187431,
											["ETA_locked"] = false,
											["y"] = -149.83936846728,
											["x"] = -70.664137954021,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 742.67520807853,
											["ETA_locked"] = false,
											["y"] = -19118.783750044,
											["x"] = 27612.49098192,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1726.8778128514,
											["ETA_locked"] = false,
											["y"] = 18428.402563134,
											["x"] = 53346.163242532,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2193.2109477265,
											["ETA_locked"] = false,
											["y"] = 39955.549147175,
											["x"] = 52020.797874485,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2834.2197032829,
											["ETA_locked"] = false,
											["y"] = 51201.073482122,
											["x"] = 24589.751014596,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3767.7527136752,
											["ETA_locked"] = false,
											["y"] = 8066.4551402184,
											["x"] = 26477.392599391,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 22,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 4367.7731224296,
											["ETA_locked"] = false,
											["y"] = -177.707709,
											["x"] = -219.726892,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 10,
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 196,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 27,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR KA-50 BLACK SQUADRON",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["IMU alignment type"] = 3,
											["Helmet-mounted device"] = 0,
											["ExhaustScreen"] = true,
											["modification"] = "Ka-50_3",
											["Realistic INS"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Ka-50_3",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[7] = 40,
													[1] = 21.5,
													[2] = 25.7,
													[4] = 28,
													[8] = 50,
													[9] = 55.5,
													[5] = 30,
													[10] = 59.9,
													[3] = 27,
													[6] = 32,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[15] = 0.995,
													[13] = 0.583,
													[7] = 0.443,
													[1] = 0.625,
													[2] = 0.303,
													[4] = 0.591,
													[8] = 0.215,
													[16] = 1.21,
													[9] = 0.525,
													[5] = 0.408,
													[10] = 1.065,
													[14] = 0.283,
													[3] = 0.289,
													[6] = 0.803,
													[12] = 0.35,
													[11] = 0.718,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 398,
										["psi"] = -0,
										["onboard_num"] = "028",
										["y"] = -558.13210486296,
										["x"] = -682.776944401,
										["name"] = "Heli-2-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1450,
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 27,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR KA-50 BLACK SQUADRON",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["IMU alignment type"] = 3,
											["Helmet-mounted device"] = 0,
											["ExhaustScreen"] = true,
											["modification"] = "Ka-50_3",
											["Realistic INS"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Ka-50_3",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[7] = 40,
													[1] = 21.5,
													[2] = 25.7,
													[4] = 28,
													[8] = 50,
													[9] = 55.5,
													[5] = 30,
													[10] = 59.9,
													[3] = 27,
													[6] = 32,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[15] = 0.995,
													[13] = 0.583,
													[7] = 0.443,
													[1] = 0.625,
													[2] = 0.303,
													[4] = 0.591,
													[8] = 0.215,
													[16] = 1.21,
													[9] = 0.525,
													[5] = 0.408,
													[10] = 1.065,
													[14] = 0.283,
													[3] = 0.289,
													[6] = 0.803,
													[12] = 0.35,
													[11] = 0.718,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 399,
										["psi"] = -0,
										["onboard_num"] = "029",
										["y"] = -518.13210486296,
										["x"] = -722.776944401,
										["name"] = "Heli-2-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1450,
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 27,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR KA-50 BLACK SQUADRON",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["IMU alignment type"] = 3,
											["Helmet-mounted device"] = 0,
											["ExhaustScreen"] = true,
											["modification"] = "Ka-50_3",
											["Realistic INS"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Ka-50_3",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[7] = 40,
													[1] = 21.5,
													[2] = 25.7,
													[4] = 28,
													[8] = 50,
													[9] = 55.5,
													[5] = 30,
													[10] = 59.9,
													[3] = 27,
													[6] = 32,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[15] = 0.995,
													[13] = 0.583,
													[7] = 0.443,
													[1] = 0.625,
													[2] = 0.303,
													[4] = 0.591,
													[8] = 0.215,
													[16] = 1.21,
													[9] = 0.525,
													[5] = 0.408,
													[10] = 1.065,
													[14] = 0.283,
													[3] = 0.289,
													[6] = 0.803,
													[12] = 0.35,
													[11] = 0.718,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 400,
										["psi"] = -0,
										["onboard_num"] = "030",
										["y"] = -516.53193058196,
										["x"] = -775.57733318169,
										["name"] = "Heli-2-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1450,
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 27,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR KA-50 BLACK SQUADRON",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["IMU alignment type"] = 3,
											["Helmet-mounted device"] = 0,
											["ExhaustScreen"] = true,
											["modification"] = "Ka-50_3",
											["Realistic INS"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Ka-50_3",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[7] = 40,
													[1] = 21.5,
													[2] = 25.7,
													[4] = 28,
													[8] = 50,
													[9] = 55.5,
													[5] = 30,
													[10] = 59.9,
													[3] = 27,
													[6] = 32,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[15] = 0.995,
													[13] = 0.583,
													[7] = 0.443,
													[1] = 0.625,
													[2] = 0.303,
													[4] = 0.591,
													[8] = 0.215,
													[16] = 1.21,
													[9] = 0.525,
													[5] = 0.408,
													[10] = 1.065,
													[14] = 0.283,
													[3] = 0.289,
													[6] = 0.803,
													[12] = 0.35,
													[11] = 0.718,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 401,
										["psi"] = -0,
										["onboard_num"] = "031",
										["y"] = -559.6957759111,
										["x"] = -748.45112842277,
										["name"] = "Heli-2-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1450,
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -558.13210486296,
								["x"] = -682.776944401,
								["name"] = "Heli-2",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 26,
											["action"] = "From Ground Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["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"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 4,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGroundHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -474.93175630096,
											["x"] = -661.9768572605,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 51.99151140189,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 17.084406187431,
											["ETA_locked"] = false,
											["y"] = -106.63918748316,
											["x"] = -165.06453343783,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 742.67520807853,
											["ETA_locked"] = false,
											["y"] = -19075.58356906,
											["x"] = 27518.090586436,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1726.8778128514,
											["ETA_locked"] = false,
											["y"] = 18471.602744118,
											["x"] = 53251.762847049,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2193.2109477265,
											["ETA_locked"] = false,
											["y"] = 39998.749328159,
											["x"] = 51926.397479001,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2834.2197032829,
											["ETA_locked"] = false,
											["y"] = 51244.273663106,
											["x"] = 24495.350619113,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3767.7527136752,
											["ETA_locked"] = false,
											["y"] = 8109.6553212026,
											["x"] = 26382.992203907,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 22,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 4367.7731224296,
											["ETA_locked"] = false,
											["y"] = -177.707709,
											["x"] = -219.726892,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 10,
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 197,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 26,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["CpgNVG"] = true,
											["FlareSalvoInterval"] = 0,
											["OverrideIFF"] = 0,
											["NetCrewControlPriority"] = 0,
											["FlareBurstInterval"] = 0,
											["FlareProgramDelay"] = 0,
											["HumanOrchestra"] = false,
											["TN_IDM_LB"] = "1",
											["PltNVG"] = true,
											["FlareBurstCount"] = 0,
											["FlareSalvoCount"] = 0,
											["AIDisabled"] = false,
											["TrackAirTargets"] = true,
											["OwnshipCallSign"] = "G-1",
										}, -- end of ["AddPropAircraft"]
										["type"] = "AH-64D_BLK_II",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[7] = 141,
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[9] = 126,
													[5] = 125,
													[10] = 137,
													[3] = 136,
													[6] = 121,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[7] = 325,
													[1] = 225,
													[2] = 240,
													[4] = 270,
													[8] = 350,
													[9] = 375,
													[5] = 285,
													[10] = 390,
													[3] = 255,
													[6] = 300,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[4] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [4]
											[3] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 402,
										["psi"] = -0,
										["onboard_num"] = "032",
										["y"] = -474.93175630096,
										["x"] = -661.9768572605,
										["name"] = "Heli-3-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1140,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["IDM"] = 
											{
												["settings"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 7",
															["callSign"] = "PRE 7",
															["autoAcknowledgment"] = true,
														}, -- end of [7]
														[1] = 
														{
															["primaryFreq"] = 1,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 1",
															["callSign"] = "PRE 1",
															["autoAcknowledgment"] = true,
														}, -- end of [1]
														[2] = 
														{
															["primaryFreq"] = 2,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 2",
															["callSign"] = "PRE 2",
															["autoAcknowledgment"] = true,
														}, -- end of [2]
														[4] = 
														{
															["primaryFreq"] = 4,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 4",
															["callSign"] = "PRE 4",
															["autoAcknowledgment"] = true,
														}, -- end of [4]
														[8] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 8",
															["callSign"] = "PRE 8",
															["autoAcknowledgment"] = true,
														}, -- end of [8]
														[9] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["presetName"] = "PRESET 9",
															["callSign"] = "PRE 9",
															["autoAcknowledgment"] = true,
														}, -- end of [9]
														[5] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 5",
															["callSign"] = "PRE 5",
															["autoAcknowledgment"] = true,
														}, -- end of [5]
														[10] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["presetName"] = "PRESET10",
															["callSign"] = "PRE10",
															["autoAcknowledgment"] = true,
														}, -- end of [10]
														[3] = 
														{
															["primaryFreq"] = 3,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 3",
															["callSign"] = "PRE 3",
															["autoAcknowledgment"] = true,
														}, -- end of [3]
														[6] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 6",
															["callSign"] = "PRE 6",
															["autoAcknowledgment"] = true,
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["settings"]
												["network"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [7]
														[1] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [1]
														[2] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [2]
														[4] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [4]
														[8] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [8]
														[9] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [9]
														[5] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [5]
														[10] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [10]
														[3] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [3]
														[6] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["network"]
											}, -- end of ["IDM"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 26,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["CpgNVG"] = true,
											["FlareSalvoInterval"] = 0,
											["OverrideIFF"] = 0,
											["NetCrewControlPriority"] = 0,
											["FlareBurstInterval"] = 0,
											["FlareProgramDelay"] = 0,
											["HumanOrchestra"] = false,
											["TN_IDM_LB"] = "2",
											["PltNVG"] = true,
											["FlareBurstCount"] = 0,
											["FlareSalvoCount"] = 0,
											["AIDisabled"] = false,
											["TrackAirTargets"] = true,
											["OwnshipCallSign"] = "G-2",
										}, -- end of ["AddPropAircraft"]
										["type"] = "AH-64D_BLK_II",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[7] = 141,
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[9] = 126,
													[5] = 125,
													[10] = 137,
													[3] = 136,
													[6] = 121,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[7] = 325,
													[1] = 225,
													[2] = 240,
													[4] = 270,
													[8] = 350,
													[9] = 375,
													[5] = 285,
													[10] = 390,
													[3] = 255,
													[6] = 300,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[4] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [4]
											[3] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 403,
										["psi"] = -0,
										["onboard_num"] = "033",
										["y"] = -434.93175630096,
										["x"] = -701.9768572605,
										["name"] = "Heli-3-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1140,
											["flare"] = 60,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["IDM"] = 
											{
												["settings"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 7",
															["callSign"] = "PRE 7",
															["autoAcknowledgment"] = true,
														}, -- end of [7]
														[1] = 
														{
															["primaryFreq"] = 1,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 1",
															["callSign"] = "PRE 1",
															["autoAcknowledgment"] = true,
														}, -- end of [1]
														[2] = 
														{
															["primaryFreq"] = 2,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 2",
															["callSign"] = "PRE 2",
															["autoAcknowledgment"] = true,
														}, -- end of [2]
														[4] = 
														{
															["primaryFreq"] = 4,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 4",
															["callSign"] = "PRE 4",
															["autoAcknowledgment"] = true,
														}, -- end of [4]
														[8] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 8",
															["callSign"] = "PRE 8",
															["autoAcknowledgment"] = true,
														}, -- end of [8]
														[9] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["presetName"] = "PRESET 9",
															["callSign"] = "PRE 9",
															["autoAcknowledgment"] = true,
														}, -- end of [9]
														[5] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 5",
															["callSign"] = "PRE 5",
															["autoAcknowledgment"] = true,
														}, -- end of [5]
														[10] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["presetName"] = "PRESET10",
															["callSign"] = "PRE10",
															["autoAcknowledgment"] = true,
														}, -- end of [10]
														[3] = 
														{
															["primaryFreq"] = 3,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 3",
															["callSign"] = "PRE 3",
															["autoAcknowledgment"] = true,
														}, -- end of [3]
														[6] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 6",
															["callSign"] = "PRE 6",
															["autoAcknowledgment"] = true,
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["settings"]
												["network"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [7]
														[1] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [1]
														[2] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [2]
														[4] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [4]
														[8] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [8]
														[9] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [9]
														[5] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [5]
														[10] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [10]
														[3] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [3]
														[6] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["network"]
											}, -- end of ["IDM"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 26,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["CpgNVG"] = true,
											["FlareSalvoInterval"] = 0,
											["OverrideIFF"] = 0,
											["NetCrewControlPriority"] = 0,
											["FlareBurstInterval"] = 0,
											["FlareProgramDelay"] = 0,
											["HumanOrchestra"] = false,
											["TN_IDM_LB"] = "3",
											["PltNVG"] = true,
											["FlareBurstCount"] = 0,
											["FlareSalvoCount"] = 0,
											["AIDisabled"] = false,
											["TrackAirTargets"] = true,
											["OwnshipCallSign"] = "G-3",
										}, -- end of ["AddPropAircraft"]
										["type"] = "AH-64D_BLK_II",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[7] = 141,
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[9] = 126,
													[5] = 125,
													[10] = 137,
													[3] = 136,
													[6] = 121,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[7] = 325,
													[1] = 225,
													[2] = 240,
													[4] = 270,
													[8] = 350,
													[9] = 375,
													[5] = 285,
													[10] = 390,
													[3] = 255,
													[6] = 300,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[4] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [4]
											[3] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 404,
										["psi"] = -0,
										["onboard_num"] = "034",
										["y"] = -431.73157531685,
										["x"] = -757.97725944742,
										["name"] = "Heli-3-3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1140,
											["flare"] = 60,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["IDM"] = 
											{
												["settings"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 7",
															["callSign"] = "PRE 7",
															["autoAcknowledgment"] = true,
														}, -- end of [7]
														[1] = 
														{
															["primaryFreq"] = 1,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 1",
															["callSign"] = "PRE 1",
															["autoAcknowledgment"] = true,
														}, -- end of [1]
														[2] = 
														{
															["primaryFreq"] = 2,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 2",
															["callSign"] = "PRE 2",
															["autoAcknowledgment"] = true,
														}, -- end of [2]
														[4] = 
														{
															["primaryFreq"] = 4,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 4",
															["callSign"] = "PRE 4",
															["autoAcknowledgment"] = true,
														}, -- end of [4]
														[8] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 8",
															["callSign"] = "PRE 8",
															["autoAcknowledgment"] = true,
														}, -- end of [8]
														[9] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["presetName"] = "PRESET 9",
															["callSign"] = "PRE 9",
															["autoAcknowledgment"] = true,
														}, -- end of [9]
														[5] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 5",
															["callSign"] = "PRE 5",
															["autoAcknowledgment"] = true,
														}, -- end of [5]
														[10] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["presetName"] = "PRESET10",
															["callSign"] = "PRE10",
															["autoAcknowledgment"] = true,
														}, -- end of [10]
														[3] = 
														{
															["primaryFreq"] = 3,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 3",
															["callSign"] = "PRE 3",
															["autoAcknowledgment"] = true,
														}, -- end of [3]
														[6] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 6",
															["callSign"] = "PRE 6",
															["autoAcknowledgment"] = true,
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["settings"]
												["network"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [7]
														[1] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [1]
														[2] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [2]
														[4] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [4]
														[8] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [8]
														[9] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [9]
														[5] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [5]
														[10] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [10]
														[3] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [3]
														[6] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["network"]
											}, -- end of ["IDM"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 26,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["CpgNVG"] = true,
											["FlareSalvoInterval"] = 0,
											["OverrideIFF"] = 0,
											["NetCrewControlPriority"] = 0,
											["FlareBurstInterval"] = 0,
											["FlareProgramDelay"] = 0,
											["HumanOrchestra"] = false,
											["TN_IDM_LB"] = "4",
											["PltNVG"] = true,
											["FlareBurstCount"] = 0,
											["FlareSalvoCount"] = 0,
											["AIDisabled"] = false,
											["TrackAirTargets"] = true,
											["OwnshipCallSign"] = "G-4",
										}, -- end of ["AddPropAircraft"]
										["type"] = "AH-64D_BLK_II",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[7] = 141,
													[1] = 127.5,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[9] = 126,
													[5] = 125,
													[10] = 137,
													[3] = 136,
													[6] = 121,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[7] = 325,
													[1] = 225,
													[2] = 240,
													[4] = 270,
													[8] = 350,
													[9] = 375,
													[5] = 285,
													[10] = 390,
													[3] = 255,
													[6] = 300,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[7] = 0,
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[9] = 0,
													[5] = 0,
													[10] = 0,
													[3] = 0,
													[6] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[4] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [4]
											[3] = 
											{
												["channels"] = 
												{
													[7] = 30.035,
													[1] = 30,
													[2] = 30.01,
													[4] = 30.02,
													[8] = 30.04,
													[9] = 30.045,
													[5] = 30.025,
													[10] = 30.05,
													[3] = 30.015,
													[6] = 30.03,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 405,
										["psi"] = -0,
										["onboard_num"] = "035",
										["y"] = -476.4954273491,
										["x"] = -727.65104128227,
										["name"] = "Heli-3-4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 1140,
											["flare"] = 60,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["IDM"] = 
											{
												["settings"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 7",
															["callSign"] = "PRE 7",
															["autoAcknowledgment"] = true,
														}, -- end of [7]
														[1] = 
														{
															["primaryFreq"] = 1,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 1",
															["callSign"] = "PRE 1",
															["autoAcknowledgment"] = true,
														}, -- end of [1]
														[2] = 
														{
															["primaryFreq"] = 2,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 2",
															["callSign"] = "PRE 2",
															["autoAcknowledgment"] = true,
														}, -- end of [2]
														[4] = 
														{
															["primaryFreq"] = 4,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 4",
															["callSign"] = "PRE 4",
															["autoAcknowledgment"] = true,
														}, -- end of [4]
														[8] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 8",
															["callSign"] = "PRE 8",
															["autoAcknowledgment"] = true,
														}, -- end of [8]
														[9] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["presetName"] = "PRESET 9",
															["callSign"] = "PRE 9",
															["autoAcknowledgment"] = true,
														}, -- end of [9]
														[5] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 5",
															["callSign"] = "PRE 5",
															["autoAcknowledgment"] = true,
														}, -- end of [5]
														[10] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = false,
															["presetName"] = "PRESET10",
															["callSign"] = "PRE10",
															["autoAcknowledgment"] = true,
														}, -- end of [10]
														[3] = 
														{
															["primaryFreq"] = 3,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 3",
															["callSign"] = "PRE 3",
															["autoAcknowledgment"] = true,
														}, -- end of [3]
														[6] = 
														{
															["primaryFreq"] = 0,
															["NoAcknowledgmentRetries"] = 2,
															["LB_Net"] = true,
															["presetName"] = "PRESET 6",
															["callSign"] = "PRE 6",
															["autoAcknowledgment"] = true,
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["settings"]
												["network"] = 
												{
													["presets"] = 
													{
														[7] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [7]
														[1] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [1]
														[2] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [2]
														[4] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [4]
														[8] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [8]
														[9] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [9]
														[5] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [5]
														[10] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [10]
														[3] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [3]
														[6] = 
														{
															["members"] = 
															{
																[1] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 405,
																}, -- end of [1]
																[2] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 402,
																}, -- end of [2]
																[4] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 404,
																}, -- end of [4]
																[3] = 
																{
																	["PRI_value"] = true,
																	["TM_value"] = true,
																	["missionUnitId"] = 403,
																}, -- end of [3]
															}, -- end of ["members"]
														}, -- end of [6]
													}, -- end of ["presets"]
												}, -- end of ["network"]
											}, -- end of ["IDM"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -474.93175630096,
								["x"] = -661.9768572605,
								["name"] = "Heli-3",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 225,
							}, -- end of [4]
						}, -- end of ["group"]
					}, -- end of ["helicopter"]
					["name"] = "USA",
					["ship"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 92074.473745302,
											["x"] = -155183.43795906,
											["ETA_locked"] = true,
											["speed"] = 9.25,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "ActivateBeacon",
																	["params"] = 
																	{
																		["type"] = 4,
																		["AA"] = false,
																		["unitId"] = 65,
																		["modeChannel"] = "X",
																		["name"] = "GWTCN",
																		["channel"] = 73,
																		["callsign"] = "GW",
																		["system"] = 3,
																		["bearing"] = true,
																		["frequency"] = 1160000000,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 4055.8702045321,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 75338.296638191,
											["x"] = -128776.27907828,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 6148.682179351,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 92031.556502181,
											["x"] = -155269.2724453,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 12152.479965481,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 75419.832097812,
											["x"] = -128980.11772733,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 25110.634743693,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 92160.308231544,
											["x"] = -155183.43795906,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 20139.480624364,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 75745.973936294,
											["x"] = -129510.09821486,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 24086.634830599,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 92074.473745302,
											["x"] = -155183.43795906,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 47,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "CVN_73",
										["unitId"] = 65,
										["y"] = 92074.473745302,
										["x"] = -155183.43795906,
										["name"] = "CG-1",
										["heading"] = 5.7183012911044,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 92074.473745302,
								["x"] = -155183.43795906,
								["name"] = "CG",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 93561.653498805,
											["x"] = -150623.53391398,
											["ETA_locked"] = true,
											["speed"] = 9.25,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 50,
																		["name"] = 24,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 3942.3612562502,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 76946.198831409,
											["x"] = -125179.08274685,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 8800.1268273917,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 93659.391467437,
											["x"] = -150428.05797672,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 12807.450704205,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 76926.076813386,
											["x"] = -125266.55927964,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 16631.038823384,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 93529.074175928,
											["x"] = -150428.05797672,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 20556.810684842,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 76750.722894146,
											["x"] = -125244.2413926,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 23893.649198414,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 93691.970790314,
											["x"] = -150362.89933096,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 49,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "USS_Arleigh_Burke_IIa",
										["unitId"] = 67,
										["y"] = 93561.653498805,
										["x"] = -150623.53391398,
										["name"] = "CG-1-1",
										["heading"] = 5.7046977301797,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 93561.653498805,
								["x"] = -150623.53391398,
								["name"] = "CG-1",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 98155.338024497,
											["x"] = -162873.35931582,
											["ETA_locked"] = true,
											["speed"] = 9.25,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 50,
																		["name"] = 24,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 3472.244646642,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 83742.684152095,
											["x"] = -140320.03662124,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 12555.354434574,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 98112.420781376,
											["x"] = -162959.19380207,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 10403.2632522,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 83671.101954875,
											["x"] = -140606.36541012,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 25110.634743693,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 98241.17251074,
											["x"] = -162873.35931582,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 17330.892510697,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 83671.101954875,
											["x"] = -140391.61881846,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 37682.864310754,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 98155.338024497,
											["x"] = -162873.35931582,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 52,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "USS_Arleigh_Burke_IIa",
										["unitId"] = 74,
										["y"] = 98155.338024497,
										["x"] = -162873.35931582,
										["name"] = "CG-7-1",
										["heading"] = 5.7145478363881,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 98155.338024497,
								["x"] = -162873.35931582,
								["name"] = "CG-7",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 82647.580334928,
											["x"] = -157465.1917182,
											["ETA_locked"] = true,
											["speed"] = 9.25,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 50,
																		["name"] = 24,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 3810.5335511304,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 65541.735355719,
											["x"] = -133587.27020008,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 12555.354434574,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 82604.663091806,
											["x"] = -157551.02620445,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 11482.062664905,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 65346.259418455,
											["x"] = -133359.21493994,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 25110.634743693,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 82733.414821171,
											["x"] = -157465.1917182,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 19177.599335112,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 65378.838741332,
											["x"] = -133489.53223145,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 37682.864310754,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 82647.580334928,
											["x"] = -157465.1917182,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 54,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "USS_Arleigh_Burke_IIa",
										["unitId"] = 76,
										["y"] = 82647.580334928,
										["x"] = -157465.1917182,
										["name"] = "CG-2-1",
										["heading"] = 5.6615454680212,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 82647.580334928,
								["x"] = -157465.1917182,
								["name"] = "CG-2",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 87306.423506374,
											["x"] = -153685.99026444,
											["ETA_locked"] = true,
											["speed"] = 9.25,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 50,
																		["name"] = 24,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 3423.7104842573,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 73036.68008614,
											["x"] = -131303.99544777,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 7150.5479751141,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 87436.740797883,
											["x"] = -153066.98312977,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 10537.214367943,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 72776.045503122,
											["x"] = -131466.89206216,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 13630.268556008,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 87273.844183497,
											["x"] = -152969.24516114,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 17252.986932841,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 72808.624825999,
											["x"] = -131564.63003079,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 20285.295297008,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 86915.471631847,
											["x"] = -153229.87974416,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 55,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "TICONDEROG",
										["unitId"] = 77,
										["y"] = 87306.423506374,
										["x"] = -153685.99026444,
										["name"] = "CG-3-1",
										["heading"] = 5.7156088715589,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 87306.423506374,
								["x"] = -153685.99026444,
								["name"] = "CG-3",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = true,
								["lateActivation"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 63061.430770417,
											["x"] = -50146.641264016,
											["ETA_locked"] = true,
											["speed"] = 12.847222222222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 37.498896960879,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 62923.246482947,
											["x"] = -49644.489734575,
											["ETA_locked"] = false,
											["speed"] = 13.88888,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["enabled"] = true,
															["params"] = 
															{
																["y"] = 83808.573821145,
																["expendQty"] = 2,
																["expendQtyEnabled"] = true,
																["alt_type"] = 1,
																["x"] = 36706.412262074,
																["templateId"] = "",
																["weaponType"] = 2097152,
																["zoneRadius"] = 60.96,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["number"] = 2,
															["params"] = 
															{
																["y"] = 83866.742063458,
																["expendQty"] = 2,
																["expendQtyEnabled"] = true,
																["alt_type"] = 1,
																["x"] = 36616.303882054,
																["templateId"] = "",
																["weaponType"] = 2097152,
																["zoneRadius"] = 60.96,
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["enabled"] = true,
															["params"] = 
															{
																["y"] = 83861.772327733,
																["expendQty"] = 2,
																["expendQtyEnabled"] = true,
																["alt_type"] = 1,
																["x"] = 36625.612125897,
																["templateId"] = "",
																["weaponType"] = 2097152,
																["zoneRadius"] = 60.96,
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["number"] = 4,
															["params"] = 
															{
																["y"] = 83757.39603555,
																["expendQty"] = 3,
																["expendQtyEnabled"] = true,
																["alt_type"] = 1,
																["x"] = 36795.49210468,
																["templateId"] = "",
																["weaponType"] = 2097152,
																["zoneRadius"] = 60.96,
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["enabled"] = true,
															["params"] = 
															{
																["y"] = 83728.345324738,
																["expendQty"] = 2,
																["expendQtyEnabled"] = true,
																["alt_type"] = 1,
																["x"] = 36634.33395712,
																["templateId"] = "",
																["weaponType"] = 2097152,
																["zoneRadius"] = 60.96,
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["enabled"] = true,
															["params"] = 
															{
																["y"] = 83855.907262562,
																["expendQty"] = 2,
																["expendQtyEnabled"] = true,
																["alt_type"] = 1,
																["x"] = 36525.667032968,
																["templateId"] = "",
																["weaponType"] = 2097152,
																["zoneRadius"] = 15.24,
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["number"] = 7,
															["params"] = 
															{
																["y"] = 83741.204514195,
																["expendQty"] = 2,
																["expendQtyEnabled"] = true,
																["alt_type"] = 1,
																["x"] = 36849.191424465,
																["templateId"] = "",
																["weaponType"] = 2097152,
																["zoneRadius"] = 60.96,
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["number"] = 8,
															["params"] = 
															{
																["y"] = 83615.739597381,
																["expendQty"] = 2,
																["expendQtyEnabled"] = true,
																["alt_type"] = 1,
																["x"] = 36818.528331884,
																["templateId"] = "",
																["weaponType"] = 2097152,
																["zoneRadius"] = 15.24,
															}, -- end of ["params"]
														}, -- end of [8]
														[9] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["number"] = 9,
															["params"] = 
															{
																["y"] = 83555.063378071,
																["expendQty"] = 2,
																["expendQtyEnabled"] = true,
																["alt_type"] = 1,
																["x"] = 36890.192698254,
																["templateId"] = "",
																["weaponType"] = 2097152,
																["zoneRadius"] = 15.24,
															}, -- end of ["params"]
														}, -- end of [9]
														[10] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["number"] = 10,
															["params"] = 
															{
																["y"] = 83854.893278464,
																["expendQty"] = 2,
																["expendQtyEnabled"] = true,
																["alt_type"] = 1,
																["x"] = 36509.982594062,
																["templateId"] = "",
																["weaponType"] = 2097152,
																["zoneRadius"] = 15.24,
															}, -- end of ["params"]
														}, -- end of [10]
														[11] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["number"] = 11,
															["params"] = 
															{
																["y"] = 83835.708982072,
																["expendQty"] = 2,
																["expendQtyEnabled"] = true,
																["alt_type"] = 1,
																["x"] = 36664.649340306,
																["templateId"] = "",
																["weaponType"] = 2097152,
																["zoneRadius"] = 60.96,
															}, -- end of ["params"]
														}, -- end of [11]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 462.73146798229,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 61145.246996057,
											["x"] = -44014.853186063,
											["ETA_locked"] = false,
											["speed"] = 13.88888,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 182,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "USS_Arleigh_Burke_IIa",
										["unitId"] = 356,
										["y"] = 63061.430770417,
										["x"] = -50146.641264016,
										["name"] = "TM1-1",
										["heading"] = 6.0146476318765,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 63061.430770417,
								["x"] = -50146.641264016,
								["name"] = "TM1",
								["start_time"] = 0,
								["hiddenOnPlanner"] = true,
							}, -- end of [6]
							[7] = 
							{
								["visible"] = true,
								["lateActivation"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 61994.974433895,
											["x"] = -52169.671045121,
											["ETA_locked"] = true,
											["speed"] = 12.847222222222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 42.033316616957,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 61774.181767596,
											["x"] = -51629.237879273,
											["ETA_locked"] = false,
											["speed"] = 13.88888,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["enabled"] = true,
															["params"] = 
															{
																["y"] = 72944.295481893,
																["expendQty"] = 20,
																["expendQtyEnabled"] = true,
																["alt_type"] = 1,
																["x"] = 86551.162554912,
																["templateId"] = "",
																["weaponType"] = 2097152,
																["zoneRadius"] = 152.4,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 183,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "USS_Arleigh_Burke_IIa",
										["unitId"] = 357,
										["y"] = 61994.974433895,
										["x"] = -52169.671045121,
										["name"] = "TM2a",
										["heading"] = 5.8953321067823,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 61994.974433895,
								["x"] = -52169.671045121,
								["name"] = "TM2",
								["start_time"] = 0,
								["hiddenOnPlanner"] = true,
							}, -- end of [7]
							[8] = 
							{
								["visible"] = true,
								["lateActivation"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 64474.116844329,
											["x"] = -55418.938906726,
											["ETA_locked"] = true,
											["speed"] = 12.847222222222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 37.365435953849,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 64281.232055636,
											["x"] = -54937.15145377,
											["ETA_locked"] = false,
											["speed"] = 13.88888,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "FireAtPoint",
															["enabled"] = true,
															["params"] = 
															{
																["y"] = 109651.8805631,
																["expendQty"] = 20,
																["expendQtyEnabled"] = true,
																["alt_type"] = 1,
																["x"] = -40860.301765607,
																["templateId"] = "",
																["weaponType"] = 2097152,
																["zoneRadius"] = 152.4,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 184,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "USS_Arleigh_Burke_IIa",
										["unitId"] = 358,
										["y"] = 64474.116844329,
										["x"] = -55418.938906726,
										["name"] = "TM3a",
										["heading"] = 5.9023751280676,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 64474.116844329,
								["x"] = -55418.938906726,
								["name"] = "TM3",
								["start_time"] = 0,
								["hiddenOnPlanner"] = true,
							}, -- end of [8]
						}, -- end of ["group"]
					}, -- end of ["ship"]
					["id"] = 2,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 45,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -89070.751221119,
											["x"] = -125732.31663655,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 68,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot str",
										["unitId"] = 95,
										["y"] = -89070.751221119,
										["x"] = -125732.31663655,
										["name"] = "RAH TCN-1-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot EPP",
										["unitId"] = 96,
										["y"] = -89061.486774557,
										["x"] = -125751.91668007,
										["name"] = "RAH TCN-1-2",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ECS",
										["unitId"] = 97,
										["y"] = -89071.621962378,
										["x"] = -125767.56483853,
										["name"] = "RAH TCN-1-3",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot AMG",
										["unitId"] = 98,
										["y"] = -89091.555870476,
										["x"] = -125785.09567113,
										["name"] = "RAH TCN-1-4",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot cp",
										["unitId"] = 99,
										["y"] = -89054.513970296,
										["x"] = -125767.82827699,
										["name"] = "RAH TCN-1-5",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 100,
										["y"] = -89186.111486848,
										["x"] = -125595.60076265,
										["name"] = "RAH TCN-1-6",
										["heading"] = 5.9341194567807,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 101,
										["y"] = -89240.255627206,
										["x"] = -125499.09378976,
										["name"] = "RAH TCN-1-7",
										["heading"] = 5.9341194567807,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 102,
										["y"] = -89190.323452473,
										["x"] = -125429.69063293,
										["name"] = "RAH TCN-1-8",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 103,
										["y"] = -89100.69141403,
										["x"] = -125558.46933166,
										["name"] = "RAH TCN-1-9",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 104,
										["y"] = -89061.805291539,
										["x"] = -125444.85283178,
										["name"] = "RAH TCN-1-10",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 105,
										["y"] = -89022.853924423,
										["x"] = -125630.53323521,
										["name"] = "RAH TCN-1-11",
										["heading"] = 0.3490658503988,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 106,
										["y"] = -88966.690190096,
										["x"] = -125544.36463499,
										["name"] = "RAH TCN-1-12",
										["heading"] = 0.3490658503988,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M1097 Avenger",
										["unitId"] = 107,
										["y"] = -88899.533463786,
										["x"] = -125763.99579401,
										["name"] = "RAH TCN-1-13",
										["heading"] = 5.9341194567807,
										["playerCanDrive"] = true,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M1097 Avenger",
										["unitId"] = 108,
										["y"] = -89338.095267841,
										["x"] = -125685.95896572,
										["name"] = "RAH TCN-1-14",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hummer",
										["unitId"] = 109,
										["y"] = -89216.821137446,
										["x"] = -125800.44598084,
										["name"] = "RAH TCN-1-15",
										["heading"] = 5.9341194567807,
										["playerCanDrive"] = true,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hummer",
										["unitId"] = 110,
										["y"] = -89201.452862646,
										["x"] = -125813.50501071,
										["name"] = "RAH TCN-1-16",
										["heading"] = 5.9341194567807,
										["playerCanDrive"] = true,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M978 HEMTT Tanker",
										["unitId"] = 111,
										["y"] = -89185.47797805,
										["x"] = -125827.40007897,
										["name"] = "RAH TCN-1-17",
										["heading"] = 5.9341194567807,
										["playerCanDrive"] = false,
									}, -- end of [17]
									[18] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 112,
										["y"] = -89232.82311616,
										["x"] = -125787.36595273,
										["name"] = "RAH TCN-1-18",
										["heading"] = 5.9341194567807,
										["playerCanDrive"] = true,
									}, -- end of [18]
									[19] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 113,
										["y"] = -89133.169312221,
										["x"] = -125592.41694583,
										["name"] = "RAH TCN-1-19",
										["heading"] = 5.9341194567807,
										["playerCanDrive"] = true,
									}, -- end of [19]
									[20] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 114,
										["y"] = -89045.131419623,
										["x"] = -125758.95564755,
										["name"] = "RAH TCN-1-20",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [20]
								}, -- end of ["units"]
								["y"] = -89070.751221119,
								["x"] = -125732.31663655,
								["name"] = "RAH TCN-1",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 56,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -88964.76832001,
											["x"] = -126138.9280884,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 69,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_Command_Post",
										["unitId"] = 115,
										["y"] = -88964.76832001,
										["x"] = -126138.9280884,
										["name"] = "RAH TCN-2-1",
										["heading"] = 6.2765352930821,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_B",
										["unitId"] = 116,
										["y"] = -88910.236001834,
										["x"] = -126152.97074545,
										["name"] = "RAH TCN-2-2",
										["heading"] = 2.3561944901923,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_B",
										["unitId"] = 117,
										["y"] = -88969.917294259,
										["x"] = -126087.6723902,
										["name"] = "RAH TCN-2-3",
										["heading"] = 6.2765352930821,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_C",
										["unitId"] = 118,
										["y"] = -88908.83173613,
										["x"] = -126109.6725529,
										["name"] = "RAH TCN-2-4",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_Radar_MPQ64F1",
										["unitId"] = 119,
										["y"] = -88949.087352981,
										["x"] = -126117.86410284,
										["name"] = "RAH TCN-2-5",
										["heading"] = 6.2765352930821,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 120,
										["y"] = -88979.067957675,
										["x"] = -126157.42718266,
										["name"] = "RAH TCN-2-6",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 121,
										["y"] = -88979.379470617,
										["x"] = -126149.01633322,
										["name"] = "RAH TCN-2-7",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [7]
								}, -- end of ["units"]
								["y"] = -88964.76832001,
								["x"] = -126138.9280884,
								["name"] = "RAH TCN-2",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 52,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -90331.716050091,
											["x"] = -126107.1228537,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 2,
																	}, -- 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"] = 70,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_Command_Post",
										["unitId"] = 122,
										["y"] = -90331.716050091,
										["x"] = -126107.1228537,
										["name"] = "RAH TCN-3-1",
										["heading"] = 6.2765352930821,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_B",
										["unitId"] = 123,
										["y"] = -90277.183731915,
										["x"] = -126121.16551074,
										["name"] = "RAH TCN-3-2",
										["heading"] = 2.3561944901923,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_B",
										["unitId"] = 124,
										["y"] = -90339.197823599,
										["x"] = -126074.70183517,
										["name"] = "RAH TCN-3-3",
										["heading"] = 6.2765352930821,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_C",
										["unitId"] = 125,
										["y"] = -90275.779466211,
										["x"] = -126077.8673182,
										["name"] = "RAH TCN-3-4",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_Radar_MPQ64F1",
										["unitId"] = 126,
										["y"] = -90313.011616323,
										["x"] = -126093.40626894,
										["name"] = "RAH TCN-3-5",
										["heading"] = 6.2765352930821,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 127,
										["y"] = -90346.015687756,
										["x"] = -126125.62194795,
										["name"] = "RAH TCN-3-6",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 128,
										["y"] = -90346.327200698,
										["x"] = -126117.21109852,
										["name"] = "RAH TCN-3-7",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [7]
								}, -- end of ["units"]
								["y"] = -90331.716050091,
								["x"] = -126107.1228537,
								["name"] = "RAH TCN-3",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 22,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -30312.992907243,
											["x"] = -62183.391542734,
											["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"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk pcp",
										["unitId"] = 129,
										["y"] = -30312.992907243,
										["x"] = -62183.391542734,
										["name"] = "RAH TCN-4-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk sr",
										["unitId"] = 130,
										["y"] = -30359.768011393,
										["x"] = -62150.928699347,
										["name"] = "RAH TCN-4-2",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk cwar",
										["unitId"] = 131,
										["y"] = -30312.216725133,
										["x"] = -62237.184689247,
										["name"] = "RAH TCN-4-3",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 132,
										["y"] = -30437.962044823,
										["x"] = -62268.570979474,
										["name"] = "RAH TCN-4-4",
										["heading"] = 4.1887902047864,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 133,
										["y"] = -30501.142569383,
										["x"] = -62199.874135747,
										["name"] = "RAH TCN-4-5",
										["heading"] = 5.235987755983,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 134,
										["y"] = -30514.617358763,
										["x"] = -62315.291132258,
										["name"] = "RAH TCN-4-6",
										["heading"] = 4.1887902047864,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 135,
										["y"] = -30385.735084303,
										["x"] = -62341.745914909,
										["name"] = "RAH TCN-4-7",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 136,
										["y"] = -30312.714847133,
										["x"] = -62052.155167071,
										["name"] = "RAH TCN-4-8",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 137,
										["y"] = -30398.674815923,
										["x"] = -62033.297760348,
										["name"] = "RAH TCN-4-9",
										["heading"] = 5.235987755983,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 138,
										["y"] = -30313.300493733,
										["x"] = -61961.071749355,
										["name"] = "RAH TCN-4-10",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 139,
										["y"] = -30221.266159023,
										["x"] = -62034.040055984,
										["name"] = "RAH TCN-4-11",
										["heading"] = 1.0471975511966,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk cwar",
										["unitId"] = 140,
										["y"] = -30266.122181293,
										["x"] = -62151.251780471,
										["name"] = "RAH TCN-4-12",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 141,
										["y"] = -30188.465369423,
										["x"] = -62264.552709418,
										["name"] = "RAH TCN-4-13",
										["heading"] = 2.0943951023932,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 142,
										["y"] = -30119.448513893,
										["x"] = -62195.986944443,
										["name"] = "RAH TCN-4-14",
										["heading"] = 1.0471975511966,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 143,
										["y"] = -30119.077231213,
										["x"] = -62311.564136504,
										["name"] = "RAH TCN-4-15",
										["heading"] = 2.0943951023932,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 144,
										["y"] = -30239.889693153,
										["x"] = -62341.689195016,
										["name"] = "RAH TCN-4-16",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [16]
								}, -- end of ["units"]
								["y"] = -30312.992907243,
								["x"] = -62183.391542734,
								["name"] = "RAH TCN-4",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 21,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -31016.970745774,
											["x"] = -61570.249554336,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 3,
																	}, -- 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"] = 72,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_Command_Post",
										["unitId"] = 145,
										["y"] = -31016.970745774,
										["x"] = -61570.249554336,
										["name"] = "RAH TCN-5-1",
										["heading"] = 6.2765352930821,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_B",
										["unitId"] = 146,
										["y"] = -30962.438427598,
										["x"] = -61584.292211377,
										["name"] = "RAH TCN-5-2",
										["heading"] = 2.3561944901923,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_B",
										["unitId"] = 147,
										["y"] = -31022.119720022,
										["x"] = -61518.993856137,
										["name"] = "RAH TCN-5-3",
										["heading"] = 6.2765352930821,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_C",
										["unitId"] = 148,
										["y"] = -30961.034161894,
										["x"] = -61540.994018834,
										["name"] = "RAH TCN-5-4",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_Radar_MPQ64F1",
										["unitId"] = 149,
										["y"] = -31001.289778745,
										["x"] = -61549.185568775,
										["name"] = "RAH TCN-5-5",
										["heading"] = 6.2765352930821,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 150,
										["y"] = -31031.270383438,
										["x"] = -61588.748648588,
										["name"] = "RAH TCN-5-6",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 151,
										["y"] = -31031.58189638,
										["x"] = -61580.337799154,
										["name"] = "RAH TCN-5-7",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [7]
								}, -- end of ["units"]
								["y"] = -31016.970745774,
								["x"] = -61570.249554336,
								["name"] = "RAH TCN-5",
								["start_time"] = 0,
							}, -- end of [5]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "AWACS",
															["enabled"] = true,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 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"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- 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"] = -54736.207259034,
											["x"] = -73713.71940793,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Orbit",
															["number"] = 1,
															["params"] = 
															{
																["altitude"] = 8096.0976,
																["pattern"] = "Race-Track",
																["speed"] = 169.58333333333,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 21.319545121642,
											["ETA_locked"] = false,
											["y"] = -51113.781146329,
											["x"] = -73771.702535936,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 217.89310741127,
											["ETA_locked"] = false,
											["y"] = -6596.8041499992,
											["x"] = -74639.477160027,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 56,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 8096.0976,
										["alt_type"] = "BARO",
										["livery_id"] = "nato",
										["skill"] = "Excellent",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "OD",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "00316",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 78,
										["psi"] = -1.5868016709808,
										["onboard_num"] = "013",
										["y"] = -54736.207259034,
										["x"] = -73713.71940793,
										["name"] = "Overlord 25-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.5868016709808,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Overlord11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -54736.207259034,
								["x"] = -73713.71940793,
								["name"] = "Overlord 25",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 250,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Escort",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = 
																		{
																			[1] = "Planes",
																		}, -- end of ["targetTypes"]
																		["name"] = 21,
																		["value"] = "Planes;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Helicopters",
																			[2] = "UAVs",
																			[3] = "Infantry",
																			[4] = "Fortifications",
																			[5] = "Tanks",
																			[6] = "IFV",
																			[7] = "APC",
																			[8] = "Artillery",
																			[9] = "Unarmed vehicles",
																			[10] = "AAA",
																			[11] = "SR SAM",
																			[12] = "MR SAM",
																			[13] = "LR SAM",
																			[14] = "Aircraft Carriers",
																			[15] = "Cruisers",
																			[16] = "Destroyers",
																			[17] = "Frigates",
																			[18] = "Corvettes",
																			[19] = "Light armed ships",
																			[20] = "Unarmed ships",
																			[21] = "Submarines",
																			[22] = "Cruise missiles",
																			[23] = "Antiship Missiles",
																			[24] = "AA Missiles",
																			[25] = "AG Missiles",
																			[26] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 4,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Escort",
															["number"] = 7,
															["params"] = 
															{
																["groupId"] = 56,
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "UAVs",
																}, -- end of ["noTargetTypes"]
																["targetTypes"] = 
																{
																	[1] = "Planes",
																}, -- end of ["targetTypes"]
																["engagementDistMax"] = 74000,
																["lastWptIndexFlagChangedManually"] = false,
																["lastWptIndex"] = 3,
																["lastWptIndexFlag"] = false,
																["value"] = "Planes;",
																["pos"] = 
																{
																	["y"] = 0,
																	["x"] = -804.672,
																	["z"] = 809.5488,
																}, -- end of ["pos"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -58707.94078067,
											["x"] = -73929.041967618,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Orbit",
															["number"] = 1,
															["params"] = 
															{
																["speedEdited"] = true,
																["pattern"] = "Race-Track",
																["speed"] = 169.58333333333,
																["altitude"] = 8096.0976,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 15.291544671418,
											["ETA_locked"] = false,
											["y"] = -55375.653462241,
											["x"] = -74349.583527926,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 233.53496883194,
											["ETA_locked"] = false,
											["y"] = -7152.2588012573,
											["x"] = -74824.628710446,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 57,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 8096.0976,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "High",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00317",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "ED",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 79,
										["psi"] = -1.6963347231768,
										["onboard_num"] = "014",
										["y"] = -58707.94078067,
										["x"] = -73929.041967618,
										["name"] = "Chevy 2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [11]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.6963347231768,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 8096.0976,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "High",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "12",
											["STN_L16"] = "00320",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 80,
										["psi"] = -1.6963347231768,
										["onboard_num"] = "015",
										["y"] = -58667.94078067,
										["x"] = -73969.041967618,
										["name"] = "Chevy 2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [11]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.6963347231768,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -58707.94078067,
								["x"] = -73929.041967618,
								["name"] = "Chevy 2",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.44444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "AWACS",
															["number"] = 1,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 78017.454391651,
											["x"] = -119816.45546235,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.44444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Orbit",
															["number"] = 1,
															["params"] = 
															{
																["speedEdited"] = true,
																["pattern"] = "Race-Track",
																["speed"] = 169.58333333333,
																["altitude"] = 8096.0976,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 29.421785310633,
											["ETA_locked"] = false,
											["y"] = 73758.968732005,
											["x"] = -117224.33375648,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.44444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 462.6882050451,
											["ETA_locked"] = false,
											["y"] = 40061.386555681,
											["x"] = -96302.208559092,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 60,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 8096.0976,
										["alt_type"] = "BARO",
										["livery_id"] = "e-2d demo 602",
										["skill"] = "High",
										["speed"] = 169.44444444444,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00324",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "MC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-2C",
										["unitId"] = 84,
										["psi"] = 1.0240074859059,
										["onboard_num"] = "010",
										["y"] = 78017.454391651,
										["x"] = -119816.45546235,
										["name"] = "Focus 24-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "5624",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.0240074859059,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Magic11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 78017.454391651,
								["x"] = -119816.45546235,
								["name"] = "Focus 24",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 240,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Escort",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = 
																		{
																			[1] = "Planes",
																		}, -- end of ["targetTypes"]
																		["name"] = 21,
																		["value"] = "Planes;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Helicopters",
																			[2] = "UAVs",
																			[3] = "Infantry",
																			[4] = "Fortifications",
																			[5] = "Tanks",
																			[6] = "IFV",
																			[7] = "APC",
																			[8] = "Artillery",
																			[9] = "Unarmed vehicles",
																			[10] = "AAA",
																			[11] = "SR SAM",
																			[12] = "MR SAM",
																			[13] = "LR SAM",
																			[14] = "Aircraft Carriers",
																			[15] = "Cruisers",
																			[16] = "Destroyers",
																			[17] = "Frigates",
																			[18] = "Corvettes",
																			[19] = "Light armed ships",
																			[20] = "Unarmed ships",
																			[21] = "Submarines",
																			[22] = "Cruise missiles",
																			[23] = "Antiship Missiles",
																			[24] = "AA Missiles",
																			[25] = "AG Missiles",
																			[26] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 2,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Escort",
															["number"] = 7,
															["params"] = 
															{
																["groupId"] = 60,
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "UAVs",
																}, -- end of ["noTargetTypes"]
																["targetTypes"] = 
																{
																	[1] = "Planes",
																}, -- end of ["targetTypes"]
																["engagementDistMax"] = 92500,
																["lastWptIndexFlagChangedManually"] = false,
																["lastWptIndex"] = 3,
																["lastWptIndexFlag"] = false,
																["value"] = "Planes;",
																["pos"] = 
																{
																	["y"] = 0,
																	["x"] = -804.672,
																	["z"] = 809.5488,
																}, -- end of ["pos"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 8,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 79868.969895844,
											["x"] = -124815.54732367,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Orbit",
															["number"] = 1,
															["params"] = 
															{
																["altitude"] = 8096.0976,
																["pattern"] = "Race-Track",
																["speed"] = 169.58333333333,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 26.73397631022,
											["ETA_locked"] = false,
											["y"] = 74869.878034522,
											["x"] = -121667.97096655,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 260.33345298175,
											["ETA_locked"] = false,
											["y"] = 40431.68965652,
											["x"] = -99820.08801706,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 61,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 8096.0976,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "High",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00325",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 85,
										["psi"] = 1.0088747645393,
										["onboard_num"] = "011",
										["y"] = 79868.969895844,
										["x"] = -124815.54732367,
										["name"] = "Chevy 1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [11]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.0088747645393,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 8096.0976,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "High",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00326",
											["VoiceCallsignNumber"] = "12",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 86,
										["psi"] = 1.0088747645393,
										["onboard_num"] = "012",
										["y"] = 79908.969895844,
										["x"] = -124855.54732367,
										["name"] = "Chevy 1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [11]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.0088747645393,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 79868.969895844,
								["x"] = -124815.54732367,
								["name"] = "Chevy 1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "Refueling",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 5486.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "Tanker",
															["enabled"] = true,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "ActivateBeacon",
																	["params"] = 
																	{
																		["type"] = 4,
																		["AA"] = false,
																		["callsign"] = "MPR",
																		["modeChannel"] = "X",
																		["channel"] = 27,
																		["system"] = 4,
																		["unitId"] = 90,
																		["bearing"] = true,
																		["frequency"] = 988000000,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 5,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -13580.633836702,
											["x"] = -39322.304956051,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 5486.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Orbit",
															["enabled"] = true,
															["params"] = 
															{
																["speedEdited"] = true,
																["pattern"] = "Race-Track",
																["speed"] = 205.55555555556,
																["altitudeEdited"] = true,
																["altitude"] = 5486.4,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 24.98394866185,
											["ETA_locked"] = false,
											["y"] = -11730.139674573,
											["x"] = -34120.915959797,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 5486.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 209.39066932079,
											["ETA_locked"] = false,
											["y"] = -13130.513635103,
											["x"] = 6790.0090299735,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 65,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 5486.4,
										["alt_type"] = "BARO",
										["livery_id"] = "100th arw",
										["skill"] = "High",
										["speed"] = 220.97222222222,
										["type"] = "KC135MPRS",
										["unitId"] = 90,
										["psi"] = -0.34180517198092,
										["onboard_num"] = "016",
										["y"] = -13580.633836702,
										["x"] = -39322.304956051,
										["name"] = "Texaco 27 (18k) MP-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 90700,
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.34180517198092,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Texaco11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -13580.633836702,
								["x"] = -39322.304956051,
								["name"] = "Texaco 27 (18k) MP",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 270,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "Refueling",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 6400.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "Tanker",
															["number"] = 1,
															["params"] = {},
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "ActivateBeacon",
																	["params"] = 
																	{
																		["type"] = 4,
																		["AA"] = false,
																		["callsign"] = "TKR",
																		["modeChannel"] = "X",
																		["channel"] = 26,
																		["system"] = 4,
																		["unitId"] = 91,
																		["bearing"] = true,
																		["frequency"] = 987000000,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 6,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -5078.3633620556,
											["x"] = -39722.411801917,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 6400.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "Orbit",
															["enabled"] = true,
															["params"] = 
															{
																["altitude"] = 6400.8,
																["pattern"] = "Race-Track",
																["speed"] = 220.97222222222,
																["speedEdited"] = true,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 31.020865574414,
											["ETA_locked"] = false,
											["y"] = -1677.455172197,
											["x"] = -33770.822469664,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 6400.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 217.29434744761,
											["ETA_locked"] = false,
											["y"] = -1827.4952393966,
											["x"] = 7390.1692987721,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 66,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 6400.8,
										["alt_type"] = "BARO",
										["livery_id"] = "Standard USAF",
										["skill"] = "High",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "AO",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "00333",
										}, -- end of ["AddPropAircraft"]
										["type"] = "KC-135",
										["unitId"] = 91,
										["psi"] = -0.51914611424649,
										["onboard_num"] = "017",
										["y"] = -5078.3633620556,
										["x"] = -39722.411801917,
										["name"] = "Texaco 26 (21k)-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 90700,
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.51914611424649,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Arco11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -5078.3633620556,
								["x"] = -39722.411801917,
								["name"] = "Texaco 26 (21k)",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 260,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Escort",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = 
																		{
																			[1] = "Planes",
																		}, -- end of ["targetTypes"]
																		["name"] = 21,
																		["value"] = "Planes;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Helicopters",
																			[2] = "UAVs",
																			[3] = "Infantry",
																			[4] = "Fortifications",
																			[5] = "Tanks",
																			[6] = "IFV",
																			[7] = "APC",
																			[8] = "Artillery",
																			[9] = "Unarmed vehicles",
																			[10] = "AAA",
																			[11] = "SR SAM",
																			[12] = "MR SAM",
																			[13] = "LR SAM",
																			[14] = "Aircraft Carriers",
																			[15] = "Cruisers",
																			[16] = "Destroyers",
																			[17] = "Frigates",
																			[18] = "Corvettes",
																			[19] = "Light armed ships",
																			[20] = "Unarmed ships",
																			[21] = "Submarines",
																			[22] = "Cruise missiles",
																			[23] = "Antiship Missiles",
																			[24] = "AA Missiles",
																			[25] = "AG Missiles",
																			[26] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 9,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Escort",
															["number"] = 7,
															["params"] = 
															{
																["groupId"] = 66,
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "UAVs",
																}, -- end of ["noTargetTypes"]
																["targetTypes"] = 
																{
																	[1] = "Planes",
																}, -- end of ["targetTypes"]
																["engagementDistMax"] = 74000,
																["lastWptIndexFlagChangedManually"] = false,
																["lastWptIndex"] = 3,
																["lastWptIndexFlag"] = false,
																["value"] = "Planes;",
																["pos"] = 
																{
																	["y"] = 609.6,
																	["x"] = -1719.072,
																	["z"] = 1114.3488,
																}, -- end of ["pos"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 5285.3373160021,
											["x"] = -32545.376321506,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Orbit",
															["number"] = 1,
															["params"] = 
															{
																["speedEdited"] = true,
																["pattern"] = "Race-Track",
																["speed"] = 169.58333333333,
																["altitude"] = 8096.0976,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 36.613730678885,
											["ETA_locked"] = false,
											["y"] = 5285.3373160019,
											["x"] = -28911.688606237,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 248.0689465584,
											["ETA_locked"] = false,
											["y"] = 7304.0527133733,
											["x"] = 17821.57284291,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 67,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 8096.0976,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "High",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00334",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "UI",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 92,
										["psi"] = 5.5064950559526e-14,
										["onboard_num"] = "018",
										["y"] = 5285.3373160021,
										["x"] = -32545.376321506,
										["name"] = "Chevy 2-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [11]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -5.5064950559526e-14,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 5285.3373160021,
								["x"] = -32545.376321506,
								["name"] = "Chevy 2-1",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Escort",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = 
																		{
																			[1] = "Planes",
																		}, -- end of ["targetTypes"]
																		["name"] = 21,
																		["value"] = "Planes;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Helicopters",
																			[2] = "UAVs",
																			[3] = "Infantry",
																			[4] = "Fortifications",
																			[5] = "Tanks",
																			[6] = "IFV",
																			[7] = "APC",
																			[8] = "Artillery",
																			[9] = "Unarmed vehicles",
																			[10] = "AAA",
																			[11] = "SR SAM",
																			[12] = "MR SAM",
																			[13] = "LR SAM",
																			[14] = "Aircraft Carriers",
																			[15] = "Cruisers",
																			[16] = "Destroyers",
																			[17] = "Frigates",
																			[18] = "Corvettes",
																			[19] = "Light armed ships",
																			[20] = "Unarmed ships",
																			[21] = "Submarines",
																			[22] = "Cruise missiles",
																			[23] = "Antiship Missiles",
																			[24] = "AA Missiles",
																			[25] = "AG Missiles",
																			[26] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 12,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Escort",
															["number"] = 7,
															["params"] = 
															{
																["groupId"] = 65,
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "UAVs",
																}, -- end of ["noTargetTypes"]
																["targetTypes"] = 
																{
																	[1] = "Planes",
																}, -- end of ["targetTypes"]
																["engagementDistMax"] = 92500,
																["lastWptIndexFlagChangedManually"] = false,
																["lastWptIndex"] = 3,
																["lastWptIndexFlag"] = false,
																["value"] = "Planes;",
																["pos"] = 
																{
																	["y"] = 1524,
																	["x"] = -2023.872,
																	["z"] = 1723.9488,
																}, -- end of ["pos"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -17413.024570817,
											["x"] = -33411.942545652,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Orbit",
															["number"] = 1,
															["params"] = 
															{
																["speedEdited"] = true,
																["pattern"] = "Race-Track",
																["speed"] = 169.58333333333,
																["altitude"] = 8096.0976,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 36.613730678885,
											["ETA_locked"] = false,
											["y"] = -17413.024570817,
											["x"] = -29778.254830383,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 8096.0976,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 248.0689465584,
											["ETA_locked"] = false,
											["y"] = -15394.309173445,
											["x"] = 16955.006618764,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 165,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 8096.0976,
										["alt_type"] = "BARO",
										["livery_id"] = "12th Fighter SQN (AK)",
										["skill"] = "High",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00670",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "CT",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15C",
										["unitId"] = 312,
										["psi"] = -0,
										["onboard_num"] = "019",
										["y"] = -17413.024570817,
										["x"] = -33411.942545652,
										["name"] = "Chevy 2-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [8]
												[11] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [11]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = "6103",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -17413.024570817,
								["x"] = -33411.942545652,
								["name"] = "Chevy 2-2",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [8]
						}, -- end of ["group"]
					}, -- end of ["plane"]
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -89224.22414556,
											["speed"] = 0,
											["x"] = -126318.76832972,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 149,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "nato",
										["category"] = "Planes",
										["type"] = "E-3A",
										["unitId"] = 296,
										["rate"] = "100",
										["y"] = -89224.22414556,
										["x"] = -126318.76832972,
										["name"] = "Static E-3A-1-1",
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -89224.22414556,
								["x"] = -126318.76832972,
								["name"] = "Static E-3A-1",
								["dead"] = true,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 5.4977871437821,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -89146.355216635,
											["speed"] = 0,
											["x"] = -126317.16626604,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 150,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "nato",
										["category"] = "Planes",
										["type"] = "E-3A",
										["unitId"] = 297,
										["rate"] = "100",
										["y"] = -89146.355216635,
										["x"] = -126317.16626604,
										["name"] = "Static E-3A-2-1",
										["heading"] = 5.4977871437821,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -89146.355216635,
								["x"] = -126317.16626604,
								["name"] = "Static E-3A-2",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -90594.008571249,
											["speed"] = 0,
											["x"] = -126393.11689162,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 152,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 5,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 299,
										["y"] = -90594.008571249,
										["x"] = -126393.11689162,
										["name"] = "Static Big smoke-2-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -90594.008571249,
								["x"] = -126393.11689162,
								["name"] = "Static Big smoke-2",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -30504.895450885,
											["speed"] = 0,
											["x"] = -61092.534938431,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 154,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 5,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 301,
										["y"] = -30504.895450885,
										["x"] = -61092.534938431,
										["name"] = "Static Big smoke-3-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -30504.895450885,
								["x"] = -61092.534938431,
								["name"] = "Static Big smoke-3",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -30764.549769234,
											["speed"] = 0,
											["x"] = -61034.421829087,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 155,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 5,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 302,
										["y"] = -30764.549769234,
										["x"] = -61034.421829087,
										["name"] = "Static Big smoke-4-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -30764.549769234,
								["x"] = -61034.421829087,
								["name"] = "Static Big smoke-4",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 4.3982297150257,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -30783.096506259,
											["speed"] = 0,
											["x"] = -61293.457922868,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 156,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 5,
										["tasks"] = {},
										["livery_id"] = "US Air Force",
										["category"] = "Planes",
										["effectTransparency"] = 1,
										["type"] = "C-130",
										["unitId"] = 303,
										["rate"] = "70",
										["y"] = -30783.096506259,
										["x"] = -61293.457922868,
										["name"] = "Static C-130-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -30783.096506259,
								["x"] = -61293.457922868,
								["name"] = "Static C-130-1",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 4.3982297150257,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -30726.219846049,
											["speed"] = 0,
											["x"] = -61276.147634978,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 157,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 5,
										["tasks"] = {},
										["livery_id"] = "US Air Force",
										["category"] = "Planes",
										["effectTransparency"] = 1,
										["type"] = "C-130",
										["unitId"] = 304,
										["rate"] = "70",
										["y"] = -30726.219846049,
										["x"] = -61276.147634978,
										["name"] = "Static C-130-2-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -30726.219846049,
								["x"] = -61276.147634978,
								["name"] = "Static C-130-2",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -42078.137881223,
											["speed"] = 0,
											["x"] = -49905.169883168,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 158,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 8,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 305,
										["y"] = -42078.137881223,
										["x"] = -49905.169883168,
										["name"] = "Static Big smoke-5-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -42078.137881223,
								["x"] = -49905.169883168,
								["name"] = "Static Big smoke-5",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -74849.701393687,
											["speed"] = 0,
											["x"] = -75625.786106341,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 159,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 8,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 306,
										["y"] = -74849.701393687,
										["x"] = -75625.786106341,
										["name"] = "Static Big smoke-6-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -74849.701393687,
								["x"] = -75625.786106341,
								["name"] = "Static Big smoke-6",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -74754.286524138,
											["speed"] = 0,
											["x"] = -79523.116547167,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 160,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 8,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 307,
										["y"] = -74754.286524138,
										["x"] = -79523.116547167,
										["name"] = "Static Big smoke-7-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -74754.286524138,
								["x"] = -79523.116547167,
								["name"] = "Static Big smoke-7",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -88989.266259754,
											["speed"] = 0,
											["x"] = -100132.08107536,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 161,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 8,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 308,
										["y"] = -88989.266259754,
										["x"] = -100132.08107536,
										["name"] = "Static Big smoke-8-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -88989.266259754,
								["x"] = -100132.08107536,
								["name"] = "Static Big smoke-8",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 8209.4575819883,
											["speed"] = 0,
											["x"] = -117135.03042087,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 162,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 8,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 309,
										["y"] = 8209.4575819883,
										["x"] = -117135.03042087,
										["name"] = "Static Big smoke-9-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 8209.4575819883,
								["x"] = -117135.03042087,
								["name"] = "Static Big smoke-9",
								["dead"] = false,
							}, -- end of [12]
							[13] = 
							{
								["heading"] = 0,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 8096.1958710803,
											["speed"] = 0,
											["x"] = -115832.52074542,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 163,
								["units"] = 
								{
									[1] = 
									{
										["effectPreset"] = 8,
										["tasks"] = {},
										["category"] = "Effects",
										["type"] = "big_smoke",
										["unitId"] = 310,
										["y"] = 8096.1958710803,
										["x"] = -115832.52074542,
										["name"] = "Static Big smoke-10-1",
										["effectTransparency"] = 1,
										["heading"] = 0,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 8096.1958710803,
								["x"] = -115832.52074542,
								["name"] = "Static Big smoke-10",
								["dead"] = false,
							}, -- end of [13]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [1]
				[2] = 
				{
					["helicopter"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Transport",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["linkUnit"] = 154,
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["helipadId"] = 154,
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 45376.080536005,
											["x"] = 48857.065753496,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 32,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 0,
										["hardpoint_racks"] = false,
										["alt_type"] = "BARO",
										["livery_id"] = "Royal Netherlands AF",
										["skill"] = "High",
										["parking"] = 1,
										["ropeLength"] = 15,
										["speed"] = 41.666666666667,
										["AddPropAircraft"] = 
										{
											["GunnersAISkill"] = 90,
											["ExhaustScreen"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "UH-1H",
										["unitId"] = 46,
										["psi"] = 0.20144204020921,
										["onboard_num"] = "010",
										["parking_id"] = "1",
										["x"] = 48857.065753496,
										["name"] = "66air",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 25,
											["flare"] = 60,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 45376.080536005,
										["heading"] = -0.20144204018036,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 45376.080536005,
								["x"] = 48857.065753496,
								["name"] = "66air",
								["communication"] = true,
								["modulation"] = 0,
								["start_time"] = 0,
								["hiddenOnPlanner"] = true,
								["frequency"] = 251,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = false,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Transport",
								["uncontrolled"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = false,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["linkUnit"] = 154,
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["helipadId"] = 154,
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 45376.080536005,
											["x"] = 48857.065753496,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 33,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 0,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Royal Netherlands AF",
										["skill"] = "High",
										["parking"] = 1,
										["ropeLength"] = 15,
										["speed"] = 41.666666666667,
										["AddPropAircraft"] = 
										{
											["GunnersAISkill"] = 90,
											["ExhaustScreen"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "UH-1H",
										["unitId"] = 47,
										["psi"] = -1.9096492508194,
										["onboard_num"] = "011",
										["parking_id"] = "1",
										["x"] = 48857.065753496,
										["name"] = "66air- early",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "631",
											["flare"] = 60,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 45376.080536005,
										["heading"] = 2.0926965144296,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 45376.080536005,
								["x"] = 48857.065753496,
								["name"] = "66air-1early",
								["communication"] = true,
								["modulation"] = 0,
								["start_time"] = 0,
								["hiddenOnPlanner"] = true,
								["frequency"] = 251,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["helicopter"]
					["name"] = "The Netherlands",
					["ship"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -58699.496085265,
											["x"] = 269.62719636453,
											["ETA_locked"] = true,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 6463.3532792833,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -17289.430612851,
											["x"] = 36391.369122182,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 10632.753391734,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 12148.228465272,
											["x"] = 56124.863687504,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 13236.064905355,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 32187.402994899,
											["x"] = 65510.299859608,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 14995.155618853,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 47660.689657016,
											["x"] = 56885.844998756,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 20690.80022806,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 61435.773626145,
											["x"] = -5145.9623961826,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 36229.935882968,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 86005.471139872,
											["x"] = -116661.89277407,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 58882.301940468,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 252469.25373016,
											["x"] = -213426.70582071,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 15,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "Seawise_Giant",
										["unitId"] = 19,
										["y"] = -58699.496085265,
										["x"] = 269.62719636453,
										["name"] = "OIL3",
										["heading"] = 0.85350111913051,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -58699.496085265,
								["x"] = 269.62719636453,
								["name"] = "OIL3",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -14250.554941255,
											["x"] = 34846.960874023,
											["ETA_locked"] = true,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 2991.9558795571,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 6154.3107692621,
											["x"] = 50026.190244042,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 6031.7501922188,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 28833.568110885,
											["x"] = 63062.400543617,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 7713.3746759475,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 42064.483826158,
											["x"] = 57653.535628568,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 13417.918332697,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 49220.8281753,
											["x"] = 44589.046526066,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 19492.322856892,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 58604.875949684,
											["x"] = -6183.4691516592,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 32017.601986635,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 82467.452381311,
											["x"] = -109939.6571328,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 55804.036533745,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 256891.77717836,
											["x"] = -212188.39925521,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 16,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "Seawise_Giant",
										["unitId"] = 20,
										["y"] = -14250.554941255,
										["x"] = 34846.960874023,
										["name"] = "OIL2",
										["heading"] = 0.93120909234156,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -14250.554941255,
								["x"] = 34846.960874023,
								["name"] = "OIL2",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -105.56994412837,
											["x"] = 44728.738728589,
											["ETA_locked"] = true,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 2039.2199365026,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 10488.061900141,
											["x"] = 51504.06750746,
											["ETA_locked"] = false,
											["speed"] = 6.1666666666667,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 4765.7505528356,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 28294.56666695,
											["x"] = 62668.42885327,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 6888.3273302727,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 43750.349785736,
											["x"] = 57344.684376216,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 9465.7226198279,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 50510.009707063,
											["x"] = 36277.789872017,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 10705.985121201,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 59293.429512738,
											["x"] = -9106.1225138215,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 22813.059776619,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 78044.92893311,
											["x"] = -110293.45900866,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 55804.036533745,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 264321.61657134,
											["x"] = -207412.07393115,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 17,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "Seawise_Giant",
										["unitId"] = 21,
										["y"] = -105.56994412837,
										["x"] = 44728.738728589,
										["name"] = "OIL1",
										["heading"] = 1.0017909488134,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -105.56994412837,
								["x"] = 44728.738728589,
								["name"] = "OIL1",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -54911.267504474,
											["x"] = 3171.5971497412,
											["ETA_locked"] = true,
											["speed"] = 7.20222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 6463.3532792833,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -14105.213730146,
											["x"] = 37806.576625607,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 10632.753391734,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 15332.445347977,
											["x"] = 57540.071190928,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 13236.064905355,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 35371.619877604,
											["x"] = 66925.507363032,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 14995.155618853,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 50844.90653972,
											["x"] = 58301.05250218,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 20690.80022806,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 64619.990508849,
											["x"] = -3730.7548927583,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 36229.935882968,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 89189.688022577,
											["x"] = -115246.68527065,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 58882.301940468,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 255653.47061286,
											["x"] = -212011.49831728,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 18,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "HandyWind",
										["unitId"] = 22,
										["y"] = -54911.267504474,
										["x"] = 3171.5971497412,
										["name"] = "Shiping1-3-1",
										["heading"] = 0.86701641533545,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -54911.267504474,
								["x"] = 3171.5971497412,
								["name"] = "Shiping1-3",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -17542.66661447,
											["x"] = 32229.182816484,
											["ETA_locked"] = true,
											["speed"] = 7.20222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 3038.8188381576,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 2685.1293757653,
											["x"] = 46971.474809367,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 7120.9583673369,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 28612.105042118,
											["x"] = 62219.341705204,
											["ETA_locked"] = false,
											["speed"] = 7.20222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 9260.7517278247,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 42003.397191058,
											["x"] = 57277.93573418,
											["ETA_locked"] = false,
											["speed"] = 7.20222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 12418.206872989,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 50127.926567279,
											["x"] = 36038.094650631,
											["ETA_locked"] = false,
											["speed"] = 7.20222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 19185.505871092,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 58948.844175748,
											["x"] = -11896.628669074,
											["ETA_locked"] = false,
											["speed"] = 7.20222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 32017.601986635,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 78752.532684823,
											["x"] = -114008.37870515,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 55804.036533745,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 253176.85748187,
											["x"] = -216257.12082756,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 19,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "HandyWind",
										["unitId"] = 25,
										["y"] = -17542.66661447,
										["x"] = 32229.182816484,
										["name"] = "Shiping1-4-2",
										["heading"] = 0.94099299137449,
										["frequency"] = 127500000,
									}, -- end of [1]
									[2] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "HandyWind",
										["unitId"] = 24,
										["y"] = -18189.181299743,
										["x"] = 31757.994147556,
										["name"] = "Shiping1-4-1",
										["heading"] = 0.94099299137449,
										["frequency"] = 127500000,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -17542.66661447,
								["x"] = 32229.182816484,
								["name"] = "Shiping1-4",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 53370.763851497,
											["x"] = 12458.774689334,
											["ETA_locked"] = true,
											["speed"] = 7.20222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 4841.7764055612,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 61391.07293698,
											["x"] = -15399.793273525,
											["ETA_locked"] = false,
											["speed"] = 7.20222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 32017.601986635,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 81194.761446054,
											["x"] = -117511.5433096,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 55804.036533745,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 255619.0862431,
											["x"] = -219760.28543201,
											["ETA_locked"] = false,
											["speed"] = 8.5,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 20,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "HandyWind",
										["unitId"] = 28,
										["y"] = 53370.763851497,
										["x"] = 12458.774689334,
										["name"] = "Shiping1-5-1",
										["heading"] = 2.8612791310357,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 53370.763851497,
								["x"] = 12458.774689334,
								["name"] = "Shiping1-5",
								["start_time"] = 0,
							}, -- end of [6]
							[7] = 
							{
								["visible"] = false,
								["lateActivation"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = false,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 45376.080536005,
											["x"] = 48857.065753496,
											["ETA_locked"] = true,
											["speed"] = 6.1666666666667,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetImmortal",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 2613.7526361442,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 50074.316146178,
											["x"] = 36273.766750965,
											["ETA_locked"] = false,
											["speed"] = 5.1388888888889,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 3239.63279876,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 50955.676880479,
											["x"] = 33180.552725767,
											["ETA_locked"] = false,
											["speed"] = 5.1388888888889,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 5284.1917242716,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 50976.130438913,
											["x"] = 33132.724870876,
											["ETA_locked"] = false,
											["speed"] = 0,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 4029038.7823424,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 58871.84629178,
											["x"] = -6328.5334935064,
											["ETA_locked"] = false,
											["speed"] = 0,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 14653269.71299,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 81334.827759167,
											["x"] = -113385.94937202,
											["ETA_locked"] = false,
											["speed"] = 0,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 34619740.000562,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 255603.51230639,
											["x"] = -210835.52177042,
											["ETA_locked"] = false,
											["speed"] = 0,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 73,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "HandyWind",
										["unitId"] = 154,
										["y"] = 45376.080536005,
										["x"] = 48857.065753496,
										["name"] = "Shiping66-1",
										["heading"] = 2.7842511436896,
										["frequency"] = 127500000,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 45376.080536005,
								["x"] = 48857.065753496,
								["name"] = "Shiping66",
								["start_time"] = 0,
							}, -- end of [7]
						}, -- end of ["group"]
					}, -- end of ["ship"]
					["id"] = 10,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 5.9248068604651,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["action"] = "",
											["linkUnit"] = 154,
											["y"] = 45378.924033099,
											["formation_template"] = "",
											["name"] = "",
											["speed"] = 0,
											["x"] = 48879.314322578,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 26,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["offsets"] = 
										{
											["y"] = -10.446087408168,
											["angle"] = 3.1405557167755,
											["x"] = -19.848515304202,
										}, -- end of ["offsets"]
										["shape_name"] = "M92_Container_40ft",
										["type"] = "Container_40ft",
										["unitId"] = 40,
										["rate"] = 1,
										["y"] = 45378.924033099,
										["x"] = 48879.314322578,
										["name"] = "Static M92 Container 40ft-1",
										["heading"] = 5.9248068604651,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 45378.924033099,
								["x"] = 48879.314322578,
								["name"] = "Static M92 Container 40ft-1",
								["linkOffset"] = true,
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 5.9248068604651,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["action"] = "",
											["linkUnit"] = 154,
											["y"] = 45373.528250385,
											["formation_template"] = "",
											["name"] = "",
											["speed"] = 0,
											["x"] = 48896.099295314,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 27,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["offsets"] = 
										{
											["y"] = -11.262286438085,
											["angle"] = 3.1405557167755,
											["x"] = -37.46054528341,
										}, -- end of ["offsets"]
										["shape_name"] = "M92_Container_40ft",
										["type"] = "Container_40ft",
										["unitId"] = 41,
										["rate"] = 1,
										["y"] = 45373.528250385,
										["x"] = 48896.099295314,
										["name"] = "Static M92 Container 40ft-2-1",
										["heading"] = 5.9248068604651,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 45373.528250385,
								["x"] = 48896.099295314,
								["name"] = "Static M92 Container 40ft-2",
								["linkOffset"] = true,
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 5.9248068604651,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["action"] = "",
											["linkUnit"] = 154,
											["y"] = 45359.320213953,
											["formation_template"] = "",
											["name"] = "",
											["speed"] = 0,
											["x"] = 48872.657800086,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 28,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["offsets"] = 
										{
											["y"] = 10.247710307015,
											["angle"] = 3.1405557167755,
											["x"] = -20.469605409369,
										}, -- end of ["offsets"]
										["shape_name"] = "M92_Container_40ft",
										["type"] = "Container_40ft",
										["unitId"] = 42,
										["rate"] = 1,
										["y"] = 45359.320213953,
										["x"] = 48872.657800086,
										["name"] = "Static M92 Container 40ft-3-1",
										["heading"] = 5.9248068604651,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 45359.320213953,
								["x"] = 48872.657800086,
								["name"] = "Static M92 Container 40ft-3",
								["linkOffset"] = true,
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 5.9248068604651,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["action"] = "",
											["linkUnit"] = 154,
											["y"] = 45353.277093369,
											["formation_template"] = "",
											["name"] = "",
											["speed"] = 0,
											["x"] = 48888.612916373,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 29,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["offsets"] = 
										{
											["y"] = 10.328228105856,
											["angle"] = 3.1405557167755,
											["x"] = -37.530629968534,
										}, -- end of ["offsets"]
										["shape_name"] = "M92_Container_40ft",
										["type"] = "Container_40ft",
										["unitId"] = 43,
										["rate"] = 1,
										["y"] = 45353.277093369,
										["x"] = 48888.612916373,
										["name"] = "Static M92 Container 40ft-4-1",
										["heading"] = 5.9248068604651,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 45353.277093369,
								["x"] = 48888.612916373,
								["name"] = "Static M92 Container 40ft-4",
								["linkOffset"] = true,
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 5.9248068604651,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["action"] = "",
											["linkUnit"] = 154,
											["y"] = 45379.635386145,
											["formation_template"] = "",
											["name"] = "",
											["speed"] = 0,
											["x"] = 48820.652330797,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 30,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["offsets"] = 
										{
											["y"] = 9.4065757322856,
											["angle"] = 3.1405557167755,
											["x"] = 35.356620952328,
										}, -- end of ["offsets"]
										["shape_name"] = "M92_Container_40ft",
										["type"] = "Container_40ft",
										["unitId"] = 44,
										["rate"] = 1,
										["y"] = 45379.635386145,
										["x"] = 48820.652330797,
										["name"] = "Static M92 Container 40ft-5-1",
										["heading"] = 5.9248068604651,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 45379.635386145,
								["x"] = 48820.652330797,
								["name"] = "Static M92 Container 40ft-5",
								["linkOffset"] = true,
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 5.9248068604651,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["action"] = "",
											["linkUnit"] = 154,
											["y"] = 45399.428753579,
											["formation_template"] = "",
											["name"] = "",
											["speed"] = 0,
											["x"] = 48826.234701665,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 31,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["offsets"] = 
										{
											["y"] = -11.089074473086,
											["angle"] = 3.1405557167755,
											["x"] = 37.050309691266,
										}, -- end of ["offsets"]
										["shape_name"] = "M92_Container_40ft",
										["type"] = "Container_40ft",
										["unitId"] = 45,
										["rate"] = 1,
										["y"] = 45399.428753579,
										["x"] = 48826.234701665,
										["name"] = "Static M92 Container 40ft-6-1",
										["heading"] = 5.9248068604651,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 45399.428753579,
								["x"] = 48826.234701665,
								["name"] = "Static M92 Container 40ft-6",
								["linkOffset"] = true,
								["dead"] = false,
							}, -- end of [6]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [2]
				[3] = 
				{
					["helicopter"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Transport",
								["uncontrolled"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["linkUnit"] = 21,
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["helipadId"] = 21,
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -105.56994412837,
											["x"] = 44728.738728589,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["linkUnit"] = 21,
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["helipadId"] = 21,
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetImmortal",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 0,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -105.56994412837,
											["x"] = 44728.738728589,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 140,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 0,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Turkish Air Force",
										["skill"] = "High",
										["parking"] = 1,
										["ropeLength"] = 15,
										["speed"] = 41.666666666667,
										["AddPropAircraft"] = 
										{
											["GunnersAISkill"] = 90,
											["ExhaustScreen"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "UH-1H",
										["unitId"] = 268,
										["psi"] = -0,
										["onboard_num"] = "018",
										["parking_id"] = "1",
										["x"] = 44728.738728589,
										["name"] = "uh1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "631",
											["flare"] = 60,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -105.56994412837,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -105.56994412837,
								["x"] = 44728.738728589,
								["name"] = "uh1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Transport",
								["uncontrolled"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["linkUnit"] = 21,
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["helipadId"] = 21,
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -105.56994412837,
											["x"] = 44728.738728589,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 141,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 0,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Turkish Air Force",
										["skill"] = "High",
										["parking"] = 1,
										["ropeLength"] = 15,
										["speed"] = 41.666666666667,
										["AddPropAircraft"] = 
										{
											["GunnersAISkill"] = 90,
											["ExhaustScreen"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "UH-1H",
										["unitId"] = 271,
										["psi"] = 0,
										["onboard_num"] = "010",
										["parking_id"] = "1",
										["x"] = 44728.738728589,
										["name"] = "uh2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "631",
											["flare"] = 60,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -105.56994412837,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -105.56994412837,
								["x"] = 44728.738728589,
								["name"] = "uh2",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Transport",
								["uncontrolled"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["linkUnit"] = 21,
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["helipadId"] = 21,
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -105.56994412837,
											["x"] = 44728.738728589,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 142,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 0,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Turkish Air Force",
										["skill"] = "High",
										["parking"] = 1,
										["ropeLength"] = 15,
										["speed"] = 41.666666666667,
										["AddPropAircraft"] = 
										{
											["GunnersAISkill"] = 90,
											["ExhaustScreen"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "UH-1H",
										["unitId"] = 272,
										["psi"] = 0,
										["onboard_num"] = "011",
										["parking_id"] = "1",
										["x"] = 44728.738728589,
										["name"] = "uh3a",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "631",
											["flare"] = 60,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -105.56994412837,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -105.56994412837,
								["x"] = 44728.738728589,
								["name"] = "uh3",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 251,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Transport",
								["uncontrolled"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["linkUnit"] = 21,
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["helipadId"] = 21,
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -105.56994412837,
											["x"] = 44728.738728589,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 164,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 0,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "Turkish Air Force",
										["skill"] = "High",
										["parking"] = 1,
										["ropeLength"] = 15,
										["speed"] = 41.666666666667,
										["AddPropAircraft"] = 
										{
											["GunnersAISkill"] = 90,
											["ExhaustScreen"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "UH-1H",
										["unitId"] = 311,
										["psi"] = 0,
										["onboard_num"] = "031",
										["parking_id"] = "1",
										["x"] = 44728.738728589,
										["name"] = "uh4",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "631",
											["flare"] = 60,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -105.56994412837,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 7,
											[2] = 1,
											["name"] = "Chevy11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -105.56994412837,
								["x"] = 44728.738728589,
								["name"] = "uh4",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 251,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Transport",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["linkUnit"] = 21,
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["helipadId"] = 21,
											["speed"] = 41.666666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -105.56994412837,
											["x"] = 44728.738728589,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 166,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 0,
										["hardpoint_racks"] = false,
										["alt_type"] = "BARO",
										["livery_id"] = "Turkish Air Force",
										["skill"] = "High",
										["parking"] = 1,
										["ropeLength"] = 15,
										["speed"] = 41.666666666667,
										["AddPropAircraft"] = 
										{
											["GunnersAISkill"] = 90,
											["ExhaustScreen"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "UH-1H",
										["unitId"] = 313,
										["psi"] = 0,
										["onboard_num"] = "032",
										["parking_id"] = "1",
										["x"] = 44728.738728589,
										["name"] = "uh4-1-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 341,
											["flare"] = 60,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -105.56994412837,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 8,
											[2] = 1,
											["name"] = "Pontiac11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -105.56994412837,
								["x"] = 44728.738728589,
								["name"] = "uh5",
								["communication"] = true,
								["modulation"] = 0,
								["start_time"] = 0,
								["hiddenOnPlanner"] = true,
								["frequency"] = 251,
							}, -- end of [5]
						}, -- end of ["group"]
					}, -- end of ["helicopter"]
					["name"] = "CJTF Blue",
					["id"] = 80,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 22,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -30825.055370616,
											["x"] = -61168.667166486,
											["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"] = "ActivateBeacon",
																	["params"] = 
																	{
																		["type"] = 4,
																		["AA"] = false,
																		["callsign"] = "RAH",
																		["modeChannel"] = "X",
																		["channel"] = 14,
																		["system"] = 18,
																		["unitId"] = 87,
																		["bearing"] = true,
																		["frequency"] = 975000000,
																	}, -- 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"] = 62,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "TACAN_beacon",
										["unitId"] = 87,
										["y"] = -30825.055370616,
										["x"] = -61168.667166486,
										["name"] = "RAH TCN-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -30825.055370616,
								["x"] = -61168.667166486,
								["name"] = "RAH TCN",
								["start_time"] = 0,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 54,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 7,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -89380.3203125,
											["x"] = -126315.5078125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Fly Over Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 71.944444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 4.8132694231255,
											["ETA_locked"] = false,
											["y"] = -89202.300768656,
											["x"] = -126018.48185872,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 1199.9976,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 190.09982474714,
											["ETA_locked"] = false,
											["y"] = -57795.418072451,
											["x"] = -125059.77691604,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 325.72086465788,
											["ETA_locked"] = false,
											["y"] = -42208.879604687,
											["x"] = -106889.65278356,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 606.2477721117,
											["ETA_locked"] = false,
											["y"] = -11151.739093019,
											["x"] = -66550.750566334,
											["name"] = "TKR",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 855.97230373344,
											["ETA_locked"] = false,
											["y"] = -8429.258196181,
											["x"] = -21717.603737959,
											["name"] = "TKR2",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1138.1861021748,
											["ETA_locked"] = false,
											["y"] = -20137.970786638,
											["x"] = 27672.793128458,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1396.2701270829,
											["ETA_locked"] = false,
											["y"] = 18671.215740128,
											["x"] = 53140.351876259,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1700.6521743329,
											["ETA_locked"] = false,
											["y"] = 40134.477355025,
											["x"] = 51643.708471272,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1679.0485585564,
											["ETA_locked"] = false,
											["y"] = 51313.123214324,
											["x"] = 23896.894923155,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2078.2021220532,
											["ETA_locked"] = false,
											["y"] = -20391.829376365,
											["x"] = 27745.324154094,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2368.597233281,
											["ETA_locked"] = false,
											["y"] = -13794.698295809,
											["x"] = -23477.891250844,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3007.6346580845,
											["ETA_locked"] = false,
											["y"] = -57597.088959565,
											["x"] = -123561.38137606,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 55,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3217.6575565881,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -89133.46875,
											["x"] = -126013.714844,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 22,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3882.2657345978,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [15]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 34,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 54,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR F-16C_50",
										["skill"] = "Client",
										["parking"] = "11",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["STN_L16"] = "00260",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 48,
										["psi"] = -0.53993408640687,
										["onboard_num"] = "012",
										["parking_id"] = "39",
										["x"] = -126315.5078125,
										["name"] = "Viper 1-1 MAV Rocket",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "LAU3_HE5",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "LAU3_HE151",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89380.3203125,
										["heading"] = 0.53993408640687,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Viper11",
											[3] = 1,
											[1] = 9,
											[4] = "Viper11",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 48,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 49,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 52,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 50,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 54,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR F-16C_50",
										["skill"] = "Client",
										["parking"] = "12",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "00261",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 49,
										["psi"] = -0.53993408640687,
										["onboard_num"] = "013",
										["parking_id"] = "38",
										["x"] = -126353.453125,
										["name"] = "Viper 1-2 MAV Rocket",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "LAU3_HE5",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "LAU3_HE151",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89388.7265625,
										["heading"] = 0.53993408640687,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 48,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 49,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 52,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 50,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 54,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR F-16C_50",
										["skill"] = "Client",
										["parking"] = "9",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "00262",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "13",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 50,
										["psi"] = -0.53993408640687,
										["onboard_num"] = "014",
										["parking_id"] = "36",
										["x"] = -126302.9921875,
										["name"] = "Viper 1-3 Rocket",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{TER_9A_2L*LAU-68_MK5}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "LAU3_HE151",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "LAU3_HE151",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{TER_9A_2R*LAU-68_MK5}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89459.9921875,
										["heading"] = 0.53993408640687,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper13",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 48,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 49,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 52,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 50,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 54,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR F-16C_50",
										["skill"] = "Client",
										["parking"] = "10",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VR",
											["STN_L16"] = "00264",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "14",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[19] = 124,
													[15] = 134,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 52,
										["psi"] = -0.53993408640687,
										["onboard_num"] = "015",
										["parking_id"] = "37",
										["x"] = -126353.6328125,
										["name"] = "Viper 1-4 Rockets",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{TER_9A_2L*LAU-68_MK5}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "LAU3_HE151",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "LAU3_HE151",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{TER_9A_2R*LAU-68_MK5}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89458.8203125,
										["heading"] = 0.53993408640687,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Viper14",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 48,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 49,
															["TDOA"] = true,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 52,
															["TDOA"] = true,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 50,
															["TDOA"] = true,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -89380.3203125,
								["x"] = -126315.5078125,
								["name"] = "Viper 1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["action"] = "From Runway",
											["alt_type"] = "BARO",
											["linkUnit"] = 65,
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["helipadId"] = 65,
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 8,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOff",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 92057.599904213,
											["x"] = -155123.15134361,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Fly Over Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0.8176266322056,
											["ETA_locked"] = false,
											["y"] = 91982.004216293,
											["x"] = -155038.41058456,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 6400.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 228.211157063,
											["ETA_locked"] = false,
											["y"] = 73186.498653264,
											["x"] = -125446.39568626,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 393.50547362458,
											["ETA_locked"] = false,
											["y"] = 51563.426716298,
											["x"] = -111962.34520872,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 820.22549921608,
											["ETA_locked"] = false,
											["y"] = -10241.155062079,
											["x"] = -66456.213264464,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1070.0519495289,
											["ETA_locked"] = false,
											["y"] = -6628.7773897853,
											["x"] = -21667.590382226,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1345.8133820246,
											["ETA_locked"] = false,
											["y"] = -18932.286501116,
											["x"] = 27333.437705975,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1591.5132531638,
											["ETA_locked"] = false,
											["y"] = 18552.600847097,
											["x"] = 53226.988318082,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1723.4230709783,
											["ETA_locked"] = false,
											["y"] = 39942.99863141,
											["x"] = 51839.710318804,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1882.400463316,
											["ETA_locked"] = false,
											["y"] = 51187.254676506,
											["x"] = 24442.325253701,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2269.5081232573,
											["ETA_locked"] = false,
											["y"] = -19165.982806279,
											["x"] = 27473.655489073,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2560.0135122031,
											["ETA_locked"] = false,
											["y"] = -2092.6981725477,
											["x"] = -23818.168992541,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3130.6676677298,
											["ETA_locked"] = false,
											["y"] = 52999.741730204,
											["x"] = -110417.72321876,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3578.63466012,
											["ETA_locked"] = false,
											["y"] = 92074.473745302,
											["x"] = -155183.43795906,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = false,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [15]
										[16] = 
										{
											["alt"] = 22,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 5398.2341144938,
											["ETA_locked"] = false,
											["y"] = 63437.018693066,
											["x"] = -98204.662111439,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [16]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 46,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 0,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323 high visibility",
										["skill"] = "Client",
										["parking"] = "1",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00300",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 64,
										["psi"] = 0.72842313541944,
										["onboard_num"] = "012",
										["DTC"] = {},
										["parking_id"] = "1",
										["x"] = -155123.15134361,
										["name"] = "Snake 1-1 BG",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{BRU33_LAU61}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{BRU33_LAU61}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 92057.599904213,
										["heading"] = 5.5547621717601,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Snake11",
											[3] = 1,
											[1] = 20,
											[4] = "Snake11",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 64,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 92057.599904213,
								["x"] = -155123.15134361,
								["name"] = "Snake 1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 53,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 10,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -89560.6171875,
											["x"] = -126302.8203125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Fly Over Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 4.8132694231255,
											["ETA_locked"] = false,
											["y"] = -89381.452493248,
											["x"] = -126012.14862991,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 1199.9976,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 190.09982474714,
											["ETA_locked"] = false,
											["y"] = -57974.569797043,
											["x"] = -125053.44368723,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 325.72086465788,
											["ETA_locked"] = false,
											["y"] = -42388.031329279,
											["x"] = -106883.31955475,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 606.2477721117,
											["ETA_locked"] = false,
											["y"] = -11330.890817611,
											["x"] = -66544.417337519,
											["name"] = "TKR",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 855.97230373344,
											["ETA_locked"] = false,
											["y"] = -8608.4099207732,
											["x"] = -21711.270509144,
											["name"] = "TKR2",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1138.1861021748,
											["ETA_locked"] = false,
											["y"] = -20317.12251123,
											["x"] = 27679.126357273,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1396.2701270829,
											["ETA_locked"] = false,
											["y"] = 18492.064015536,
											["x"] = 53146.685105074,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1700.6521743329,
											["ETA_locked"] = false,
											["y"] = 39955.325630433,
											["x"] = 51650.041700087,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1679.0485585564,
											["ETA_locked"] = false,
											["y"] = 51133.971489732,
											["x"] = 23903.22815197,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2078.2021220532,
											["ETA_locked"] = false,
											["y"] = -20570.981100957,
											["x"] = 27751.657382909,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2368.597233281,
											["ETA_locked"] = false,
											["y"] = -13973.850020401,
											["x"] = -23471.558022029,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3007.6346580845,
											["ETA_locked"] = false,
											["y"] = -57776.240684157,
											["x"] = -123555.04814725,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 55,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3217.6575565881,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -89133.46875,
											["x"] = -126013.714844,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 22,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3882.2657345978,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [15]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 143,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 53,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR FA-18C",
										["skill"] = "Client",
										["parking"] = "6",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "UI",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00621",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 273,
										["psi"] = -0.55237783904634,
										["onboard_num"] = "019",
										["DTC"] = {},
										["parking_id"] = "30",
										["x"] = -126302.8203125,
										["name"] = "Snake 2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{7A44FF09-527C-4B7E-B42B-3F111CFE50FB}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["NFP_fuze_type_tail"] = "M905",
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
													}, -- end of ["settings"]
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{7A44FF09-527C-4B7E-B42B-3F111CFE50FB}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["NFP_fuze_type_tail"] = "M905",
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89560.6171875,
										["heading"] = 0.55237783904634,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Snake21",
											[3] = 1,
											[1] = 20,
											[4] = "Snake21",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[2] = 
														{
															["missionUnitId"] = 277,
														}, -- end of [2]
														[3] = 
														{
															["missionUnitId"] = 278,
														}, -- end of [3]
														[1] = 
														{
															["missionUnitId"] = 273,
														}, -- end of [1]
														[4] = 
														{
															["missionUnitId"] = 279,
														}, -- end of [4]
														[5] = 
														{
															["missionUnitId"] = 275,
														}, -- end of [5]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 53,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR FA-18C",
										["skill"] = "Client",
										["parking"] = "17",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00625",
											["VoiceCallsignNumber"] = "22",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 277,
										["psi"] = -0.55237783904634,
										["onboard_num"] = "020",
										["parking_id"] = "27",
										["x"] = -126302.78125,
										["name"] = "Snake 2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{7A44FF09-527C-4B7E-B42B-3F111CFE50FB}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["NFP_fuze_type_tail"] = "M905",
													}, -- end of ["settings"]
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{7A44FF09-527C-4B7E-B42B-3F111CFE50FB}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["NFP_fuze_type_tail"] = "M905",
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89598.96875,
										["heading"] = 0.55237783904634,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 2,
											["name"] = "Snake22",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 273,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 277,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 279,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 278,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 53,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR FA-18C",
										["skill"] = "Client",
										["parking"] = "5",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00626",
											["VoiceCallsignNumber"] = "23",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 278,
										["psi"] = -0.55237783904634,
										["onboard_num"] = "021",
										["parking_id"] = "29",
										["x"] = -126253.1796875,
										["name"] = "Snake 2-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{7A44FF09-527C-4B7E-B42B-3F111CFE50FB}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["NFP_fuze_type_tail"] = "M905",
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
													}, -- end of ["settings"]
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{7A44FF09-527C-4B7E-B42B-3F111CFE50FB}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["NFP_fuze_type_tail"] = "M905",
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89561.109375,
										["heading"] = 0.55237783904634,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 2,
											["name"] = "Snake23",
											[3] = 3,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 273,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 277,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 279,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 278,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 53,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR FA-18C",
										["skill"] = "Client",
										["parking"] = "7",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "SE",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00627",
											["VoiceCallsignNumber"] = "24",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 279,
										["psi"] = -0.55237783904634,
										["onboard_num"] = "022",
										["parking_id"] = "31",
										["x"] = -126353.4140625,
										["name"] = "Snake 2-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{7A44FF09-527C-4B7E-B42B-3F111CFE50FB}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["NFP_fuze_type_tail"] = "M905",
													}, -- end of ["settings"]
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{7A44FF09-527C-4B7E-B42B-3F111CFE50FB}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["NFP_fuze_type_tail"] = "M905",
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89559.875,
										["heading"] = 0.55237783904634,
										["callsign"] = 
										{
											[1] = 20,
											[2] = 2,
											["name"] = "Snake24",
											[3] = 4,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 273,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 277,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 279,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 278,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -89560.6171875,
								["x"] = -126302.8203125,
								["name"] = "Snake 2",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 53,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -89499.6328125,
											["x"] = -126302.6171875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Fly Over Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 4.8132694231255,
											["ETA_locked"] = false,
											["y"] = -89317.857319662,
											["x"] = -126012.41781283,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 1199.9976,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 190.09982474714,
											["ETA_locked"] = false,
											["y"] = -57910.974623457,
											["x"] = -125053.71287015,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 325.72086465788,
											["ETA_locked"] = false,
											["y"] = -42324.436155693,
											["x"] = -106883.58873767,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 606.2477721117,
											["ETA_locked"] = false,
											["y"] = -11267.295644025,
											["x"] = -66544.68652044,
											["name"] = "TKR",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 855.97230373344,
											["ETA_locked"] = false,
											["y"] = -8544.814747187,
											["x"] = -21711.539692065,
											["name"] = "TKR2",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1138.1861021748,
											["ETA_locked"] = false,
											["y"] = -20253.527337644,
											["x"] = 27678.857174352,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1396.2701270829,
											["ETA_locked"] = false,
											["y"] = 18555.659189122,
											["x"] = 53146.415922153,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1700.6521743329,
											["ETA_locked"] = false,
											["y"] = 40018.920804019,
											["x"] = 51649.772517166,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1679.0485585564,
											["ETA_locked"] = false,
											["y"] = 51197.566663318,
											["x"] = 23902.958969049,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2078.2021220532,
											["ETA_locked"] = false,
											["y"] = -20507.385927371,
											["x"] = 27751.388199988,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2368.597233281,
											["ETA_locked"] = false,
											["y"] = -13910.254846815,
											["x"] = -23471.82720495,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3007.6346580845,
											["ETA_locked"] = false,
											["y"] = -57712.645510571,
											["x"] = -123555.31733017,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 55,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3368.9751012025,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -89133.46875,
											["x"] = -126013.714844,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 22,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3882.2657345978,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [15]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 144,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 53,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR SU-27",
										["skill"] = "Client",
										["parking"] = "14",
										["speed"] = 138.88888888889,
										["type"] = "Su-27",
										["unitId"] = 280,
										["psi"] = -0.55959207053296,
										["onboard_num"] = "023",
										["parking_id"] = "33",
										["x"] = -126302.6171875,
										["name"] = "Air1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{TWIN_B_8M1_S_8KOM}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_PL-12",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-12",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{TWIN_B_8M1_S_8KOM}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 5590.18,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89499.6328125,
										["heading"] = 0.55959207053296,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
											[1] = 1,
											[4] = "Enfield11",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 53,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR SU-27",
										["skill"] = "Client",
										["parking"] = "15",
										["speed"] = 138.88888888889,
										["type"] = "Su-27",
										["unitId"] = 285,
										["psi"] = -0.55959207053296,
										["onboard_num"] = "024",
										["parking_id"] = "32",
										["x"] = -126252.890625,
										["name"] = "Air1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{TWIN_B_8M1_S_8KOM}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_PL-12",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-12",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{TWIN_B_8M1_S_8KOM}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 7896,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89499.9140625,
										["heading"] = 0.55959207053296,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -89499.6328125,
								["x"] = -126302.6171875,
								["name"] = "Air1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 53,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -89660.171875,
											["x"] = -126253.0859375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Fly Over Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 4.8132694231255,
											["ETA_locked"] = false,
											["y"] = -89482.766643101,
											["x"] = -125960.95888292,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 1199.9976,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 190.09982474714,
											["ETA_locked"] = false,
											["y"] = -58075.883946896,
											["x"] = -125002.25394024,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 325.72086465788,
											["ETA_locked"] = false,
											["y"] = -42489.345479132,
											["x"] = -106832.12980776,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 606.2477721117,
											["ETA_locked"] = false,
											["y"] = -11432.204967464,
											["x"] = -66493.227590534,
											["name"] = "TKR",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 855.97230373344,
											["ETA_locked"] = false,
											["y"] = -8709.7240706256,
											["x"] = -21660.080762159,
											["name"] = "TKR2",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1138.1861021748,
											["ETA_locked"] = false,
											["y"] = -20418.436661083,
											["x"] = 27730.316104258,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1396.2701270829,
											["ETA_locked"] = false,
											["y"] = 18390.749865683,
											["x"] = 53197.874852059,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1700.6521743329,
											["ETA_locked"] = false,
											["y"] = 39854.01148058,
											["x"] = 51701.231447072,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1679.0485585564,
											["ETA_locked"] = false,
											["y"] = 51032.657339879,
											["x"] = 23954.417898955,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2078.2021220532,
											["ETA_locked"] = false,
											["y"] = -20672.29525081,
											["x"] = 27802.847129894,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2368.597233281,
											["ETA_locked"] = false,
											["y"] = -14075.164170254,
											["x"] = -23420.368275044,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3007.6346580845,
											["ETA_locked"] = false,
											["y"] = -57877.55483401,
											["x"] = -123503.85840026,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 55,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3217.6575565881,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -89133.46875,
											["x"] = -126013.714844,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 22,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3882.2657345978,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [15]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 145,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 53,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR J-11A",
										["skill"] = "Client",
										["parking"] = "2",
										["speed"] = 138.88888888889,
										["type"] = "J-11A",
										["unitId"] = 286,
										["psi"] = -0.5457610409484,
										["onboard_num"] = "025",
										["parking_id"] = "23",
										["x"] = -126253.0859375,
										["name"] = "Air1-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B8M1_20_S8OFP2_DUAL_L}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B8M1_20_S8OFP2_DUAL_R}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89660.171875,
										["heading"] = 0.5457610409484,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 53,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR J-11A",
										["skill"] = "Client",
										["parking"] = "3",
										["speed"] = 138.88888888889,
										["type"] = "J-11A",
										["unitId"] = 288,
										["psi"] = -0.5457610409484,
										["onboard_num"] = "026",
										["parking_id"] = "24",
										["x"] = -126302.7109375,
										["name"] = "Air1-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{RKL609_L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{B8M1_20_S8OFP2_DUAL_L}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_SD-10",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{B8M1_20_S8OFP2_DUAL_R}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{RKL609_R}",
												}, -- end of [10]
											}, -- end of ["pylons"]
											["fuel"] = 9400,
											["flare"] = 96,
											["chaff"] = 96,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89660.5234375,
										["heading"] = 0.5457610409484,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -89660.171875,
								["x"] = -126253.0859375,
								["name"] = "Air1-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 127.5,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 53,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["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] = 
														{
															["number"] = 8,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -89599.1171875,
											["x"] = -126253.0703125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Fly Over Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 4.8132694231255,
											["ETA_locked"] = false,
											["y"] = -89421.832598127,
											["x"] = -125960.00124262,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 1199.9976,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 190.09982474714,
											["ETA_locked"] = false,
											["y"] = -58014.949901922,
											["x"] = -125001.29629994,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 325.72086465788,
											["ETA_locked"] = false,
											["y"] = -42428.411434158,
											["x"] = -106831.17216746,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 606.2477721117,
											["ETA_locked"] = false,
											["y"] = -11371.27092249,
											["x"] = -66492.269950229,
											["name"] = "TKR",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 855.97230373344,
											["ETA_locked"] = false,
											["y"] = -8648.7900256514,
											["x"] = -21659.123121854,
											["name"] = "TKR2",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1138.1861021748,
											["ETA_locked"] = false,
											["y"] = -20357.502616109,
											["x"] = 27731.273744563,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1396.2701270829,
											["ETA_locked"] = false,
											["y"] = 18451.683910657,
											["x"] = 53198.832492364,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1700.6521743329,
											["ETA_locked"] = false,
											["y"] = 39914.945525554,
											["x"] = 51702.189087377,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1679.0485585564,
											["ETA_locked"] = false,
											["y"] = 51093.591384853,
											["x"] = 23955.37553926,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2078.2021220532,
											["ETA_locked"] = false,
											["y"] = -20611.361205836,
											["x"] = 27803.804770199,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2368.597233281,
											["ETA_locked"] = false,
											["y"] = -14014.23012528,
											["x"] = -23419.410634739,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3007.6346580845,
											["ETA_locked"] = false,
											["y"] = -57816.620789036,
											["x"] = -123502.90075996,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 55,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3217.6575565881,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -89133.46875,
											["x"] = -126013.714844,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 22,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3882.2657345978,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [15]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 146,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 53,
										["alt_type"] = "BARO",
										["livery_id"] = "polish af 23rd baza",
										["skill"] = "Client",
										["parking"] = "16",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["Realistic INS"] = 1,
											["HUDLanguage"] = 0,
											["HelmetMountedDevice"] = 1,
											["AvionicsUnits"] = 0,
											["IMU alignment type"] = 1,
											["AvionicsLanguage"] = 0,
											["SPOMode"] = 1,
											["NS430allow"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "MiG-29 Fulcrum",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 124,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 258,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[6] = 0.995,
													[2] = 0.303,
													[8] = 0.49,
													[3] = 0.525,
													[1] = 0.625,
													[4] = 1.065,
													[5] = 0.489,
													[7] = 0.87,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 289,
										["psi"] = -0.54403241285684,
										["onboard_num"] = "027",
										["DTC"] = {},
										["parking_id"] = "28",
										["x"] = -126253.0703125,
										["name"] = "Air1-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 3376,
											["flare"] = 30,
											["ammo_type"] = 5,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89599.1171875,
										["heading"] = 0.54403241285684,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 53,
										["alt_type"] = "BARO",
										["livery_id"] = "polish af 23rd baza",
										["skill"] = "Client",
										["parking"] = "18",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["Realistic INS"] = 1,
											["HUDLanguage"] = 0,
											["HelmetMountedDevice"] = 1,
											["AvionicsUnits"] = 0,
											["IMU alignment type"] = 1,
											["AvionicsLanguage"] = 0,
											["SPOMode"] = 1,
											["NS430allow"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "MiG-29 Fulcrum",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 124,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 258,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[6] = 0.995,
													[2] = 0.303,
													[8] = 0.49,
													[3] = 0.525,
													[1] = 0.625,
													[4] = 1.065,
													[5] = 0.489,
													[7] = 0.87,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 291,
										["psi"] = -0.54403241285684,
										["onboard_num"] = "028",
										["parking_id"] = "26",
										["x"] = -126353.2578125,
										["name"] = "Air1-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 3376,
											["flare"] = 30,
											["ammo_type"] = 5,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89599.1015625,
										["heading"] = 0.54403241285684,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -89599.1171875,
								["x"] = -126253.0703125,
								["name"] = "Air1-2",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 54,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["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] = 
														{
															["number"] = 8,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 11,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
														[9] = 
														{
															["number"] = 9,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [9]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -89459.9921875,
											["x"] = -126252.84375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Fly Over Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 4.8132694231255,
											["ETA_locked"] = false,
											["y"] = -89281.268424866,
											["x"] = -125960.35663772,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 1199.9976,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 190.09982474714,
											["ETA_locked"] = false,
											["y"] = -57874.385728661,
											["x"] = -125001.65169504,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 325.72086465788,
											["ETA_locked"] = false,
											["y"] = -42287.847260897,
											["x"] = -106831.52756256,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 606.2477721117,
											["ETA_locked"] = false,
											["y"] = -11230.706749229,
											["x"] = -66492.625345335,
											["name"] = "TKR",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 855.97230373344,
											["ETA_locked"] = false,
											["y"] = -8508.2258523908,
											["x"] = -21659.47851696,
											["name"] = "TKR2",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1138.1861021748,
											["ETA_locked"] = false,
											["y"] = -20216.938442848,
											["x"] = 27730.918349457,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1396.2701270829,
											["ETA_locked"] = false,
											["y"] = 18592.248083918,
											["x"] = 53198.477097258,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1700.6521743329,
											["ETA_locked"] = false,
											["y"] = 40055.509698815,
											["x"] = 51701.833692271,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1679.0485585564,
											["ETA_locked"] = false,
											["y"] = 51234.155558114,
											["x"] = 23955.020144154,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2078.2021220532,
											["ETA_locked"] = false,
											["y"] = -20470.797032575,
											["x"] = 27803.449375093,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2368.597233281,
											["ETA_locked"] = false,
											["y"] = -13873.665952019,
											["x"] = -23419.766029845,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3007.6346580845,
											["ETA_locked"] = false,
											["y"] = -57676.056615775,
											["x"] = -123503.25615506,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 55,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3217.6575565881,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -89133.46875,
											["x"] = -126013.714844,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 22,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3882.2657345978,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [15]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 147,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 54,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR JF-17",
										["skill"] = "Client",
										["parking"] = "8",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 108,
													[2] = 108.5,
													[4] = 109.5,
													[8] = 111.5,
													[16] = 115.5,
													[17] = 116,
													[9] = 112,
													[18] = 116.5,
													[5] = 110,
													[10] = 112.5,
													[20] = 117.5,
													[11] = 113,
													[3] = 109,
													[6] = 110.5,
													[12] = 113.5,
													[13] = 114,
													[7] = 111,
													[14] = 114.5,
													[19] = 117,
													[15] = 115,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 292,
										["psi"] = -0.54850369369158,
										["onboard_num"] = "029",
										["parking_id"] = "35",
										["x"] = -126252.84375,
										["name"] = "Air1-3-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_BRM1_90",
													["settings"] = 
													{
														["laser_code"] = 1688,
														["NFP_PRESID"] = "WGU59",
													}, -- end of ["settings"]
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_BRM1_90",
													["settings"] = 
													{
														["laser_code"] = 1688,
														["NFP_PRESID"] = "WGU59",
													}, -- end of ["settings"]
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89459.9921875,
										["heading"] = 0.54850369369158,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 54,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR JF-17",
										["skill"] = "Client",
										["parking"] = "13",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["LaserCode10"] = 8,
											["LaserCode100"] = 6,
											["LaserCode1"] = 8,
											["AARProbe"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "JF-17",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 108,
													[2] = 108.5,
													[4] = 109.5,
													[8] = 111.5,
													[16] = 115.5,
													[17] = 116,
													[9] = 112,
													[18] = 116.5,
													[5] = 110,
													[10] = 112.5,
													[20] = 117.5,
													[11] = 113,
													[3] = 109,
													[6] = 110.5,
													[12] = 113.5,
													[13] = 114,
													[7] = 111,
													[14] = 114.5,
													[19] = 117,
													[15] = 115,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 294,
										["psi"] = -0.54850369369158,
										["onboard_num"] = "030",
										["parking_id"] = "34",
										["x"] = -126353.3359375,
										["name"] = "Air1-3-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "DIS_BRM1_90",
													["settings"] = 
													{
														["laser_code"] = 1688,
														["NFP_PRESID"] = "WGU59",
													}, -- end of ["settings"]
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "DIS_TANK800",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "DIS_BRM1_90",
													["settings"] = 
													{
														["laser_code"] = 1688,
														["NFP_PRESID"] = "WGU59",
													}, -- end of ["settings"]
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "DIS_PL-5EII",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 2325,
											["flare"] = 32,
											["chaff"] = 36,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89500.40625,
										["heading"] = 0.54850369369158,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -89459.9921875,
								["x"] = -126252.84375,
								["name"] = "Air1-3",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 22,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["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] = 
														{
															["number"] = 8,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -30692.197265625,
											["x"] = -61138.0625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 22,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3.580592537032,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 332.52871900557,
											["ETA_locked"] = false,
											["y"] = -8699.2228571012,
											["x"] = -21636.09104118,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 698.13600237278,
											["ETA_locked"] = false,
											["y"] = -20342.188087728,
											["x"] = 27789.881980663,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1033.5980585409,
											["ETA_locked"] = false,
											["y"] = 18618.707236549,
											["x"] = 53340.980774724,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1188.2812834754,
											["ETA_locked"] = false,
											["y"] = 40047.199664901,
											["x"] = 51800.666308415,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1399.9266005539,
											["ETA_locked"] = false,
											["y"] = 51237.131228966,
											["x"] = 24618.646314734,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1908.6197857722,
											["ETA_locked"] = false,
											["y"] = -19345.514021292,
											["x"] = 27744.578614007,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = false,
											["y"] = -177.707709,
											["x"] = -219.726892,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 22,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 2646.7479221518,
											["ETA_locked"] = false,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [10]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 179,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 22,
										["alt_type"] = "BARO",
										["livery_id"] = "a-10 grey",
										["skill"] = "Client",
										["parking"] = "10",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = {},
										["type"] = "A-10A",
										["unitId"] = 350,
										["psi"] = 2.9320404204209,
										["onboard_num"] = "018",
										["parking_id"] = "03",
										["x"] = -61138.0625,
										["name"] = "SL01",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{D22C2D63-E5C9-4247-94FB-5E8F3DE22B71}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{A021F29D-18AB-4d3e-985C-FC9C60E35E9E}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
													["settings"] = 
													{
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["NFP_PRESID"] = "MDRN_B_A",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_fuze_type_tail"] = "M905",
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
													}, -- end of ["settings"]
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "{FC85D2ED-501A-48ce-9863-49D468DDD5FC}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 5029,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -30692.197265625,
										["heading"] = -2.9320404204209,
										["callsign"] = 
										{
											[2] = 1,
											["name"] = "Hawg11",
											[3] = 1,
											[1] = 9,
											[4] = "Hawg11",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 22,
										["alt_type"] = "BARO",
										["livery_id"] = "a-10 grey",
										["skill"] = "Client",
										["parking"] = "9",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = {},
										["type"] = "A-10A",
										["unitId"] = 351,
										["psi"] = 2.9320404204209,
										["onboard_num"] = "033",
										["parking_id"] = "02",
										["x"] = -61086.82421875,
										["name"] = "SLO1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{D22C2D63-E5C9-4247-94FB-5E8F3DE22B71}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{A021F29D-18AB-4d3e-985C-FC9C60E35E9E}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
													["settings"] = 
													{
														["01_prfx_function_delay_ctrl_M905"] = 0,
														["NFP_PRESID"] = "MDRN_B_A",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
														["NFP_fuze_type_tail"] = "M905",
														["01_prfx_arm_delay_ctrl_M905"] = 4,
													}, -- end of ["settings"]
												}, -- end of [5]
												[8] = 
												{
													["CLSID"] = "{FC85D2ED-501A-48ce-9863-49D468DDD5FC}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{69926055-0DA8-4530-9F2F-C86B157EA9F6}",
												}, -- end of [10]
												[11] = 
												{
													["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [11]
											}, -- end of ["pylons"]
											["fuel"] = 5029,
											["flare"] = 120,
											["ammo_type"] = 1,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -30704.681640625,
										["heading"] = -2.9320404204209,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hawg12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -30692.197265625,
								["x"] = -61138.0625,
								["name"] = "SLO1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 124,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 22,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["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] = 
														{
															["number"] = 8,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -30583.767578125,
											["x"] = -61097.95703125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 22,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3.580592537032,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 602.72249655005,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 332.52871900557,
											["ETA_locked"] = false,
											["y"] = -8591.3712845533,
											["x"] = -21600.721681746,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 698.13600237278,
											["ETA_locked"] = false,
											["y"] = -20234.33651518,
											["x"] = 27825.251340098,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1033.5980585409,
											["ETA_locked"] = false,
											["y"] = 18726.558809097,
											["x"] = 53376.350134158,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1188.2812834754,
											["ETA_locked"] = false,
											["y"] = 40155.051237449,
											["x"] = 51836.03566785,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1399.9266005539,
											["ETA_locked"] = false,
											["y"] = 51344.982801514,
											["x"] = 24654.015674168,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1908.6197857722,
											["ETA_locked"] = false,
											["y"] = -19237.662448745,
											["x"] = 27779.947973442,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1322.8302109611,
											["ETA_locked"] = false,
											["y"] = -183.60743305641,
											["x"] = -218.66569449767,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 22,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 226.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 2646.7479221518,
											["ETA_locked"] = false,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [10]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 180,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 22,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["parking"] = "18",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["ClockTime"] = 1,
											["EWDispenserBR"] = 2,
											["AAR_Zone3"] = 0,
											["AAR_Zone2"] = 0,
											["EWDispenserBL"] = 2,
											["AAR_Zone1"] = 0,
											["LaserCode100"] = 6,
											["RocketBurst"] = 1,
											["LoadWater"] = true,
											["MountNVG"] = false,
											["EWDispenserTBL"] = 2,
											["GBULaserCode1"] = 8,
											["GBULaserCode100"] = 6,
											["LaserCode1"] = 8,
											["EWDispenserTFL"] = 1,
											["EWDispenserTFR"] = 1,
											["GBULaserCode10"] = 8,
											["LaserCode10"] = 8,
											["EWDispenserTBR"] = 2,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AV8BNA",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[7] = 270,
													[14] = 260,
													[23] = 122.1,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 133,
													[2] = 257.8,
													[4] = 123.3,
													[8] = 385.4,
													[16] = 121,
													[17] = 126,
													[9] = 139,
													[18] = 125,
													[5] = 344,
													[10] = 140,
													[20] = 122,
													[21] = 123,
													[11] = 134,
													[22] = 124,
													[3] = 122.1,
													[6] = 385,
													[12] = 132,
													[24] = 136,
													[25] = 141,
													[13] = 131,
													[26] = 127,
													[7] = 130,
													[14] = 129,
													[23] = 135,
													[19] = 128,
													[15] = 138,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[30] = 123.3,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[27] = 133,
													[7] = 270,
													[14] = 260,
													[28] = 257.8,
													[23] = 122.1,
													[29] = 122.1,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 352,
										["psi"] = 2.7590127230859,
										["onboard_num"] = "034",
										["parking_id"] = "09",
										["x"] = -61097.95703125,
										["name"] = "SLO1-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU3_FFAR_MK5HEAT}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU_117_AGM_65F",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{GAU_12_Equalizer}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "LAU_117_AGM_65F",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU3_FFAR_MK5HEAT}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3519.423,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -30583.767578125,
										["heading"] = -2.7590127230859,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Colt21",
											[3] = 1,
											[1] = 4,
											[4] = "Colt21",
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 22,
										["alt_type"] = "BARO",
										["livery_id"] = "default",
										["skill"] = "Client",
										["parking"] = "7",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["ClockTime"] = 1,
											["EWDispenserBR"] = 2,
											["AAR_Zone3"] = 0,
											["AAR_Zone2"] = 0,
											["EWDispenserBL"] = 2,
											["AAR_Zone1"] = 0,
											["LaserCode100"] = 6,
											["RocketBurst"] = 1,
											["LoadWater"] = true,
											["MountNVG"] = false,
											["EWDispenserTBL"] = 2,
											["GBULaserCode1"] = 8,
											["GBULaserCode100"] = 6,
											["LaserCode1"] = 8,
											["EWDispenserTFL"] = 1,
											["EWDispenserTFR"] = 1,
											["GBULaserCode10"] = 8,
											["LaserCode10"] = 8,
											["EWDispenserTBR"] = 2,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AV8BNA",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[7] = 270,
													[14] = 260,
													[23] = 122.1,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 133,
													[2] = 257.8,
													[4] = 123.3,
													[8] = 385.4,
													[16] = 121,
													[17] = 126,
													[9] = 139,
													[18] = 125,
													[5] = 344,
													[10] = 140,
													[20] = 122,
													[21] = 123,
													[11] = 134,
													[22] = 124,
													[3] = 122.1,
													[6] = 385,
													[12] = 132,
													[24] = 136,
													[25] = 141,
													[13] = 131,
													[26] = 127,
													[7] = 130,
													[14] = 129,
													[23] = 135,
													[19] = 128,
													[15] = 138,
												}, -- end of ["channels"]
											}, -- end of [2]
											[3] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[30] = 0,
													[21] = 0,
													[11] = 0,
													[22] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 0,
													[19] = 0,
													[25] = 0,
													[13] = 0,
													[26] = 0,
													[27] = 0,
													[7] = 0,
													[14] = 0,
													[28] = 0,
													[23] = 0,
													[29] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 177,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[30] = 123.3,
													[21] = 133,
													[11] = 259,
													[22] = 257.8,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 123.3,
													[19] = 253,
													[25] = 344,
													[13] = 269,
													[26] = 385,
													[27] = 133,
													[7] = 270,
													[14] = 260,
													[28] = 257.8,
													[23] = 122.1,
													[29] = 122.1,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 354,
										["psi"] = 2.7590127230859,
										["onboard_num"] = "035",
										["parking_id"] = "10",
										["x"] = -61152.8046875,
										["name"] = "SLO1-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU3_FFAR_MK5HEAT}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU_117_AGM_65F",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{GAU_12_Equalizer}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "LAU_117_AGM_65F",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU3_FFAR_MK5HEAT}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [8]
											}, -- end of ["pylons"]
											["fuel"] = 3519.423,
											["flare"] = 120,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -30566.630859375,
										["heading"] = -2.7590127230859,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 2,
											["name"] = "Colt22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -30583.767578125,
								["x"] = -61097.95703125,
								["name"] = "SLO1-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [9]
							[10] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["number"] = 1,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "Ground Units",
																	[3] = "Naval",
																}, -- end of ["targetTypes"]
																["x"] = 36724.316055206,
																["y"] = 83723.068813058,
																["priority"] = 0,
																["noTargetTypes"] = {},
																["zoneRadius"] = 5000,
															}, -- 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] = 
														{
															["number"] = 8,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 13,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
														[9] = 
														{
															["number"] = 9,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [9]
														[10] = 
														{
															["number"] = 10,
															["auto"] = false,
															["id"] = "AttackGroup",
															["enabled"] = true,
															["params"] = 
															{
																["direction"] = 0,
																["groupId"] = 137,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 9144,
																["directionEnabled"] = false,
																["groupAttack"] = false,
																["weaponType"] = 9663676414,
																["altitudeEnabled"] = false,
															}, -- end of ["params"]
														}, -- end of [10]
														[11] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "AttackGroup",
															["number"] = 11,
															["params"] = 
															{
																["altitudeEnabled"] = false,
																["groupId"] = 86,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 9144,
																["directionEnabled"] = false,
																["direction"] = 0,
																["weaponType"] = 9663676414,
																["groupAttack"] = false,
															}, -- end of ["params"]
														}, -- end of [11]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -26970.608238816,
											["x"] = -29113.216804874,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 359.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 298.18242853895,
											["ETA_locked"] = false,
											["y"] = 66248.933434348,
											["x"] = 23947.457371059,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 187,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af91-308 low vis clean",
										["skill"] = "High",
										["speed"] = 256.94444444444,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["LCFTLaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["unitId"] = 367,
										["psi"] = -1.053330925507,
										["onboard_num"] = "036",
										["y"] = -26970.608238816,
										["x"] = -29113.216804874,
										["name"] = "Ford1ATK-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{CFT_L_GBU_12_x_4}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{F-15E_AAQ-14_LANTIRN}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0,
														["laser_code"] = 1688,
														["NFP_PRESID"] = "MDRN_B_A",
														["01_prfx_arm_delay_ctrl_FMU139CB_LD"] = 4,
														["NFP_fuze_type_tail"] = "FMU139CB_LD",
														["NFP_PRESVER"] = 2,
														["01_prfx_function_delay_ctrl_FMU139CB_LD"] = 0,
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{F-15E_AAQ-13_LANTIRN}",
												}, -- end of [9]
												[12] = 
												{
													["CLSID"] = "{CFT_R_GBU_12_x_4}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.053330925507,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af91-308 low vis clean",
										["skill"] = "Excellent",
										["speed"] = 256.94444444444,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["unitId"] = 368,
										["psi"] = -1.053330925507,
										["onboard_num"] = "037",
										["y"] = -26930.608238816,
										["x"] = -29153.216804874,
										["name"] = "Ford1ATK-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{CFT_L_GBU_12_x_4}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{F-15E_AAQ-14_LANTIRN}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0,
														["laser_code"] = 1688,
														["NFP_PRESID"] = "MDRN_B_A",
														["01_prfx_function_delay_ctrl_FMU139CB_LD"] = 0,
														["NFP_fuze_type_tail"] = "FMU139CB_LD",
														["NFP_PRESVER"] = 2,
														["01_prfx_arm_delay_ctrl_FMU139CB_LD"] = 4,
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{F-15E_AAQ-13_LANTIRN}",
												}, -- end of [9]
												[12] = 
												{
													["CLSID"] = "{CFT_R_GBU_12_x_4}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.053330925507,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af91-308 low vis clean",
										["skill"] = "High",
										["speed"] = 256.94444444444,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["unitId"] = 369,
										["psi"] = -1.053330925507,
										["onboard_num"] = "038",
										["y"] = -26890.608238816,
										["x"] = -29193.216804874,
										["name"] = "Ford1ATK-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{CFT_L_GBU_12_x_4}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{F-15E_AAQ-14_LANTIRN}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0,
														["laser_code"] = 1688,
														["NFP_PRESID"] = "MDRN_B_A",
														["01_prfx_arm_delay_ctrl_FMU139CB_LD"] = 4,
														["NFP_fuze_type_tail"] = "FMU139CB_LD",
														["NFP_PRESVER"] = 2,
														["01_prfx_function_delay_ctrl_FMU139CB_LD"] = 0,
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{F-15E_AAQ-13_LANTIRN}",
												}, -- end of [9]
												[12] = 
												{
													["CLSID"] = "{CFT_R_GBU_12_x_4}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.053330925507,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield23",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af91-308 low vis clean",
										["skill"] = "High",
										["speed"] = 256.94444444444,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["Sta8LaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["LCFTLaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["unitId"] = 370,
										["psi"] = -1.053330925507,
										["onboard_num"] = "039",
										["y"] = -26850.608238816,
										["x"] = -29233.216804874,
										["name"] = "Ford1ATK-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{CFT_L_GBU_12_x_4}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{F-15E_AAQ-14_LANTIRN}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0,
														["laser_code"] = 1688,
														["NFP_PRESID"] = "MDRN_B_A",
														["01_prfx_function_delay_ctrl_FMU139CB_LD"] = 0,
														["NFP_fuze_type_tail"] = "FMU139CB_LD",
														["NFP_PRESVER"] = 2,
														["01_prfx_arm_delay_ctrl_FMU139CB_LD"] = 4,
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{F-15E_AAQ-13_LANTIRN}",
												}, -- end of [9]
												[12] = 
												{
													["CLSID"] = "{CFT_R_GBU_12_x_4}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.053330925507,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 2,
											["name"] = "Enfield24",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = -26970.608238816,
								["x"] = -29113.216804874,
								["name"] = "Ford1ATK",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 243,
							}, -- end of [10]
							[11] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 256.94444444444,
											["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]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 14,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["number"] = 8,
															["auto"] = false,
															["id"] = "Bombing",
															["enabled"] = true,
															["params"] = 
															{
																["direction"] = 0,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 9144,
																["directionEnabled"] = false,
																["groupAttack"] = false,
																["y"] = 83860.294907135,
																["altitudeEnabled"] = false,
																["weaponType"] = 9663676414,
																["x"] = 36627.280832818,
															}, -- end of ["params"]
														}, -- end of [8]
														[9] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Bombing",
															["number"] = 9,
															["params"] = 
															{
																["direction"] = 0,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["y"] = 83740.485573538,
																["directionEnabled"] = false,
																["x"] = 36848.571026282,
																["altitude"] = 9144,
																["altitudeEnabled"] = false,
																["weaponType"] = 9663676414,
																["groupAttack"] = false,
															}, -- end of ["params"]
														}, -- end of [9]
														[10] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Bombing",
															["number"] = 10,
															["params"] = 
															{
																["direction"] = 0,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["y"] = 83757.593695026,
																["directionEnabled"] = false,
																["x"] = 36795.172680468,
																["altitude"] = 9144,
																["altitudeEnabled"] = false,
																["weaponType"] = 9663676414,
																["groupAttack"] = false,
															}, -- end of ["params"]
														}, -- end of [10]
														[11] = 
														{
															["number"] = 11,
															["auto"] = false,
															["id"] = "Bombing",
															["enabled"] = true,
															["params"] = 
															{
																["groupAttack"] = false,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 9144,
																["directionEnabled"] = false,
																["direction"] = 0,
																["y"] = 83845.989327986,
																["altitudeEnabled"] = false,
																["weaponType"] = 9663676414,
																["x"] = 36650.371152649,
															}, -- end of ["params"]
														}, -- end of [11]
														[12] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "Bombing",
															["number"] = 12,
															["params"] = 
															{
																["groupAttack"] = false,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["y"] = 83739.911691108,
																["directionEnabled"] = false,
																["x"] = 36620.495492649,
																["altitude"] = 9144,
																["altitudeEnabled"] = false,
																["weaponType"] = 9663676414,
																["direction"] = 0,
															}, -- end of ["params"]
														}, -- end of [12]
														[13] = 
														{
															["number"] = 13,
															["auto"] = false,
															["id"] = "Bombing",
															["enabled"] = true,
															["params"] = 
															{
																["direction"] = 0,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 9144,
																["directionEnabled"] = false,
																["groupAttack"] = false,
																["y"] = 83614.003957063,
																["altitudeEnabled"] = false,
																["weaponType"] = 9663676414,
																["x"] = 36816.000855536,
															}, -- end of ["params"]
														}, -- end of [13]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -25792.972144832,
											["x"] = -30415.243584853,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 359.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 297.64124325359,
											["ETA_locked"] = false,
											["y"] = 67185.078795874,
											["x"] = 22675.951092313,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 188,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "usaf 492nd madhatters fs af91-308 low vis clean",
										["skill"] = "High",
										["speed"] = 256.94444444444,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["Sta2LaserCode"] = 688,
											["IFF_M2_CODE"] = "auto",
											["Sta8LaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["unitId"] = 371,
										["psi"] = -1.0519674478136,
										["onboard_num"] = "040",
										["y"] = -25792.972144832,
										["x"] = -30415.243584853,
										["name"] = "Ford1ATK-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
														["NFP_fuze_type_tail"] = "M905",
														["01_prfx_function_delay_ctrl_M905"] = 0,
													}, -- end of ["settings"]
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{CFT_L_MK82AR_x_6}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{F-15E_AAQ-14_LANTIRN}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
														["NFP_fuze_type_tail"] = "M905",
														["01_prfx_function_delay_ctrl_M905"] = 0,
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{F-15E_AAQ-13_LANTIRN}",
												}, -- end of [9]
												[12] = 
												{
													["CLSID"] = "{CFT_R_MK82AR_x_6}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
													["settings"] = 
													{
														["01_prfx_arm_delay_ctrl_M905"] = 4,
														["NFP_PRESID"] = "MDRN_B_A",
														["00_prfx_arm_delay_ctrl_M904E4"] = 4,
														["NFP_fuze_type_nose"] = "M904E4",
														["NFP_VIS_DrawArgNo_57"] = 0,
														["NFP_PRESVER"] = 2,
														["00_prfx_function_delay_ctrl_M904E4"] = 0,
														["NFP_fuze_type_tail"] = "M905",
														["01_prfx_function_delay_ctrl_M905"] = 0,
													}, -- end of ["settings"]
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.0519674478136,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 2,
											["name"] = "Springfield21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -25792.972144832,
								["x"] = -30415.243584853,
								["name"] = "Ford1ATkG",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 243,
							}, -- end of [11]
							[12] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 53,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["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]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -89659.4453125,
											["x"] = -126353.109375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Fly Over Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 4.8132694231255,
											["ETA_locked"] = false,
											["y"] = -89480.809357403,
											["x"] = -126060.42232199,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 1199.9976,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 190.09982474714,
											["ETA_locked"] = false,
											["y"] = -58073.926661198,
											["x"] = -125101.71737931,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 325.72086465788,
											["ETA_locked"] = false,
											["y"] = -42487.388193434,
											["x"] = -106931.59324683,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 606.2477721117,
											["ETA_locked"] = false,
											["y"] = -11430.247681766,
											["x"] = -66592.691029605,
											["name"] = "TKR",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 855.97230373344,
											["ETA_locked"] = false,
											["y"] = -8707.7667849276,
											["x"] = -21759.54420123,
											["name"] = "TKR2",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1138.1861021748,
											["ETA_locked"] = false,
											["y"] = -20416.479375385,
											["x"] = 27630.852665187,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1396.2701270829,
											["ETA_locked"] = false,
											["y"] = 18392.707151381,
											["x"] = 53098.411412988,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1700.6521743329,
											["ETA_locked"] = false,
											["y"] = 39855.968766278,
											["x"] = 51601.768008001,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1679.0485585564,
											["ETA_locked"] = false,
											["y"] = 51034.614625577,
											["x"] = 23854.954459884,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2078.2021220532,
											["ETA_locked"] = false,
											["y"] = -20670.337965112,
											["x"] = 27703.383690823,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2368.597233281,
											["ETA_locked"] = false,
											["y"] = -14073.206884556,
											["x"] = -23519.831714115,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3007.6346580845,
											["ETA_locked"] = false,
											["y"] = -57875.597548312,
											["x"] = -123603.32183933,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 55,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3217.6575565881,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -89133.46875,
											["x"] = -126013.714844,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 22,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 251.80555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3882.2657345978,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [15]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 189,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 53,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR F-15ESE",
										["skill"] = "Client",
										["parking"] = "4",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["LCFTLaserCode"] = 688,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["InitAlertStatus"] = false,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 372,
										["psi"] = -0.54798114792931,
										["onboard_num"] = "041",
										["parking_id"] = "25",
										["x"] = -126353.109375,
										["name"] = "Air1-4-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{CFT_L_GBU_12_x_4}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{F-15E_AAQ-14_LANTIRN}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0,
														["laser_code"] = 1688,
														["NFP_PRESID"] = "MDRN_B_A",
														["01_prfx_function_delay_ctrl_FMU139CB_LD"] = 0,
														["NFP_fuze_type_tail"] = "FMU139CB_LD",
														["NFP_PRESVER"] = 2,
														["01_prfx_arm_delay_ctrl_FMU139CB_LD"] = 4,
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{F-15E_AAQ-13_LANTIRN}",
												}, -- end of [9]
												[12] = 
												{
													["CLSID"] = "{CFT_R_GBU_12_x_4}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89659.4453125,
										["heading"] = 0.54798114792931,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi21",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 53,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR F-15ESE",
										["skill"] = "Client",
										["parking"] = "37",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["InitAirborneTime"] = 0,
											["InitAlertStatus"] = false,
											["Sta5LaserCode"] = 688,
											["HumanOrchestra"] = false,
											["needsGCAlign"] = false,
											["SoloFlight"] = false,
											["Sta8LaserCode"] = 688,
											["NetCrewControlPriority"] = 0,
											["IFF_M2_CODE"] = "auto",
											["Sta2LaserCode"] = 688,
											["RCFTLaserCode"] = 688,
											["LCFTLaserCode"] = 688,
											["MountNVG"] = false,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-15ESE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 243,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[27] = 127,
													[2] = 257.8,
													[38] = 127,
													[3] = 122.1,
													[4] = 123.3,
													[5] = 344,
													[6] = 385,
													[7] = 130,
													[8] = 385.4,
													[10] = 140,
													[12] = 132,
													[14] = 129,
													[16] = 121,
													[20] = 122,
													[24] = 136,
													[28] = 127,
													[32] = 124,
													[40] = 127,
													[33] = 135,
													[17] = 126,
													[21] = 123,
													[25] = 141,
													[29] = 127,
													[34] = 136,
													[9] = 139,
													[11] = 134,
													[13] = 131,
													[15] = 138,
													[18] = 125,
													[22] = 124,
													[26] = 127,
													[30] = 127,
													[36] = 127,
													[37] = 127,
													[31] = 123,
													[35] = 141,
													[1] = 133,
													[19] = 128,
													[23] = 135,
													[39] = 127,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[27] = 0,
													[2] = 0,
													[38] = 0,
													[3] = 0,
													[4] = 0,
													[5] = 0,
													[6] = 0,
													[7] = 0,
													[8] = 0,
													[10] = 0,
													[12] = 0,
													[14] = 0,
													[16] = 0,
													[20] = 0,
													[24] = 0,
													[28] = 0,
													[32] = 0,
													[40] = 0,
													[33] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[37] = 0,
													[31] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[39] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 374,
										["psi"] = -0.54798114792931,
										["onboard_num"] = "042",
										["parking_id"] = "40",
										["x"] = -126315.4375,
										["name"] = "Air1-4-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{CFT_L_GBU_12_x_4}",
												}, -- end of [4]
												[7] = 
												{
													["CLSID"] = "{F-15E_AAQ-14_LANTIRN}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0,
														["laser_code"] = 1688,
														["NFP_PRESID"] = "MDRN_B_A",
														["01_prfx_arm_delay_ctrl_FMU139CB_LD"] = 4,
														["NFP_fuze_type_tail"] = "FMU139CB_LD",
														["NFP_PRESVER"] = 2,
														["01_prfx_function_delay_ctrl_FMU139CB_LD"] = 0,
													}, -- end of ["settings"]
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{F-15E_AAQ-13_LANTIRN}",
												}, -- end of [9]
												[12] = 
												{
													["CLSID"] = "{CFT_R_GBU_12_x_4}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [13]
												[14] = 
												{
													["CLSID"] = "{F15E_EXTTANK}",
												}, -- end of [14]
												[15] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [15]
											}, -- end of ["pylons"]
											["fuel"] = 10245.529841878,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -89229.15625,
										["heading"] = 0.54798114792931,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 2,
											["name"] = "Uzi22",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -89659.4453125,
								["x"] = -126353.109375,
								["name"] = "Air1-4",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 243,
							}, -- end of [12]
							[13] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = false,
								["task"] = "Nothing",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 52,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 16,
																	}, -- 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"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -90475.921875,
											["x"] = -126317.8515625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["action"] = "Fly Over Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 71.944444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 4.8132694231255,
											["ETA_locked"] = false,
											["y"] = -90293.770397742,
											["x"] = -126017.8956265,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 1199.9976,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 190.09982474714,
											["ETA_locked"] = false,
											["y"] = -58886.887701537,
											["x"] = -125059.19068382,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 325.72086465788,
											["ETA_locked"] = false,
											["y"] = -43300.349233773,
											["x"] = -106889.06655134,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 606.2477721117,
											["ETA_locked"] = false,
											["y"] = -12243.208722105,
											["x"] = -66550.164334116,
											["name"] = "TKR",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 855.97230373344,
											["ETA_locked"] = false,
											["y"] = -9520.727825267,
											["x"] = -21717.017505741,
											["name"] = "TKR2",
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1138.1861021748,
											["ETA_locked"] = false,
											["y"] = -21229.440415724,
											["x"] = 27673.379360676,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1396.2701270829,
											["ETA_locked"] = false,
											["y"] = 17579.746111042,
											["x"] = 53140.938108477,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1700.6521743329,
											["ETA_locked"] = false,
											["y"] = 39043.007725939,
											["x"] = 51644.29470349,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1679.0485585564,
											["ETA_locked"] = false,
											["y"] = 50221.653585238,
											["x"] = 23897.481155373,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2078.2021220532,
											["ETA_locked"] = false,
											["y"] = -21483.299005451,
											["x"] = 27745.910386312,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2368.597233281,
											["ETA_locked"] = false,
											["y"] = -14886.167924895,
											["x"] = -23477.305018626,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3007.6346580845,
											["ETA_locked"] = false,
											["y"] = -58688.558588651,
											["x"] = -123560.79514384,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 55,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3217.6575565881,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -89133.46875,
											["x"] = -126013.714844,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 22,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3882.2657345978,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [15]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 190,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 52,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR F-16C_50",
										["skill"] = "Client",
										["parking"] = "28",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "VM",
											["STN_L16"] = "00767",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-16C_50",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 127,
													[2] = 135,
													[4] = 127,
													[8] = 128,
													[16] = 132,
													[17] = 138,
													[9] = 126,
													[18] = 122,
													[5] = 125,
													[10] = 133,
													[20] = 137,
													[11] = 130,
													[3] = 136,
													[6] = 121,
													[12] = 139,
													[13] = 140,
													[7] = 141,
													[14] = 131,
													[15] = 134,
													[19] = 124,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 375,
										["psi"] = -0.54574121562424,
										["onboard_num"] = "043",
										["parking_id"] = "05",
										["x"] = -126317.8515625,
										["name"] = "Viper 2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "LAU3_HE151",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "LAU3_HE5",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{8A0BE8AE-58D4-4572-9263-3144C0D06364}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "LAU3_HE151",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "LAU3_HE151",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "<CLEAN>",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -90475.921875,
										["heading"] = 0.54574121562424,
										["callsign"] = 
										{
											[2] = 2,
											["name"] = "Viper21",
											[3] = 1,
											[1] = 9,
											[4] = "Viper21",
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 375,
														}, -- end of [1]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -90475.921875,
								["x"] = -126317.8515625,
								["name"] = "Viper 2-15",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [13]
							[14] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 22,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["angle"] = 0,
												["vangle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["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] = 
														{
															["number"] = 8,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
														[9] = 
														{
															["number"] = 9,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [9]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = -30652.87890625,
											["x"] = -61324.3046875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 22,
											["action"] = "LandingReFuAr",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["angle"] = 0,
												["vangle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "LandingReFuAr",
											["ETA"] = 3.580592537032,
											["ETA_locked"] = false,
											["timeReFuAr"] = 10,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 668.31826527075,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["angle"] = 0,
												["vangle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 332.52871900557,
											["ETA_locked"] = false,
											["y"] = -8655.9207222573,
											["x"] = -21819.309834161,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["angle"] = 0,
												["vangle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 698.13600237278,
											["ETA_locked"] = false,
											["y"] = -20298.885952884,
											["x"] = 27606.663187682,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["angle"] = 0,
												["vangle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1033.5980585409,
											["ETA_locked"] = false,
											["y"] = 18662.009371393,
											["x"] = 53157.761981743,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["angle"] = 0,
												["vangle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1188.2812834754,
											["ETA_locked"] = false,
											["y"] = 40090.501799745,
											["x"] = 51617.447515434,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["angle"] = 0,
												["vangle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1399.9266005539,
											["ETA_locked"] = false,
											["y"] = 51280.43336381,
											["x"] = 24435.427521753,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 528,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["angle"] = 0,
												["vangle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1908.6197857722,
											["ETA_locked"] = false,
											["y"] = -19302.211886448,
											["x"] = 27561.359821026,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["angle"] = 0,
												["vangle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2420.3137220999,
											["ETA_locked"] = false,
											["y"] = -168.47202696147,
											["x"] = -208.57542376771,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 22,
											["action"] = "Landing",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["vnav"] = 1,
												["addopt"] = {},
												["scale"] = 0,
												["angle"] = 0,
												["vangle"] = 0,
												["steer"] = 2,
											}, -- end of ["properties"]
											["speed"] = 123.33333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Land",
											["ETA"] = 2646.7479221518,
											["ETA_locked"] = false,
											["y"] = -30795.647521,
											["x"] = -61624.488064,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 28,
										}, -- end of [10]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 191,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 22,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR A-10CII BLACK SQUADRON",
										["skill"] = "Client",
										["parking"] = "12",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0119",
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "BR",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 251,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 54,
													[11] = 259,
													[22] = 32.5,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 37.5,
													[25] = 54,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[23] = 42,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 1,
													[11] = 0,
													[22] = 1,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 1,
													[25] = 1,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 1,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = 
												{
													[1] = "Channel  1",
													[2] = "Channel  2",
													[4] = "Channel  4",
													[8] = "Channel  8",
													[16] = "Channel 16",
													[17] = "Channel 17",
													[9] = "Channel  9",
													[18] = "Channel 18",
													[5] = "Channel  5",
													[10] = "Channel 10",
													[20] = "Channel 20",
													[21] = "Channel 21",
													[11] = "Channel 11",
													[22] = "Channel 22",
													[3] = "Channel  3",
													[6] = "Channel  6",
													[12] = "Channel 12",
													[24] = "Channel 24",
													[25] = "Channel 25",
													[13] = "Channel 13",
													[7] = "Channel  7",
													[14] = "Channel 14",
													[23] = "Channel 23",
													[19] = "Channel 19",
													[15] = "Channel 15",
												}, -- end of ["channelsNames"]
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 31.5,
													[2] = 45.7,
													[4] = 38,
													[8] = 50,
													[16] = 51.5,
													[17] = 50,
													[9] = 55.5,
													[18] = 79,
													[5] = 30,
													[10] = 39.9,
													[20] = 34.9,
													[11] = 41.5,
													[3] = 57,
													[6] = 32,
													[12] = 75.7,
													[13] = 33,
													[7] = 40,
													[14] = 38,
													[19] = 51.5,
													[15] = 42,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 376,
										["psi"] = 2.6976510789821,
										["onboard_num"] = "044",
										["parking_id"] = "05",
										["x"] = -61324.3046875,
										["name"] = "SLO1-2-1",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 5029,
											["flare"] = 240,
											["ammo_type"] = 1,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -30652.87890625,
										["heading"] = -2.6976510789821,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Boar11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = true,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 376,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 377,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 22,
										["alt_type"] = "BARO",
										["livery_id"] = "RED STAR A-10CII BLACK SQUADRON",
										["skill"] = "Client",
										["parking"] = "13",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["SADL_TN"] = "0219",
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "BR",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "A-10C_2",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[21] = 54,
													[11] = 259,
													[22] = 32.5,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[24] = 37.5,
													[25] = 54,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[23] = 42,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[21] = 1,
													[11] = 0,
													[22] = 1,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[24] = 1,
													[25] = 1,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[23] = 1,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = 
												{
													[1] = "Channel  1",
													[2] = "Channel  2",
													[4] = "Channel  4",
													[8] = "Channel  8",
													[16] = "Channel 16",
													[17] = "Channel 17",
													[9] = "Channel  9",
													[18] = "Channel 18",
													[5] = "Channel  5",
													[10] = "Channel 10",
													[20] = "Channel 20",
													[21] = "Channel 21",
													[11] = "Channel 11",
													[22] = "Channel 22",
													[3] = "Channel  3",
													[6] = "Channel  6",
													[12] = "Channel 12",
													[24] = "Channel 24",
													[25] = "Channel 25",
													[13] = "Channel 13",
													[7] = "Channel  7",
													[14] = "Channel 14",
													[23] = "Channel 23",
													[19] = "Channel 19",
													[15] = "Channel 15",
												}, -- end of ["channelsNames"]
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
											[3] = 
											{
												["channels"] = 
												{
													[1] = 31.5,
													[2] = 45.7,
													[4] = 38,
													[8] = 50,
													[16] = 51.5,
													[17] = 50,
													[9] = 55.5,
													[18] = 79,
													[5] = 30,
													[10] = 39.9,
													[20] = 34.9,
													[11] = 41.5,
													[3] = 57,
													[6] = 32,
													[12] = 75.7,
													[13] = 33,
													[7] = 40,
													[14] = 38,
													[19] = 51.5,
													[15] = 42,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [3]
										}, -- end of ["Radio"]
										["unitId"] = 377,
										["psi"] = 2.6976510789821,
										["onboard_num"] = "045",
										["parking_id"] = "06",
										["x"] = -61367.296875,
										["name"] = "SLO1-2-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = 5029,
											["flare"] = 240,
											["chaff"] = 240,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = -30641.447265625,
										["heading"] = -2.6976510789821,
										["callsign"] = 
										{
											[1] = 10,
											[2] = 1,
											["name"] = "Boar12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["SADL"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["AirKey"] = 10,
													["GatewayKey"] = 8,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 376,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 377,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["SADL"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = -30652.87890625,
								["x"] = -61324.3046875,
								["name"] = "SLO1-2",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 251,
							}, -- end of [14]
							[15] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["DTC"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["linkUnit"] = 65,
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["helipadId"] = 65,
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EngageTargets",
															["number"] = 1,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 92057.599904213,
											["x"] = -155123.15134361,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 2000,
											["action"] = "Fly Over Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0.8176266322056,
											["ETA_locked"] = false,
											["y"] = 91964.970709039,
											["x"] = -155055.77626765,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 6400.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 228.211157063,
											["ETA_locked"] = false,
											["y"] = 73169.46514601,
											["x"] = -125463.76136935,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 154.16666666667,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 393.50547362458,
											["ETA_locked"] = false,
											["y"] = 51546.393209044,
											["x"] = -111979.71089181,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 820.22549921608,
											["ETA_locked"] = false,
											["y"] = -10258.188569333,
											["x"] = -66473.578947551,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1070.0519495289,
											["ETA_locked"] = false,
											["y"] = -6645.8108970396,
											["x"] = -21684.956065313,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1345.8133820246,
											["ETA_locked"] = false,
											["y"] = -18949.32000837,
											["x"] = 27316.072022888,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1591.5132531638,
											["ETA_locked"] = false,
											["y"] = 18535.567339843,
											["x"] = 53209.622634995,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1723.4230709783,
											["ETA_locked"] = false,
											["y"] = 39925.965124156,
											["x"] = 51822.344635717,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1882.400463316,
											["ETA_locked"] = false,
											["y"] = 51170.221169252,
											["x"] = 24424.959570614,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
										[11] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2269.5081232573,
											["ETA_locked"] = false,
											["y"] = -19183.016313533,
											["x"] = 27456.289805986,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [11]
										[12] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2560.0135122031,
											["ETA_locked"] = false,
											["y"] = -2109.731679802,
											["x"] = -23835.534675628,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [12]
										[13] = 
										{
											["alt"] = 9448.8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3130.6676677298,
											["ETA_locked"] = false,
											["y"] = 52982.70822295,
											["x"] = -110435.08890185,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [13]
										[14] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3578.63466012,
											["ETA_locked"] = false,
											["y"] = 92057.440238048,
											["x"] = -155200.80364215,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [14]
										[15] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = false,
											["y"] = -30812.681028254,
											["x"] = -61641.853747087,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [15]
										[16] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 5398.2341144938,
											["ETA_locked"] = false,
											["y"] = 63419.985185812,
											["x"] = -98222.027794526,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [16]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 193,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 0,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323 high visibility",
										["skill"] = "Client",
										["parking"] = "1",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00774",
											["VoiceCallsignNumber"] = "11",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
													[19] = 253,
												}, -- end of ["channels"]
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[15] = 0,
													[19] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 380,
										["psi"] = 0.94194081136658,
										["onboard_num"] = "017",
										["DTC"] = {},
										["parking_id"] = "1",
										["x"] = -155123.15134361,
										["name"] = "Snake 1-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{BRU33_LAU61}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{BRU33_LAU61}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 92057.599904213,
										["heading"] = 5.341244495813,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 380,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 382,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 0,
										["alt_type"] = "BARO",
										["livery_id"] = "vmfa-323 high visibility",
										["skill"] = "Client",
										["parking"] = "3",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 1,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00776",
											["VoiceCallsignNumber"] = "12",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = 
												{
													[1] = 0,
													[2] = 0,
													[4] = 0,
													[8] = 0,
													[16] = 0,
													[17] = 0,
													[9] = 0,
													[18] = 0,
													[5] = 0,
													[10] = 0,
													[20] = 0,
													[11] = 0,
													[3] = 0,
													[6] = 0,
													[12] = 0,
													[13] = 0,
													[7] = 0,
													[14] = 0,
													[19] = 0,
													[15] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[20] = 266,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[19] = 253,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 382,
										["psi"] = 0.94194081136658,
										["onboard_num"] = "046",
										["parking_id"] = "3",
										["x"] = -155225.79901268,
										["name"] = "Snake 1-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{BRU33_LAU61}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{BRU33_2*LAU61}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{BRU33_LAU61}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 92077.450867467,
										["heading"] = 5.341244495813,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["AIC_Channel"] = 1,
													["VOCA_Channel"] = 4,
													["VOCB_Channel"] = 5,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 380,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 382,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 92057.599904213,
								["x"] = -155123.15134361,
								["name"] = "Snake 1-1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [15]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [3]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = 12078.821457143,
				["x"] = 75863.837857143,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "Iran",
					["ship"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = -0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 75010.294285766,
											["x"] = 31842.020381127,
											["ETA_locked"] = true,
											["speed"] = 15.416666666667,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 1991.0450719852,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 59852.694719185,
											["x"] = 27327.855818564,
											["ETA_locked"] = false,
											["speed"] = 8.2222222222222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 3202.8189607767,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 50992.892945626,
											["x"] = 33121.935511997,
											["ETA_locked"] = false,
											["speed"] = 8.7361111111111,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "AttackGroup",
															["number"] = 1,
															["params"] = 
															{
																["altitudeEnabled"] = false,
																["groupId"] = 32,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 0,
																["directionEnabled"] = false,
																["groupAttack"] = false,
																["weaponType"] = 0,
																["direction"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "AttackGroup",
															["enabled"] = true,
															["params"] = 
															{
																["groupAttack"] = false,
																["groupId"] = 33,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 0,
																["directionEnabled"] = false,
																["direction"] = 0,
																["weaponType"] = 0,
																["altitudeEnabled"] = false,
															}, -- end of ["params"]
														}, -- end of [2]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 22,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 410,
										["y"] = 75010.294285766,
										["x"] = 31842.020381127,
										["name"] = "NavalATK-5",
										["heading"] = 4.4229377313271,
										["frequency"] = 127500000,
									}, -- end of [1]
									[2] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 409,
										["y"] = 75241.996088788,
										["x"] = 31644.392372667,
										["name"] = "NavalATK-1",
										["heading"] = 4.4229377313271,
										["frequency"] = 127500000,
									}, -- end of [2]
									[3] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 36,
										["y"] = 74887.628625343,
										["x"] = 31436.542225839,
										["name"] = "NavalATK-4",
										["heading"] = 4.4229377313271,
										["frequency"] = 127500000,
									}, -- end of [3]
									[4] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "speedboat",
										["unitId"] = 35,
										["y"] = 75354.439610843,
										["x"] = 31910.167970251,
										["name"] = "NavalATK-3",
										["heading"] = 4.4229377313271,
										["frequency"] = 127500000,
									}, -- end of [4]
									[5] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "speedboat",
										["unitId"] = 167,
										["y"] = 75351.032231386,
										["x"] = 31985.130318287,
										["name"] = "NavalATK-11",
										["heading"] = 4.4229377313271,
										["frequency"] = 127500000,
									}, -- end of [5]
									[6] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "speedboat",
										["unitId"] = 34,
										["y"] = 75112.515669452,
										["x"] = 32135.05501436,
										["name"] = "NavalATK-2",
										["heading"] = 4.4229377313271,
										["frequency"] = 127500000,
									}, -- end of [6]
									[7] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "speedboat",
										["unitId"] = 411,
										["y"] = 74621.853027759,
										["x"] = 31623.94809593,
										["name"] = "NavalATK-6",
										["heading"] = 4.4229377313271,
										["frequency"] = 127500000,
									}, -- end of [7]
									[8] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "speedboat",
										["unitId"] = 160,
										["y"] = 74853.554830781,
										["x"] = 31514.911953331,
										["name"] = "NavalATK-7",
										["heading"] = 4.4229377313271,
										["frequency"] = 127500000,
									}, -- end of [8]
								}, -- end of ["units"]
								["y"] = 75010.294285766,
								["x"] = 31842.020381127,
								["name"] = "NavalATK",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "GoToWaypoint",
										["name"] = "6",
										["enabled"] = true,
										["params"] = 
										{
											["nWaypointIndx"] = 7,
										}, -- end of ["params"]
									}, -- end of [1]
								}, -- end of ["tasks"]
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = -0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 74622.740009517,
											["x"] = 31896.738455668,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 20,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 100,
																		["name"] = 24,
																	}, -- 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"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 2807.2978070537,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 54914.786668498,
											["x"] = 25623.695770521,
											["ETA_locked"] = false,
											["speed"] = 8.2222222222222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 3236.0930593625,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 51272.477102658,
											["x"] = 32421.788383357,
											["ETA_locked"] = false,
											["speed"] = 17.986111111111,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 3283.0847506196,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 51641.645873063,
											["x"] = 33571.392887689,
											["ETA_locked"] = false,
											["speed"] = 25.694444444444,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 3328.0215713109,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 50793.205365641,
											["x"] = 33859.603594409,
											["ETA_locked"] = false,
											["speed"] = 20.555555555556,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 3387.7317312918,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 50346.316854098,
											["x"] = 32716.475735172,
											["ETA_locked"] = false,
											["speed"] = 20.555555555556,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "ControlledTask",
															["number"] = 1,
															["params"] = 
															{
																["task"] = 
																{
																	["id"] = "GoToWaypoint",
																	["params"] = 
																	{
																		["fromWaypointIndex"] = 6,
																		["nWaypointIndx"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["task"]
																["stopCondition"] = 
																{
																	["userFlag"] = "99",
																	["userFlagValue"] = true,
																}, -- end of ["stopCondition"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 3817.1510671196,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 83765.824796619,
											["x"] = 36723.593026268,
											["ETA_locked"] = false,
											["speed"] = 29.805555555556,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [7]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 75,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 387,
										["y"] = 74622.740009517,
										["x"] = 31896.738455668,
										["name"] = "NavalATK2-4",
										["heading"] = 4.4042288335813,
										["frequency"] = 127500000,
									}, -- end of [1]
									[2] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 386,
										["y"] = 75561.9683273,
										["x"] = 32352.200763572,
										["name"] = "NavalATK2-3",
										["heading"] = 4.4042288335813,
										["frequency"] = 127500000,
									}, -- end of [2]
									[3] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 385,
										["y"] = 74899.592765419,
										["x"] = 31267.931616193,
										["name"] = "NavalATK2-1",
										["heading"] = 4.4042288335813,
										["frequency"] = 127500000,
									}, -- end of [3]
									[4] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 159,
										["y"] = 75434.224975127,
										["x"] = 31552.16646186,
										["name"] = "NavalATK2-2",
										["heading"] = 4.4042288335813,
										["frequency"] = 127500000,
									}, -- end of [4]
									[5] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 389,
										["y"] = 75553.407642147,
										["x"] = 32266.593912039,
										["name"] = "NavalATK2-6",
										["heading"] = 4.4042288335813,
										["frequency"] = 127500000,
									}, -- end of [5]
									[6] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 388,
										["y"] = 74980.802721324,
										["x"] = 31207.024149265,
										["name"] = "NavalATK2-5",
										["heading"] = 4.4042288335813,
										["frequency"] = 127500000,
									}, -- end of [6]
									[7] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 408,
										["y"] = 74870.591728062,
										["x"] = 32087.351701973,
										["name"] = "NavalATK2-9",
										["heading"] = 4.4042288335813,
										["frequency"] = 127500000,
									}, -- end of [7]
									[8] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 407,
										["y"] = 75143.182084558,
										["x"] = 32332.68302282,
										["name"] = "NavalATK2-8",
										["heading"] = 4.4042288335813,
										["frequency"] = 127500000,
									}, -- end of [8]
									[9] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 406,
										["y"] = 74908.772769857,
										["x"] = 31681.733986039,
										["name"] = "NavalATK2-7",
										["heading"] = 4.4042288335813,
										["frequency"] = 127500000,
									}, -- end of [9]
									[10] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 157,
										["y"] = 75671.087346516,
										["x"] = 31924.378759758,
										["name"] = "NavalATK21",
										["heading"] = 4.4042288335813,
										["frequency"] = 127500000,
									}, -- end of [10]
								}, -- end of ["units"]
								["y"] = 74622.740009517,
								["x"] = 31896.738455668,
								["name"] = "NavalATK2",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = true,
								["lateActivation"] = true,
								["tasks"] = 
								{
									[1] = 
									{
										["number"] = 1,
										["auto"] = false,
										["id"] = "GoToWaypoint",
										["name"] = "6",
										["enabled"] = true,
										["params"] = 
										{
											["nWaypointIndx"] = 6,
										}, -- end of ["params"]
									}, -- end of [1]
								}, -- end of ["tasks"]
								["uncontrollable"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 50721.224814843,
											["x"] = 32838.330742964,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 20,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 50,
																		["name"] = 24,
																	}, -- 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"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 49.137766319639,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 52021.236888995,
											["x"] = 33512.83690814,
											["ETA_locked"] = false,
											["speed"] = 29.805555555556,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 1120.0617314035,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 83779.926307688,
											["x"] = 36712.694475123,
											["ETA_locked"] = false,
											["speed"] = 29.805555555556,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 76,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 169,
										["y"] = 50721.224814843,
										["x"] = 32838.330742964,
										["name"] = "NavalATK2-1-5",
										["heading"] = 1.0921857782049,
										["frequency"] = 127500000,
									}, -- end of [1]
									[2] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 168,
										["y"] = 50439.659018575,
										["x"] = 33104.260339019,
										["name"] = "NavalATK2-1-4",
										["heading"] = 1.0921857782049,
										["frequency"] = 127500000,
									}, -- end of [2]
									[3] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 161,
										["y"] = 51909.019001419,
										["x"] = 33197.826733993,
										["name"] = "NavalATK2-1-1",
										["heading"] = 1.0921857782049,
										["frequency"] = 127500000,
									}, -- end of [3]
									[4] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 170,
										["y"] = 50740.657030575,
										["x"] = 33292.558785683,
										["name"] = "NavalATK2-1-6",
										["heading"] = 1.0921857782049,
										["frequency"] = 127500000,
									}, -- end of [4]
									[5] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 162,
										["y"] = 51437.787769935,
										["x"] = 33353.284459844,
										["name"] = "NavalATK2-1-2",
										["heading"] = 1.0921857782049,
										["frequency"] = 127500000,
									}, -- end of [5]
									[6] = 
									{
										["modulation"] = 0,
										["skill"] = "High",
										["type"] = "speedboat",
										["unitId"] = 163,
										["y"] = 52683.878603704,
										["x"] = 33367.858621642,
										["name"] = "NavalATK2-1-3",
										["heading"] = 1.0921857782049,
										["frequency"] = 127500000,
									}, -- end of [6]
								}, -- end of ["units"]
								["y"] = 50721.224814843,
								["x"] = 32838.330742964,
								["name"] = "NavalATK2RUN",
								["start_time"] = 0,
								["hiddenOnPlanner"] = true,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -29937.122633485,
											["x"] = 55742.748711041,
											["ETA_locked"] = true,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "AttackGroup",
															["name"] = "uh1",
															["enabled"] = true,
															["params"] = 
															{
																["direction"] = 0,
																["groupId"] = 140,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["y"] = 43409.753201509,
																["directionEnabled"] = false,
																["groupAttack"] = false,
																["x"] = 56987.868907025,
																["altitudeEnabled"] = false,
																["weaponType"] = 0,
																["altitude"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = false,
															["id"] = "AttackGroup",
															["name"] = "uh2",
															["enabled"] = true,
															["params"] = 
															{
																["groupAttack"] = false,
																["groupId"] = 141,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 0,
																["directionEnabled"] = false,
																["direction"] = 0,
																["weaponType"] = 0,
																["altitudeEnabled"] = false,
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = false,
															["id"] = "AttackGroup",
															["name"] = "uh3",
															["enabled"] = true,
															["params"] = 
															{
																["direction"] = 0,
																["groupId"] = 142,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 0,
																["directionEnabled"] = false,
																["altitudeEnabled"] = false,
																["weaponType"] = 0,
																["groupAttack"] = false,
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 70,
																		["name"] = 24,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 1386.6213445141,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = -752.29442064423,
											["x"] = 44527.37051321,
											["ETA_locked"] = false,
											["speed"] = 23.125,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "AttackGroup",
															["name"] = "uh5",
															["enabled"] = true,
															["params"] = 
															{
																["altitudeEnabled"] = false,
																["groupId"] = 166,
																["attackQtyLimit"] = false,
																["attackQty"] = 1,
																["expend"] = "Auto",
																["altitude"] = 0,
																["directionEnabled"] = false,
																["groupAttack"] = false,
																["weaponType"] = 0,
																["direction"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 2026.0778179664,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 10403.526689641,
											["x"] = 51580.14919691,
											["ETA_locked"] = false,
											["speed"] = 23.125,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 4655.8843964915,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 28281.505830361,
											["x"] = 62726.034207798,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 6878.5610331018,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 43582.537217443,
											["x"] = 57152.429527441,
											["ETA_locked"] = false,
											["speed"] = 7.7083333333333,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 139,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "speedboat",
										["unitId"] = 316,
										["y"] = -29937.122633485,
										["x"] = 55742.748711041,
										["name"] = "oilhunters-3",
										["heading"] = 1.9376849016192,
										["frequency"] = 127500000,
									}, -- end of [1]
									[2] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "speedboat",
										["unitId"] = 315,
										["y"] = -30683.881009676,
										["x"] = 56029.718966624,
										["name"] = "oilhunters-2",
										["heading"] = 1.9376849016192,
										["frequency"] = 127500000,
									}, -- end of [2]
									[3] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "speedboat",
										["unitId"] = 314,
										["y"] = -32156.842999536,
										["x"] = 56780.507608423,
										["name"] = "oilhunters-1",
										["heading"] = 1.9376849016192,
										["frequency"] = 127500000,
									}, -- end of [3]
									[4] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "speedboat",
										["unitId"] = 383,
										["y"] = -31024.677617454,
										["x"] = 55202.619319836,
										["name"] = "oilhunters-4",
										["heading"] = 1.9376849016192,
										["frequency"] = 127500000,
									}, -- end of [4]
									[5] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "speedboat",
										["unitId"] = 384,
										["y"] = -31958.216780052,
										["x"] = 55976.773747356,
										["name"] = "oilhunters-5",
										["heading"] = 1.9376849016192,
										["frequency"] = 127500000,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = -29937.122633485,
								["x"] = 55742.748711041,
								["name"] = "oilhunters",
								["start_time"] = 0,
							}, -- end of [4]
						}, -- end of ["group"]
					}, -- end of ["ship"]
					["id"] = 34,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 1,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 83679.07401152,
											["x"] = 36796.569220843,
											["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"] = 137,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 264,
										["y"] = 83679.07401152,
										["x"] = 36796.569220843,
										["name"] = "ir-2-2",
										["heading"] = 5.3005649383068,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Ural-375",
										["unitId"] = 339,
										["y"] = 83921.843847777,
										["x"] = 36727.701681788,
										["name"] = "ir-2-8",
										["heading"] = 4.3737951054978,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Ural-375",
										["unitId"] = 338,
										["y"] = 83868.765637837,
										["x"] = 36684.790565583,
										["name"] = "ir-2-7",
										["heading"] = 4.9427724416479,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Ural-375",
										["unitId"] = 345,
										["y"] = 83727.933942115,
										["x"] = 36808.127483994,
										["name"] = "ir-2-10",
										["heading"] = 4.9427724416479,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Ural-375",
										["unitId"] = 344,
										["y"] = 83725.569751925,
										["x"] = 36815.745430162,
										["name"] = "ir-2-9",
										["heading"] = 4.1416663149825,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Ural-375",
										["unitId"] = 337,
										["y"] = 83870.410314765,
										["x"] = 36688.82749986,
										["name"] = "ir-2-6",
										["heading"] = 4.9427724416479,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "T-55",
										["unitId"] = 336,
										["y"] = 83717.951805757,
										["x"] = 36810.228986385,
										["name"] = "ir-2-5",
										["heading"] = 4.9427724416479,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["AddPropVehicle"] = 
										{
											["Branches"] = false,
										}, -- end of ["AddPropVehicle"]
										["coldAtStart"] = false,
										["type"] = "ZSU_57_2",
										["unitId"] = 335,
										["y"] = 83559.288375222,
										["x"] = 36937.632568851,
										["name"] = "ir-2-4",
										["heading"] = 4.4889868361294,
										["playerCanDrive"] = true,
									}, -- end of [8]
									[9] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 265,
										["y"] = 84048.075223197,
										["x"] = 36616.846399456,
										["name"] = "ir-2-3",
										["heading"] = 4.1713369122664,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 263,
										["y"] = 83687.599408863,
										["x"] = 36464.078724434,
										["name"] = "ir-2-1",
										["heading"] = 4.8066367599924,
										["playerCanDrive"] = false,
									}, -- end of [10]
								}, -- end of ["units"]
								["y"] = 83679.07401152,
								["x"] = 36796.569220843,
								["name"] = "ir-2",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 2,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 83796.523915228,
											["x"] = 36800.434316946,
											["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"] = 170,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 323,
										["y"] = 83796.523915228,
										["x"] = 36800.434316946,
										["name"] = "Ground-1-5",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 322,
										["y"] = 83822.294588709,
										["x"] = 36695.284097007,
										["name"] = "Ground-1-4",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 330,
										["y"] = 83724.572194869,
										["x"] = 36620.858391994,
										["name"] = "Ground-1-12",
										["heading"] = 4.2935099599061,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 329,
										["y"] = 83862.496839339,
										["x"] = 36589.108922265,
										["name"] = "Ground-1-11",
										["heading"] = 4.2935099599061,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 328,
										["y"] = 83844.972781372,
										["x"] = 36657.763953797,
										["name"] = "Ground-1-10",
										["heading"] = 4.2935099599061,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 327,
										["y"] = 83844.972781372,
										["x"] = 36637.763953797,
										["name"] = "Ground-1-9",
										["heading"] = 4.2935099599061,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 326,
										["y"] = 83684.782275014,
										["x"] = 36652.401696335,
										["name"] = "Ground-1-8",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 333,
										["y"] = 83629.117620295,
										["x"] = 36555.297798658,
										["name"] = "Ground-1-15",
										["heading"] = 4.6355944932969,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 332,
										["y"] = 83637.982731972,
										["x"] = 36543.340206163,
										["name"] = "Ground-1-14",
										["heading"] = 4.6355944932969,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 334,
										["y"] = 83736.557485422,
										["x"] = 36642.363542243,
										["name"] = "Ground-1-16",
										["heading"] = 4.6355944932969,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 331,
										["y"] = 83745.557485422,
										["x"] = 36622.363542243,
										["name"] = "Ground-1-13",
										["heading"] = 4.6355944932969,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 325,
										["y"] = 83740.859260509,
										["x"] = 36603.95283019,
										["name"] = "Ground-1-7",
										["heading"] = 4.6355944932969,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 324,
										["y"] = 83788.483465101,
										["x"] = 36743.941085918,
										["name"] = "Ground-1-6",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 321,
										["y"] = 83788.483465101,
										["x"] = 36723.941085918,
										["name"] = "Ground-1-3",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK Ins",
										["unitId"] = 320,
										["y"] = 83763.125122396,
										["x"] = 36732.600032208,
										["name"] = "Ground-1-2",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [15]
								}, -- end of ["units"]
								["y"] = 83796.523915228,
								["x"] = 36800.434316946,
								["name"] = "Ground-1",
								["start_time"] = 0,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 573,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 359.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 3,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 8,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 133060.33646191,
											["x"] = 108923.1147312,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 304.8,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 260.8902106857,
											["ETA_locked"] = false,
											["y"] = 93920.138215467,
											["x"] = 54502.154155657,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 609.6,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 427.73583370737,
											["ETA_locked"] = false,
											["y"] = 56263.049483109,
											["x"] = 37291.209991344,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 134,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 573,
										["alt_type"] = "BARO",
										["livery_id"] = "iiaf-3-6687",
										["skill"] = "High",
										["speed"] = 359.72222222222,
										["AddPropAircraft"] = {},
										["type"] = "F-4E-45MC",
										["unitId"] = 250,
										["psi"] = 2.5180888787697,
										["onboard_num"] = "010",
										["y"] = 133060.33646191,
										["x"] = 108923.1147312,
										["name"] = "migs",
										["payload"] = 
										{
											["pylons"] = 
											{
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E-2}",
												}, -- end of [9]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E-2}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [12]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E-2}",
												}, -- end of [5]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.5180888787697,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 573,
										["alt_type"] = "BARO",
										["livery_id"] = "iiaf-3-6687",
										["skill"] = "High",
										["speed"] = 359.72222222222,
										["AddPropAircraft"] = {},
										["type"] = "F-4E-45MC",
										["unitId"] = 251,
										["psi"] = 2.5180888787697,
										["onboard_num"] = "011",
										["y"] = 133100.33646191,
										["x"] = 108883.1147312,
										["name"] = "migs-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [4]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E-2}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [12]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E-2}",
												}, -- end of [9]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E-2}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.5180888787697,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 573,
										["alt_type"] = "BARO",
										["livery_id"] = "iiaf-3-6687",
										["skill"] = "High",
										["speed"] = 359.72222222222,
										["AddPropAircraft"] = {},
										["type"] = "F-4E-45MC",
										["unitId"] = 252,
										["psi"] = 2.5180888787697,
										["onboard_num"] = "012",
										["y"] = 133140.33646191,
										["x"] = 108843.1147312,
										["name"] = "migs-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E-2}",
												}, -- end of [5]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E-2}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [12]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E-2}",
												}, -- end of [9]
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
											}, -- end of ["pylons"]
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.5180888787697,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 573,
										["alt_type"] = "BARO",
										["livery_id"] = "iiaf-3-6687",
										["skill"] = "High",
										["speed"] = 359.72222222222,
										["AddPropAircraft"] = {},
										["type"] = "F-4E-45MC",
										["unitId"] = 253,
										["psi"] = 2.5180888787697,
										["onboard_num"] = "013",
										["y"] = 133180.33646191,
										["x"] = 108803.1147312,
										["name"] = "migs-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[14] = 
												{
													["CLSID"] = "{HB_ALE_40_30_60}",
												}, -- end of [14]
												[2] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [2]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E-2}",
												}, -- end of [8]
												[10] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [12]
												[4] = 
												{
													["CLSID"] = "{AIM-9L}",
													["settings"] = 
													{
														["NFP_VIS_DrawArgNo_57"] = 0.1,
														["NFP_PRESID"] = "MDRN_M_A_AIM9",
													}, -- end of ["settings"]
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E-2}",
												}, -- end of [5]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7E-2}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 5510.5,
											["flare"] = 30,
											["ammo_type"] = 1,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -2.5180888787697,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 133060.33646191,
								["x"] = 108923.1147312,
								["name"] = "migs",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 305,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 653,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 359.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 164189.23564002,
											["x"] = 3306.4418983926,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 304.8,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 3,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 285.5680416231,
											["ETA_locked"] = false,
											["y"] = 108396.64989566,
											["x"] = 32787.386635368,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 609.6,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 411.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 415.72575722933,
											["ETA_locked"] = false,
											["y"] = 55495.066475698,
											["x"] = 17071.343891531,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 135,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 653,
										["alt_type"] = "BARO",
										["livery_id"] = "iran - standard",
										["skill"] = "High",
										["speed"] = 359.72222222222,
										["type"] = "MiG-21Bis",
										["unitId"] = 254,
										["psi"] = 1.0846857002168,
										["onboard_num"] = "014",
										["y"] = 164189.23564002,
										["x"] = 3306.4418983926,
										["name"] = "migs-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60 2L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{R-60 2R}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.0846857002168,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 653,
										["alt_type"] = "BARO",
										["livery_id"] = "iran - standard",
										["skill"] = "High",
										["speed"] = 359.72222222222,
										["type"] = "MiG-21Bis",
										["unitId"] = 258,
										["psi"] = 1.0846857002168,
										["onboard_num"] = "015",
										["y"] = 164229.23564002,
										["x"] = 3266.4418983926,
										["name"] = "migs-1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60 2L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{R-60 2R}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.0846857002168,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 164189.23564002,
								["x"] = 3306.4418983926,
								["name"] = "migs-1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 91.44,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 359.72222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 7,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 170397.17695789,
											["x"] = 63434.930600869,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 91.44,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 3,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 328.05360838418,
											["ETA_locked"] = false,
											["y"] = 100622.2269563,
											["x"] = 43778.812170329,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 609.6,
											["action"] = "Turning Point",
											["alt_type"] = "RADIO",
											["properties"] = 
											{
												["addopt"] = {},
											}, -- end of ["properties"]
											["speed"] = 411.11111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 383.81527612158,
											["ETA_locked"] = false,
											["y"] = 60899.072110881,
											["x"] = 30200.942280659,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 136,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 91.44,
										["alt_type"] = "RADIO",
										["livery_id"] = "iran - standard",
										["skill"] = "High",
										["speed"] = 359.72222222222,
										["type"] = "MiG-21Bis",
										["unitId"] = 261,
										["psi"] = 1.8453875809743,
										["onboard_num"] = "016",
										["y"] = 170397.17695789,
										["x"] = 63434.930600869,
										["name"] = "migs-2-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60 2L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{R-60 2R}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.8453875809743,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 91.44,
										["alt_type"] = "RADIO",
										["livery_id"] = "iran - standard",
										["skill"] = "High",
										["speed"] = 359.72222222222,
										["type"] = "MiG-21Bis",
										["unitId"] = 262,
										["psi"] = 1.8453875809743,
										["onboard_num"] = "017",
										["y"] = 170437.17695789,
										["x"] = 63394.930600869,
										["name"] = "migs-2-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60 2L}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{R-60 2R}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -1.8453875809743,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 170397.17695789,
								["x"] = 63434.930600869,
								["name"] = "migs-2",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [3]
						}, -- end of ["group"]
					}, -- end of ["plane"]
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 4.3982297150257,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83861.191172431,
											["speed"] = 0,
											["x"] = 36626.985765703,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 80,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Building08_PBR",
										["type"] = "Building08_PBR",
										["unitId"] = 174,
										["rate"] = 1,
										["y"] = 83861.191172431,
										["x"] = 36626.985765703,
										["name"] = "Static M92 Building08 PBR-1",
										["heading"] = 4.3982297150257,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83861.191172431,
								["x"] = 36626.985765703,
								["name"] = "Static M92 Building08 PBR-1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 0.90757121103705,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83808.556530214,
											["speed"] = 0,
											["x"] = 36706.544824617,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 81,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Building08_PBR",
										["type"] = "Building08_PBR",
										["unitId"] = 175,
										["rate"] = 1,
										["y"] = 83808.556530214,
										["x"] = 36706.544824617,
										["name"] = "Static M92 Building08 PBR-2-1",
										["heading"] = 0.90757121103705,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83808.556530214,
								["x"] = 36706.544824617,
								["name"] = "Static M92 Building08 PBR-2",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 4.3284165449459,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83865.243326857,
											["speed"] = 0,
											["x"] = 36615.640735721,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 82,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Building08_PBR",
										["type"] = "Building08_PBR",
										["unitId"] = 176,
										["rate"] = 1,
										["y"] = 83865.243326857,
										["x"] = 36615.640735721,
										["name"] = "Static M92 Building08 PBR-3-1",
										["heading"] = 4.3284165449459,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83865.243326857,
								["x"] = 36615.640735721,
								["name"] = "Static M92 Building08 PBR-3",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 5.7944931166212,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83695.514823363,
											["speed"] = 0,
											["x"] = 36792.52712343,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 88,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "house2arm",
										["unitId"] = 189,
										["rate"] = 10,
										["y"] = 83695.514823363,
										["x"] = 36792.52712343,
										["name"] = "Static Watch tower armed-1",
										["heading"] = 5.7944931166212,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83695.514823363,
								["x"] = 36792.52712343,
								["name"] = "Static Watch tower armed-1",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 5.7944931166212,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83867.400876996,
											["speed"] = 0,
											["x"] = 36576.290009159,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 89,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "house2arm",
										["unitId"] = 190,
										["rate"] = 10,
										["y"] = 83867.400876996,
										["x"] = 36576.290009159,
										["name"] = "Static Watch tower armed-2-1",
										["heading"] = 5.7944931166212,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83867.400876996,
								["x"] = 36576.290009159,
								["name"] = "Static Watch tower armed-2",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 5.7944931166212,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83687.204039061,
											["speed"] = 0,
											["x"] = 36577.757873807,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 90,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "house2arm",
										["unitId"] = 191,
										["rate"] = 10,
										["y"] = 83687.204039061,
										["x"] = 36577.757873807,
										["name"] = "Static Watch tower armed-3-1",
										["heading"] = 5.7944931166212,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83687.204039061,
								["x"] = 36577.757873807,
								["name"] = "Static Watch tower armed-3",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 3.8571776469075,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 85444.600612108,
											["speed"] = 0,
											["x"] = 38031.39583523,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 92,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "tele_bash_m",
										["type"] = "Comms tower M",
										["unitId"] = 193,
										["rate"] = 100,
										["y"] = 85444.600612108,
										["x"] = 38031.39583523,
										["name"] = "Static Comms tower M-1",
										["heading"] = 3.8571776469075,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 85444.600612108,
								["x"] = 38031.39583523,
								["name"] = "Static Comms tower M-1",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 2.5656340004317,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83811.223274171,
											["speed"] = 0,
											["x"] = 36695.462898467,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 93,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 194,
										["rate"] = 1,
										["y"] = 83811.223274171,
										["x"] = 36695.462898467,
										["name"] = "Static M92 Camouflage 04-2-1",
										["heading"] = 2.5656340004317,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83811.223274171,
								["x"] = 36695.462898467,
								["name"] = "Static M92 Camouflage 04-2",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 2.6529004630314,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83720.294959897,
											["speed"] = 0,
											["x"] = 36770.937878542,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 94,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 195,
										["rate"] = 1,
										["y"] = 83720.294959897,
										["x"] = 36770.937878542,
										["name"] = "Static M92 Camouflage 04-3-1",
										["heading"] = 2.6529004630314,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83720.294959897,
								["x"] = 36770.937878542,
								["name"] = "Static M92 Camouflage 04-3",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 1.6755160819146,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83728.40626771,
											["speed"] = 0,
											["x"] = 36634.971331205,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 95,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 196,
										["rate"] = 1,
										["y"] = 83728.40626771,
										["x"] = 36634.971331205,
										["name"] = "Static M92 Camouflage 04-4-1",
										["heading"] = 1.6755160819146,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83728.40626771,
								["x"] = 36634.971331205,
								["name"] = "Static M92 Camouflage 04-4",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 5.7944931166212,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83911.116523436,
											["speed"] = 0,
											["x"] = 36764.212999313,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 96,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "house2arm",
										["unitId"] = 197,
										["rate"] = 10,
										["y"] = 83911.116523436,
										["x"] = 36764.212999313,
										["name"] = "Static Watch tower armed-4-1",
										["heading"] = 5.7944931166212,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83911.116523436,
								["x"] = 36764.212999313,
								["name"] = "Static Watch tower armed-4",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 5.7944931166212,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83630.828642011,
											["speed"] = 0,
											["x"] = 36850.63728515,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 97,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "house2arm",
										["unitId"] = 198,
										["rate"] = 10,
										["y"] = 83630.828642011,
										["x"] = 36850.63728515,
										["name"] = "Static Watch tower armed-5-1",
										["heading"] = 5.7944931166212,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83630.828642011,
								["x"] = 36850.63728515,
								["name"] = "Static Watch tower armed-5",
								["dead"] = false,
							}, -- end of [12]
							[13] = 
							{
								["heading"] = 5.7944931166212,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83761.664233598,
											["speed"] = 0,
											["x"] = 36736.698999008,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 98,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "house2arm",
										["unitId"] = 199,
										["rate"] = 10,
										["y"] = 83761.664233598,
										["x"] = 36736.698999008,
										["name"] = "Static Watch tower armed-6-1",
										["heading"] = 5.7944931166212,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83761.664233598,
								["x"] = 36736.698999008,
								["name"] = "Static Watch tower armed-6",
								["dead"] = false,
							}, -- end of [13]
							[14] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 2.5656340004317,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83846.172565373,
											["speed"] = 0,
											["x"] = 36650.1755613,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 100,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 201,
										["rate"] = 1,
										["y"] = 83846.172565373,
										["x"] = 36650.1755613,
										["name"] = "Static M92 Camouflage 04-1-1",
										["heading"] = 2.5656340004317,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83846.172565373,
								["x"] = 36650.1755613,
								["name"] = "Static M92 Camouflage 04-1",
								["dead"] = false,
							}, -- end of [14]
							[15] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 2.5656340004317,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83857.186445641,
											["speed"] = 0,
											["x"] = 36697.320501422,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 101,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage01",
										["type"] = "Camouflage01",
										["unitId"] = 202,
										["rate"] = 1,
										["y"] = 83857.186445641,
										["x"] = 36697.320501422,
										["name"] = "Static M92 Camouflage 01-1",
										["heading"] = 2.5656340004317,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83857.186445641,
								["x"] = 36697.320501422,
								["name"] = "Static M92 Camouflage 01-1",
								["dead"] = false,
							}, -- end of [15]
							[16] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 2.5656340004317,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83861.463394784,
											["speed"] = 0,
											["x"] = 36700.084046012,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 102,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage01",
										["type"] = "Camouflage01",
										["unitId"] = 203,
										["rate"] = 1,
										["y"] = 83861.463394784,
										["x"] = 36700.084046012,
										["name"] = "Static M92 Camouflage 01-2-1",
										["heading"] = 2.5656340004317,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83861.463394784,
								["x"] = 36700.084046012,
								["name"] = "Static M92 Camouflage 01-2",
								["dead"] = false,
							}, -- end of [16]
							[17] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 2.5656340004317,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83852.605191564,
											["speed"] = 0,
											["x"] = 36694.513423368,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 103,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage01",
										["type"] = "Camouflage01",
										["unitId"] = 204,
										["rate"] = 1,
										["y"] = 83852.605191564,
										["x"] = 36694.513423368,
										["name"] = "Static M92 Camouflage 01-3-1",
										["heading"] = 2.5656340004317,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83852.605191564,
								["x"] = 36694.513423368,
								["name"] = "Static M92 Camouflage 01-3",
								["dead"] = false,
							}, -- end of [17]
							[18] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 1.1868238913561,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83797.46691533,
											["speed"] = 0,
											["x"] = 36713.676701263,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 104,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage01",
										["type"] = "Camouflage01",
										["unitId"] = 205,
										["rate"] = 1,
										["y"] = 83797.46691533,
										["x"] = 36713.676701263,
										["name"] = "Static M92 Camouflage 01-4-1",
										["heading"] = 1.1868238913561,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83797.46691533,
								["x"] = 36713.676701263,
								["name"] = "Static M92 Camouflage 01-4",
								["dead"] = false,
							}, -- end of [18]
							[19] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 2.5656340004317,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83692.968081411,
											["speed"] = 0,
											["x"] = 36653.117390454,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 105,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage01",
										["type"] = "Camouflage01",
										["unitId"] = 206,
										["rate"] = 1,
										["y"] = 83692.968081411,
										["x"] = 36653.117390454,
										["name"] = "Static M92 Camouflage 01-5-1",
										["heading"] = 2.5656340004317,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83692.968081411,
								["x"] = 36653.117390454,
								["name"] = "Static M92 Camouflage 01-5",
								["dead"] = false,
							}, -- end of [19]
							[20] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 2.5656340004317,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83637.249005363,
											["speed"] = 0,
											["x"] = 36551.285975608,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 106,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage01",
										["type"] = "Camouflage01",
										["unitId"] = 207,
										["rate"] = 1,
										["y"] = 83637.249005363,
										["x"] = 36551.285975608,
										["name"] = "Static M92 Camouflage 01-6-1",
										["heading"] = 2.5656340004317,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83637.249005363,
								["x"] = 36551.285975608,
								["name"] = "Static M92 Camouflage 01-6",
								["dead"] = false,
							}, -- end of [20]
							[21] = 
							{
								["heading"] = 5.7944931166212,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83664.788318812,
											["speed"] = 0,
											["x"] = 36662.297161604,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 108,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "house2arm",
										["unitId"] = 219,
										["rate"] = 10,
										["y"] = 83664.788318812,
										["x"] = 36662.297161604,
										["name"] = "Static Watch tower armed-7-1",
										["heading"] = 5.7944931166212,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83664.788318812,
								["x"] = 36662.297161604,
								["name"] = "Static Watch tower armed-7",
								["dead"] = false,
							}, -- end of [21]
							[22] = 
							{
								["heading"] = 5.7944931166212,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83775.159055658,
											["speed"] = 0,
											["x"] = 36561.960128108,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 109,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["type"] = "house2arm",
										["unitId"] = 220,
										["rate"] = 10,
										["y"] = 83775.159055658,
										["x"] = 36561.960128108,
										["name"] = "Static Watch tower armed-8-1",
										["heading"] = 5.7944931166212,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83775.159055658,
								["x"] = 36561.960128108,
								["name"] = "Static Watch tower armed-8",
								["dead"] = false,
							}, -- end of [22]
							[23] = 
							{
								["heading"] = 4.5902159327451,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83850.091572809,
											["speed"] = 0,
											["x"] = 36608.13152358,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 110,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 221,
										["rate"] = 20,
										["y"] = 83850.091572809,
										["x"] = 36608.13152358,
										["name"] = "Static Boat Armed Hi-speed-1",
										["heading"] = 4.5902159327451,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83850.091572809,
								["x"] = 36608.13152358,
								["name"] = "Static Boat Armed Hi-speed-1",
								["dead"] = false,
							}, -- end of [23]
							[24] = 
							{
								["heading"] = 4.5902159327451,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83847.224417801,
											["speed"] = 0,
											["x"] = 36617.138717009,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 111,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 222,
										["rate"] = 20,
										["y"] = 83847.224417801,
										["x"] = 36617.138717009,
										["name"] = "Static Boat Armed Hi-speed-2-1",
										["heading"] = 4.5902159327451,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83847.224417801,
								["x"] = 36617.138717009,
								["name"] = "Static Boat Armed Hi-speed-2",
								["dead"] = false,
							}, -- end of [24]
							[25] = 
							{
								["heading"] = 4.5902159327451,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83844.294060591,
											["speed"] = 0,
											["x"] = 36623.888864481,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 112,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 223,
										["rate"] = 20,
										["y"] = 83844.294060591,
										["x"] = 36623.888864481,
										["name"] = "Static Boat Armed Hi-speed-3-1",
										["heading"] = 4.5902159327451,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83844.294060591,
								["x"] = 36623.888864481,
								["name"] = "Static Boat Armed Hi-speed-3",
								["dead"] = false,
							}, -- end of [25]
							[26] = 
							{
								["heading"] = 4.5902159327451,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83841.023669083,
											["speed"] = 0,
											["x"] = 36630.726955816,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 113,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 224,
										["rate"] = 20,
										["y"] = 83841.023669083,
										["x"] = 36630.726955816,
										["name"] = "Static Boat Armed Hi-speed-4-1",
										["heading"] = 4.5902159327451,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83841.023669083,
								["x"] = 36630.726955816,
								["name"] = "Static Boat Armed Hi-speed-4",
								["dead"] = false,
							}, -- end of [26]
							[27] = 
							{
								["heading"] = 4.5902159327451,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83838.199240053,
											["speed"] = 0,
											["x"] = 36638.308317948,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 114,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 225,
										["rate"] = 20,
										["y"] = 83838.199240053,
										["x"] = 36638.308317948,
										["name"] = "Static Boat Armed Hi-speed-5-1",
										["heading"] = 4.5902159327451,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83838.199240053,
								["x"] = 36638.308317948,
								["name"] = "Static Boat Armed Hi-speed-5",
								["dead"] = false,
							}, -- end of [27]
							[28] = 
							{
								["heading"] = 4.5902159327451,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83807.591698438,
											["speed"] = 0,
											["x"] = 36684.445856431,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 115,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 226,
										["rate"] = 20,
										["y"] = 83807.591698438,
										["x"] = 36684.445856431,
										["name"] = "Static Boat Armed Hi-speed-6-1",
										["heading"] = 4.5902159327451,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83807.591698438,
								["x"] = 36684.445856431,
								["name"] = "Static Boat Armed Hi-speed-6",
								["dead"] = false,
							}, -- end of [28]
							[29] = 
							{
								["heading"] = 4.5902159327451,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83800.735340651,
											["speed"] = 0,
											["x"] = 36692.330667886,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 116,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 227,
										["rate"] = 20,
										["y"] = 83800.735340651,
										["x"] = 36692.330667886,
										["name"] = "Static Boat Armed Hi-speed-7-1",
										["heading"] = 4.5902159327451,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83800.735340651,
								["x"] = 36692.330667886,
								["name"] = "Static Boat Armed Hi-speed-7",
								["dead"] = false,
							}, -- end of [29]
							[30] = 
							{
								["heading"] = 4.5902159327451,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83795.295163942,
											["speed"] = 0,
											["x"] = 36699.168039579,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 117,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 228,
										["rate"] = 20,
										["y"] = 83795.295163942,
										["x"] = 36699.168039579,
										["name"] = "Static Boat Armed Hi-speed-8-1",
										["heading"] = 4.5902159327451,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83795.295163942,
								["x"] = 36699.168039579,
								["name"] = "Static Boat Armed Hi-speed-8",
								["dead"] = false,
							}, -- end of [30]
							[31] = 
							{
								["heading"] = 3.9269908169872,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83787.365442967,
											["speed"] = 0,
											["x"] = 36705.186338736,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 118,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 229,
										["rate"] = 20,
										["y"] = 83787.365442967,
										["x"] = 36705.186338736,
										["name"] = "Static Boat Armed Hi-speed-9-1",
										["heading"] = 3.9269908169872,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83787.365442967,
								["x"] = 36705.186338736,
								["name"] = "Static Boat Armed Hi-speed-9",
								["dead"] = false,
							}, -- end of [31]
							[32] = 
							{
								["heading"] = 0.95993108859688,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 85463.9371031,
											["speed"] = 0,
											["x"] = 38058.440396995,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 120,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "angar_a",
										["type"] = "Hangar A",
										["unitId"] = 231,
										["rate"] = 100,
										["y"] = 85463.9371031,
										["x"] = 38058.440396995,
										["name"] = "Static Hangar A-1-1",
										["heading"] = 0.95993108859688,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 85463.9371031,
								["x"] = 38058.440396995,
								["name"] = "Static Hangar A-1",
								["dead"] = false,
							}, -- end of [32]
							[33] = 
							{
								["heading"] = 5.6025068989018,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 85482.358765718,
											["speed"] = 0,
											["x"] = 37973.499999695,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 123,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Building08_PBR",
										["type"] = "Building08_PBR",
										["unitId"] = 234,
										["rate"] = 1,
										["y"] = 85482.358765718,
										["x"] = 37973.499999695,
										["name"] = "Static M92 Building08 PBR-4-1",
										["heading"] = 5.6025068989018,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 85482.358765718,
								["x"] = 37973.499999695,
								["name"] = "Static M92 Building08 PBR-4",
								["dead"] = false,
							}, -- end of [33]
							[34] = 
							{
								["heading"] = 4.3633231299858,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83857.68190931,
											["speed"] = 0,
											["x"] = 36638.576196161,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 125,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Building08_PBR",
										["type"] = "Building08_PBR",
										["unitId"] = 236,
										["rate"] = 1,
										["y"] = 83857.68190931,
										["x"] = 36638.576196161,
										["name"] = "Static M92 Building08 PBR-5-1",
										["heading"] = 4.3633231299858,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83857.68190931,
								["x"] = 36638.576196161,
								["name"] = "Static M92 Building08 PBR-5",
								["dead"] = false,
							}, -- end of [34]
							[35] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 2.5656340004317,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83822.228126231,
											["speed"] = 0,
											["x"] = 36682.395930719,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 126,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 237,
										["rate"] = 1,
										["y"] = 83822.228126231,
										["x"] = 36682.395930719,
										["name"] = "Static M92 Camouflage 04-5-1",
										["heading"] = 2.5656340004317,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83822.228126231,
								["x"] = 36682.395930719,
								["name"] = "Static M92 Camouflage 04-5",
								["dead"] = false,
							}, -- end of [35]
							[36] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 2.5656340004317,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83836.538581874,
											["speed"] = 0,
											["x"] = 36664.891176942,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 127,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 238,
										["rate"] = 1,
										["y"] = 83836.538581874,
										["x"] = 36664.891176942,
										["name"] = "Static M92 Camouflage 04-6-1",
										["heading"] = 2.5656340004317,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83836.538581874,
								["x"] = 36664.891176942,
								["name"] = "Static M92 Camouflage 04-6",
								["dead"] = false,
							}, -- end of [36]
							[37] = 
							{
								["heading"] = 4.5902159327451,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83830.405529455,
											["speed"] = 0,
											["x"] = 36654.41387906,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 128,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 239,
										["rate"] = 20,
										["y"] = 83830.405529455,
										["x"] = 36654.41387906,
										["name"] = "Static Boat Armed Hi-speed-10-1",
										["heading"] = 4.5902159327451,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83830.405529455,
								["x"] = 36654.41387906,
								["name"] = "Static Boat Armed Hi-speed-10",
								["dead"] = false,
							}, -- end of [37]
							[38] = 
							{
								["heading"] = 4.5902159327451,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83824.144705111,
											["speed"] = 0,
											["x"] = 36662.335738434,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 129,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 240,
										["rate"] = 20,
										["y"] = 83824.144705111,
										["x"] = 36662.335738434,
										["name"] = "Static Boat Armed Hi-speed-11-1",
										["heading"] = 4.5902159327451,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83824.144705111,
								["x"] = 36662.335738434,
								["name"] = "Static Boat Armed Hi-speed-11",
								["dead"] = false,
							}, -- end of [38]
							[39] = 
							{
								["heading"] = 4.5902159327451,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83819.672687723,
											["speed"] = 0,
											["x"] = 36669.107650479,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 130,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 241,
										["rate"] = 20,
										["y"] = 83819.672687723,
										["x"] = 36669.107650479,
										["name"] = "Static Boat Armed Hi-speed-12-1",
										["heading"] = 4.5902159327451,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83819.672687723,
								["x"] = 36669.107650479,
								["name"] = "Static Boat Armed Hi-speed-12",
								["dead"] = false,
							}, -- end of [39]
							[40] = 
							{
								["heading"] = 3.8746309394274,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83815.990736727,
											["speed"] = 0,
											["x"] = 36676.561044976,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 131,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 242,
										["rate"] = 20,
										["y"] = 83815.990736727,
										["x"] = 36676.561044976,
										["name"] = "Static Boat Armed Hi-speed-13-1",
										["heading"] = 3.8746309394274,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83815.990736727,
								["x"] = 36676.561044976,
								["name"] = "Static Boat Armed Hi-speed-13",
								["dead"] = false,
							}, -- end of [40]
							[41] = 
							{
								["hiddenOnMFD"] = true,
								["heading"] = 3.0543261909901,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83866.481902467,
											["speed"] = 0,
											["x"] = 36599.907654558,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 132,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage04",
										["type"] = "Camouflage04",
										["unitId"] = 243,
										["rate"] = 1,
										["y"] = 83866.481902467,
										["x"] = 36599.907654558,
										["name"] = "Static M92 Camouflage 04-7-1",
										["heading"] = 3.0543261909901,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83866.481902467,
								["x"] = 36599.907654558,
								["name"] = "Static M92 Camouflage 04-7",
								["dead"] = false,
							}, -- end of [41]
							[42] = 
							{
								["heading"] = 0.080114381403904,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83837.687723701,
											["speed"] = 0,
											["x"] = 36706.558333092,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 133,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "IR Iranian Special Police Forces",
										["category"] = "Helicopters",
										["type"] = "Mi-8MT",
										["unitId"] = 244,
										["rate"] = "30",
										["y"] = 83837.687723701,
										["x"] = 36706.558333092,
										["name"] = "Static Mi-8MTV2-1",
										["heading"] = 0.080114381403904,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83837.687723701,
								["x"] = 36706.558333092,
								["name"] = "Static Mi-8MTV2-1",
								["dead"] = false,
							}, -- end of [42]
							[43] = 
							{
								["heading"] = 5.3756140961425,
								["hiddenOnPlanner"] = true,
								["groupId"] = 167,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "Dry-cargo ship-1",
										["unitId"] = 317,
										["rate"] = 50,
										["y"] = 83614.687655017,
										["x"] = 36817.939157139,
										["name"] = "Static Bulker Yakushev-1",
										["heading"] = 5.3756140961425,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83614.687655017,
								["x"] = 36817.939157139,
								["name"] = "Static Bulker Yakushev-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83614.687655017,
											["speed"] = 0,
											["x"] = 36817.939157139,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [43]
							[44] = 
							{
								["heading"] = 5.8992128717408,
								["hiddenOnPlanner"] = true,
								["groupId"] = 168,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "Dry-cargo ship-1",
										["unitId"] = 318,
										["rate"] = 50,
										["y"] = 83555.113570654,
										["x"] = 36888.824776508,
										["name"] = "Static Bulker Yakushev-2-1",
										["heading"] = 5.8992128717408,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83555.113570654,
								["x"] = 36888.824776508,
								["name"] = "Static Bulker Yakushev-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83555.113570654,
											["speed"] = 0,
											["x"] = 36888.824776508,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [44]
							[45] = 
							{
								["heading"] = 5.8992128717408,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83334.538638042,
											["speed"] = 0,
											["x"] = 36628.28242021,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 169,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["livery_id"] = "irn_212",
										["category"] = "Ships",
										["type"] = "La_Combattante_II",
										["unitId"] = 319,
										["rate"] = 1100,
										["y"] = 83334.538638042,
										["x"] = 36628.28242021,
										["name"] = "Static FAC La Combattante IIa-1",
										["heading"] = 5.8992128717408,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83334.538638042,
								["x"] = 36628.28242021,
								["name"] = "Static FAC La Combattante IIa-1",
								["dead"] = true,
							}, -- end of [45]
							[46] = 
							{
								["heading"] = 4.1887902047864,
								["hiddenOnPlanner"] = true,
								["groupId"] = 171,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "s1",
										["type"] = "Small werehouse 1",
										["unitId"] = 340,
										["rate"] = 100,
										["y"] = 83765.850170645,
										["x"] = 36784.965335426,
										["name"] = "Static Small warehouse 1-1-1",
										["heading"] = 4.1887902047864,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83765.850170645,
								["x"] = 36784.965335426,
								["name"] = "Static Small warehouse 1-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83765.850170645,
											["speed"] = 0,
											["x"] = 36784.965335426,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [46]
							[47] = 
							{
								["heading"] = 4.1887902047864,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83757.181473281,
											["speed"] = 0,
											["x"] = 36795.472847382,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 172,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "s1",
										["type"] = "Small werehouse 1",
										["unitId"] = 341,
										["rate"] = 100,
										["y"] = 83757.181473281,
										["x"] = 36795.472847382,
										["name"] = "Static Small warehouse 1-2-1",
										["heading"] = 4.1887902047864,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83757.181473281,
								["x"] = 36795.472847382,
								["name"] = "Static Small warehouse 1-2",
								["dead"] = false,
							}, -- end of [47]
							[48] = 
							{
								["heading"] = 4.1887902047864,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83747.199336923,
											["speed"] = 0,
											["x"] = 36789.956403605,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 173,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "s4",
										["type"] = "Small werehouse 4",
										["unitId"] = 342,
										["rate"] = 100,
										["y"] = 83747.199336923,
										["x"] = 36789.956403605,
										["name"] = "Static Small warehouse 4-1",
										["heading"] = 4.1887902047864,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83747.199336923,
								["x"] = 36789.956403605,
								["name"] = "Static Small warehouse 4-1",
								["dead"] = false,
							}, -- end of [48]
							[49] = 
							{
								["heading"] = 0.68067840827779,
								["hiddenOnPlanner"] = true,
								["groupId"] = 174,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Fortifications",
										["shape_name"] = "tech",
										["type"] = "Repair workshop",
										["unitId"] = 343,
										["rate"] = 100,
										["y"] = 83740.632141951,
										["x"] = 36849.849221754,
										["name"] = "Static Repair workshop-1",
										["heading"] = 0.68067840827779,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83740.632141951,
								["x"] = 36849.849221754,
								["name"] = "Static Repair workshop-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83740.632141951,
											["speed"] = 0,
											["x"] = 36849.849221754,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [49]
							[50] = 
							{
								["heading"] = 5.3407075111026,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83853.59872248,
											["speed"] = 0,
											["x"] = 36511.60856176,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 175,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 346,
										["rate"] = 20,
										["y"] = 83853.59872248,
										["x"] = 36511.60856176,
										["name"] = "Static Boat Armed Hi-speed-14-1",
										["heading"] = 5.3407075111026,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83853.59872248,
								["x"] = 36511.60856176,
								["name"] = "Static Boat Armed Hi-speed-14",
								["dead"] = false,
							}, -- end of [50]
							[51] = 
							{
								["heading"] = 5.4977871437821,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83852.536338367,
											["speed"] = 0,
											["x"] = 36503.64068091,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 176,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 347,
										["rate"] = 20,
										["y"] = 83852.536338367,
										["x"] = 36503.64068091,
										["name"] = "Static Boat Armed Hi-speed-15-1",
										["heading"] = 5.4977871437821,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83852.536338367,
								["x"] = 36503.64068091,
								["name"] = "Static Boat Armed Hi-speed-15",
								["dead"] = false,
							}, -- end of [51]
							[52] = 
							{
								["heading"] = 4.5902159327451,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83855.015234631,
											["speed"] = 0,
											["x"] = 36519.576442609,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 177,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 348,
										["rate"] = 20,
										["y"] = 83855.015234631,
										["x"] = 36519.576442609,
										["name"] = "Static Boat Armed Hi-speed-16-1",
										["heading"] = 4.5902159327451,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83855.015234631,
								["x"] = 36519.576442609,
								["name"] = "Static Boat Armed Hi-speed-16",
								["dead"] = false,
							}, -- end of [52]
							[53] = 
							{
								["heading"] = 4.5902159327451,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 83855.369362669,
											["speed"] = 0,
											["x"] = 36525.596619251,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 178,
								["units"] = 
								{
									[1] = 
									{
										["tasks"] = {},
										["category"] = "Ships",
										["type"] = "speedboat",
										["unitId"] = 349,
										["rate"] = 20,
										["y"] = 83855.369362669,
										["x"] = 36525.596619251,
										["name"] = "Static Boat Armed Hi-speed-17-1",
										["heading"] = 4.5902159327451,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83855.369362669,
								["x"] = 36525.596619251,
								["name"] = "Static Boat Armed Hi-speed-17",
								["dead"] = false,
							}, -- end of [53]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [1]
				[2] = 
				{
					["id"] = 0,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 83736.59612484,
												["x"] = 36623.475020459,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 83736.59612484,
												["x"] = 36623.475020459,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 1,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 83736.59612484,
											["x"] = 36623.475020459,
											["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"] = 86,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-70",
										["unitId"] = 180,
										["y"] = 83736.59612484,
										["x"] = 36623.475020459,
										["name"] = "Ground-1-1",
										["heading"] = 5.0858894403115,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 83736.59612484,
								["x"] = 36623.475020459,
								["name"] = "ir",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 83637.035522313,
												["x"] = 36550.859009508,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 83637.035522313,
												["x"] = 36550.859009508,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 1,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 83637.035522313,
											["x"] = 36550.859009508,
											["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"] = 87,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 183,
										["y"] = 83637.035522313,
										["x"] = 36550.859009508,
										["name"] = "ir-1-3",
										["heading"] = 3.9704417123786,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-1",
										["unitId"] = 188,
										["y"] = 83924.930685267,
										["x"] = 36715.212643211,
										["name"] = "ir-1-8",
										["heading"] = 5.5885442648858,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 247,
										["y"] = 83821.958658487,
										["x"] = 36677.301919104,
										["name"] = "ir-1-11",
										["heading"] = 3.9704417123786,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 246,
										["y"] = 83831.842963965,
										["x"] = 36704.800058903,
										["name"] = "ir-1-10",
										["heading"] = 3.9704417123786,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 245,
										["y"] = 83853.079568974,
										["x"] = 36630.896974422,
										["name"] = "ir-1-9",
										["heading"] = 3.9704417123786,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-1",
										["unitId"] = 187,
										["y"] = 83790.061329226,
										["x"] = 36731.304746136,
										["name"] = "ir-1-7",
										["heading"] = 3.9704417123786,
										["playerCanDrive"] = true,
									}, -- end of [6]
									[7] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-1",
										["unitId"] = 186,
										["y"] = 83693.085520728,
										["x"] = 36653.810950154,
										["name"] = "ir-1-6",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = true,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-1",
										["unitId"] = 185,
										["y"] = 83796.910793233,
										["x"] = 36713.428807466,
										["name"] = "ir-1-5",
										["heading"] = 3.9704417123786,
										["playerCanDrive"] = true,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-1",
										["unitId"] = 184,
										["y"] = 83746.456283226,
										["x"] = 36613.676136755,
										["name"] = "ir-1-4",
										["heading"] = 3.9704417123786,
										["playerCanDrive"] = true,
									}, -- end of [9]
									[10] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR_D",
										["unitId"] = 249,
										["y"] = 83763.256778967,
										["x"] = 36608.864628782,
										["name"] = "ir-1-13",
										["heading"] = 3.0176742766982,
										["playerCanDrive"] = true,
									}, -- end of [10]
									[11] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "MTLB",
										["unitId"] = 248,
										["y"] = 83727.468673392,
										["x"] = 36634.988435805,
										["name"] = "ir-1-12",
										["heading"] = 3.0176742766982,
										["playerCanDrive"] = true,
									}, -- end of [11]
									[12] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR_D",
										["unitId"] = 182,
										["y"] = 83733.433817176,
										["x"] = 36608.125577455,
										["name"] = "ir-1-2",
										["heading"] = 3.0176742766982,
										["playerCanDrive"] = true,
									}, -- end of [12]
									[13] = 
									{
										["livery_id"] = "desert",
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR_D",
										["unitId"] = 181,
										["y"] = 83880.890219249,
										["x"] = 36631.245732808,
										["name"] = "ir-1-1",
										["heading"] = 4.4942228238854,
										["playerCanDrive"] = true,
									}, -- end of [13]
								}, -- end of ["units"]
								["y"] = 83637.035522313,
								["x"] = 36550.859009508,
								["name"] = "ir-1",
								["start_time"] = 0,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["name"] = "Russia",
				}, -- end of [2]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 23,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_unit_dead",
					["unit"] = 46,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "66dmgairrdmg",
			["actions"] = 
			{
				[1] = 
				{
					["density"] = 1,
					["name"] = "",
					["zone"] = 401,
					["preset"] = 1,
					["predicate"] = "a_effect_smoke",
				}, -- end of [1]
				[2] = 
				{
					["density"] = 1,
					["name"] = "",
					["zone"] = 400,
					["preset"] = 7,
					["predicate"] = "a_effect_smoke",
				}, -- end of [2]
				[3] = 
				{
					["drawObject"] = "alert2",
					["predicate"] = "a_set_visible_draw",
					["value"] = true,
				}, -- end of [3]
				[4] = 
				{
					["seconds"] = 60,
					["start_delay"] = 1,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_8",
					["KeyDict_text"] = "DictKey_ActionText_8",
					["clearview"] = true,
				}, -- end of [4]
				[5] = 
				{
					["file"] = "ResKey_Action_30",
					["predicate"] = "a_out_sound",
					["start_delay"] = 1,
				}, -- end of [5]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["eventlist"] = "",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_unit_dead",
					["unit"] = 47,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "66dmgairrded",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 32,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [2]
		[3] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_unit_damaged",
					["unit"] = 40,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "66dmgairrdmg",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["unit"] = 40,
					["predicate"] = "a_explosion_unit",
					["volume"] = 10,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 22,
					["predicate"] = "c_group_life_less",
					["percent"] = 50,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_set_ai_task",
					["set_ai_task"] = 
					{
						[1] = 75,
						[2] = 1,
					}, -- end of ["set_ai_task"]
				}, -- end of [1]
				[2] = 
				{
					["predicate"] = "a_activate_group",
					["group"] = 76,
				}, -- end of [2]
				[3] = 
				{
					["seconds"] = 60,
					["start_delay"] = 1,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_10",
					["KeyDict_text"] = "DictKey_ActionText_10",
					["clearview"] = true,
				}, -- end of [3]
				[4] = 
				{
					["radiotext"] = "DictKey_ActionRadioText_15",
					["value"] = 1,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_15",
					["predicate"] = "a_add_radio_item",
					["flag"] = "102",
				}, -- end of [4]
				[5] = 
				{
					["value"] = 1,
					["flag"] = "101",
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_13",
					["radiotext"] = "DictKey_ActionRadioText_13",
					["predicate"] = "a_add_radio_item",
				}, -- end of [5]
				[6] = 
				{
					["flag"] = "103",
					["value"] = 1,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_16",
					["radiotext"] = "DictKey_ActionRadioText_16",
					["predicate"] = "a_add_radio_item",
				}, -- end of [6]
				[7] = 
				{
					["predicate"] = "a_add_radio_item",
					["flag"] = "111",
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_17",
					["radiotext"] = "DictKey_ActionRadioText_17",
					["value"] = 1,
				}, -- end of [7]
				[8] = 
				{
					["file"] = "ResKey_Action_29",
					["predicate"] = "a_out_sound",
					["start_delay"] = 2,
				}, -- end of [8]
				[9] = 
				{
					["file"] = "ResKey_Action_49",
					["predicate"] = "a_out_sound",
					["start_delay"] = 2,
				}, -- end of [9]
			}, -- end of ["actions"]
			["comment"] = "ATK1deadEsc",
		}, -- end of [4]
		[5] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["group"] = 139,
					["predicate"] = "c_group_dead",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "ATK1deadEsc",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 30,
					["start_delay"] = 1,
					["KeyDict_text"] = "DictKey_ActionText_36",
					["text"] = "DictKey_ActionText_36",
					["predicate"] = "a_out_text_delay",
					["clearview"] = false,
				}, -- end of [1]
				[2] = 
				{
					["file"] = "ResKey_Action_41",
					["predicate"] = "a_out_sound",
					["start_delay"] = 2,
				}, -- end of [2]
				[3] = 
				{
					["file"] = "ResKey_Action_48",
					["predicate"] = "a_out_sound",
					["start_delay"] = 2,
				}, -- end of [3]
			}, -- end of ["actions"]
		}, -- end of [5]
		[6] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_unit_damaged",
					["unit"] = 268,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "uh1",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["drawObject"] = "alert 1",
					["predicate"] = "a_set_visible_draw",
					["value"] = true,
				}, -- end of [1]
				[2] = 
				{
					["seconds"] = 60,
					["start_delay"] = 1,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_9",
					["KeyDict_text"] = "DictKey_ActionText_9",
					["clearview"] = true,
				}, -- end of [2]
				[3] = 
				{
					["file"] = "ResKey_Action_32",
					["predicate"] = "a_out_sound",
					["start_delay"] = 1,
				}, -- end of [3]
				[4] = 
				{
					["file"] = "ResKey_Action_47",
					["predicate"] = "a_out_sound",
					["start_delay"] = 20,
				}, -- end of [4]
			}, -- end of ["actions"]
		}, -- end of [6]
		[7] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_unit_dead",
					["unit"] = 268,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "uh1",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 141,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["drawObject"] = "alert 1",
					["predicate"] = "a_set_visible_draw",
					["value"] = true,
				}, -- end of [2]
				[3] = 
				{
					["flag"] = "1000",
					["predicate"] = "a_set_flag",
				}, -- end of [3]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["eventlist"] = "",
		}, -- end of [7]
		[8] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_unit_dead",
					["unit"] = 271,
				}, -- end of [1]
				[2] = 
				{
					["flag"] = "1000",
					["seconds"] = 90,
					["predicate"] = "c_time_since_flag",
				}, -- end of [2]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 142,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["flag"] = "1001",
					["predicate"] = "a_set_flag",
				}, -- end of [2]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "uh1",
		}, -- end of [8]
		[9] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_unit_dead",
					["unit"] = 272,
				}, -- end of [1]
				[2] = 
				{
					["flag"] = "1001",
					["seconds"] = 90,
					["predicate"] = "c_time_since_flag",
				}, -- end of [2]
			}, -- end of ["rules"]
			["comment"] = "uh1",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 164,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [9]
		[10] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 501,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "airtoair",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 134,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 135,
					["predicate"] = "a_activate_group",
				}, -- end of [2]
				[3] = 
				{
					["group"] = 136,
					["predicate"] = "a_activate_group",
				}, -- end of [3]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [10]
		[11] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 601,
				}, -- end of [1]
				[2] = 
				{
					["group"] = 139,
					["predicate"] = "c_part_of_group_in_zone",
					["zone"] = 601,
				}, -- end of [2]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 166,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "oil1",
		}, -- end of [11]
		[12] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = "101",
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 182,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["seconds"] = 30,
					["start_delay"] = 2,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_25",
					["KeyDict_text"] = "DictKey_ActionText_25",
					["clearview"] = true,
				}, -- end of [2]
				[3] = 
				{
					["file"] = "ResKey_Action_27",
					["start_delay"] = 2,
					["predicate"] = "a_out_sound",
				}, -- end of [3]
			}, -- end of ["actions"]
			["predicate"] = "triggerFront",
			["comment"] = "go",
		}, -- end of [12]
		[13] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = "102",
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "go",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 183,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["seconds"] = 30,
					["start_delay"] = 5,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_24",
					["KeyDict_text"] = "DictKey_ActionText_24",
					["clearview"] = true,
				}, -- end of [2]
				[3] = 
				{
					["file"] = "ResKey_Action_28",
					["predicate"] = "a_out_sound",
					["start_delay"] = 2,
				}, -- end of [3]
			}, -- end of ["actions"]
			["predicate"] = "triggerFront",
		}, -- end of [13]
		[14] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = "103",
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "go",
			["predicate"] = "triggerFront",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 184,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["file"] = "ResKey_Action_21",
					["predicate"] = "a_out_sound",
					["start_delay"] = 2,
				}, -- end of [2]
				[3] = 
				{
					["seconds"] = 30,
					["start_delay"] = 0,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_23",
					["KeyDict_text"] = "DictKey_ActionText_23",
					["clearview"] = false,
				}, -- end of [3]
			}, -- end of ["actions"]
			["eventlist"] = "",
		}, -- end of [14]
		[15] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag"] = "111",
					["predicate"] = "c_flag_is_true",
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "go",
			["eventlist"] = "",
			["predicate"] = "triggerFront",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 187,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
				[2] = 
				{
					["group"] = 188,
					["predicate"] = "a_activate_group",
				}, -- end of [2]
				[3] = 
				{
					["seconds"] = 30,
					["start_delay"] = 5,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_18",
					["KeyDict_text"] = "DictKey_ActionText_18",
					["clearview"] = true,
				}, -- end of [3]
				[4] = 
				{
					["file"] = "ResKey_Action_20",
					["start_delay"] = 2,
					["predicate"] = "a_out_sound",
				}, -- end of [4]
			}, -- end of ["actions"]
		}, -- end of [15]
		[16] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_unit_damaged",
					["unit"] = 225,
				}, -- end of [1]
				[2] = 
				{
					["predicate"] = "c_unit_damaged",
					["unit"] = 343,
				}, -- end of [2]
				[3] = 
				{
					["predicate"] = "c_unit_damaged",
					["unit"] = 176,
				}, -- end of [3]
				[4] = 
				{
					["predicate"] = "c_unit_damaged",
					["unit"] = 175,
				}, -- end of [4]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 30,
					["start_delay"] = 1,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_33",
					["KeyDict_text"] = "DictKey_ActionText_33",
					["clearview"] = true,
				}, -- end of [1]
				[2] = 
				{
					["file"] = "ResKey_Action_35",
					["start_delay"] = 0,
					["predicate"] = "a_out_sound",
				}, -- end of [2]
				[3] = 
				{
					["file"] = "ResKey_Action_50",
					["start_delay"] = 2,
					["predicate"] = "a_out_sound",
				}, -- end of [3]
			}, -- end of ["actions"]
			["comment"] = "basehit",
		}, -- end of [16]
		[17] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_time_after",
					["seconds"] = 90,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 90,
					["start_delay"] = 10,
					["predicate"] = "a_out_text_delay",
					["text"] = "DictKey_ActionText_42",
					["KeyDict_text"] = "DictKey_ActionText_42",
					["clearview"] = true,
				}, -- end of [1]
				[2] = 
				{
					["file"] = "ResKey_Action_44",
					["start_delay"] = 8,
					["predicate"] = "a_out_sound",
				}, -- end of [2]
				[3] = 
				{
					["file"] = "ResKey_Action_45",
					["start_delay"] = 8,
					["predicate"] = "a_out_sound",
				}, -- end of [3]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "Trigger 1777917680",
		}, -- end of [17]
	}, -- end of ["trigrules"]
	["currentKey"] = 172598,
	["failures"] = {},
	["forcedOptions"] = 
	{
		["fuel"] = false,
		["spottingDot"] = 3,
		["accidental_failures"] = false,
		["optionsView"] = "optview_onlyallies",
		["immortal"] = false,
		["easyCommunication"] = true,
		["gWarmUp"] = true,
		["radio"] = false,
		["labels"] = 0,
		["unrestrictedSATNAV"] = true,
		["userMarks"] = true,
		["Supercarrier"] = 
		{
			["deck_crew"] = true,
		}, -- end of ["Supercarrier"]
		["externalViews"] = true,
		["padlock"] = false,
		["civTraffic"] = "",
		["weapons"] = false,
		["birds"] = 0,
		["geffect"] = "realistic",
	}, -- end of ["forcedOptions"]
	["start_time"] = 61200,
} -- end of mission
