mission = 
{
	["groundControl"] = 
	{
		["passwords"] = 
		{
			["artillery_commander"] = {},
			["instructor"] = 
			{
				["blue"] = "BIZNiiQnFU-:aqmntATo18KVSGbjARAbHk6-AaOiltr4H3pteviAaQk",
			}, -- end of ["instructor"]
			["observer"] = {},
			["forward_observer"] = {},
		}, -- end of ["passwords"]
		["roles"] = 
		{
			["artillery_commander"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["artillery_commander"]
			["instructor"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["instructor"]
			["observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["observer"]
			["forward_observer"] = 
			{
				["neutrals"] = 0,
				["blue"] = 0,
				["red"] = 0,
			}, -- end of ["forward_observer"]
		}, -- end of ["roles"]
		["isPilotControlVehicles"] = false,
	}, -- end of ["groundControl"]
	["requiredModules"] = {},
	["date"] = 
	{
		["Day"] = 4,
		["Year"] = 1991,
		["Month"] = 6,
	}, -- end of ["date"]
	["trig"] = 
	{
		["actions"] = 
		{
			[1] = "a_do_script_file(getValueResourceByKey(\"ResKey_Action_18\")); mission.trig.func[1]=nil;",
			[2] = "a_mark_to_coalition(1, getValueDictByKey(\"DictKey_ActionText_9\"), 42, \"blue\", true, getValueDictByKey(\"DictKey_ActionComment_10\"));a_mark_to_coalition(2, getValueDictByKey(\"DictKey_ActionText_11\"), 84, \"blue\", true, getValueDictByKey(\"DictKey_ActionComment_12\"));a_mark_to_coalition(3, getValueDictByKey(\"DictKey_ActionText_13\"), 85, \"blue\", true, getValueDictByKey(\"DictKey_ActionComment_14\"));a_mark_to_coalition(4, getValueDictByKey(\"DictKey_ActionText_35\"), 606, \"blue\", true, getValueDictByKey(\"DictKey_ActionComment_36\"));a_mark_to_coalition(5, getValueDictByKey(\"DictKey_ActionText_16\"), 169, \"blue\", true, getValueDictByKey(\"DictKey_ActionComment_17\"));a_mark_to_coalition(6, getValueDictByKey(\"DictKey_ActionText_24\"), 343, \"blue\", true, getValueDictByKey(\"DictKey_ActionComment_25\"));a_mark_to_coalition(7, getValueDictByKey(\"DictKey_ActionText_28\"), 431, \"blue\", true, getValueDictByKey(\"DictKey_ActionComment_29\"));a_mark_to_coalition(8, getValueDictByKey(\"DictKey_ActionText_30\"), 474, \"blue\", true, getValueDictByKey(\"DictKey_ActionComment_31\"));a_mark_to_coalition(9, getValueDictByKey(\"DictKey_ActionText_33\"), 561, \"blue\", true, getValueDictByKey(\"DictKey_ActionComment_34\"));a_mark_to_coalition(10, getValueDictByKey(\"DictKey_ActionText_39\"), 648, \"blue\", true, getValueDictByKey(\"DictKey_ActionComment_40\"));a_mark_to_coalition(11, getValueDictByKey(\"DictKey_ActionText_43\"), 743, \"blue\", true, getValueDictByKey(\"DictKey_ActionComment_44\")); mission.trig.func[2]=nil;",
			[3] = "a_do_script(\"if not Group.getByName('awacs') then\\\
   mist.respawnGroup('awacs', 150)\\\
 end\\\
\");",
			[4] = "a_do_script(\"if not Group.getByName('fcap1') then\\\
   mist.respawnGroup('fcap1', 150)\\\
 end\\\
\");",
			[5] = "a_do_script(\"if not Group.getByName('Emig21North') then\\\
   mist.respawnGroup('Emig21North', 1200)\\\
 end\\\
\");",
			[6] = "a_do_script(\"if not Group.getByName('Emig21South') then\\\
   mist.respawnGroup('Emig21South', 1200)\\\
 end\\\
\");",
			[7] = "a_do_script(\"if not Group.getByName('ecapsouthsu27') then\\\
   mist.respawnGroup('ecapsouthsu27', 1200)\\\
 end\\\
\");",
			[8] = "a_do_script(\"if not Group.getByName('Ecapnorthmig29') then\\\
   mist.respawnGroup('Ecapnorthmig29', 1200)\\\
 end\\\
\");",
			[9] = "a_activate_group(33); mission.trig.func[9]=nil;",
			[10] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_27\"), 20, false, 3); mission.trig.func[10]=nil;",
			[11] = "a_activate_group(38);",
			[12] = "a_activate_group(40);",
			[13] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_20\"), 10, false, 0); mission.trig.func[13]=nil;",
			[14] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_32\"), 15, false, 0); mission.trig.func[14]=nil;",
			[15] = "a_activate_group(298); mission.trig.func[15]=nil;",
			[16] = "a_activate_group(291); mission.trig.func[16]=nil;",
			[17] = "a_add_radio_item_for_coalition(\"blue\", getValueDictByKey(\"DictKey_ActionRadioText_46\"), \"5\", 11); mission.trig.func[17]=nil;",
			[18] = "a_explosion_marker(839, 1, \"4\", \"\"); mission.trig.func[18]=nil;",
			[19] = "a_clear_flag(\"5\"); mission.trig.func[19]=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 if not mission.trig.flag[3] then mission.trig.actions[3](); mission.trig.flag[3] = true;end; else mission.trig.flag[3] = false; end;",
			[4] = "if mission.trig.conditions[4]() then if not mission.trig.flag[4] then mission.trig.actions[4](); mission.trig.flag[4] = true;end; else mission.trig.flag[4] = false; end;",
			[5] = "if mission.trig.conditions[5]() then if not mission.trig.flag[5] then mission.trig.actions[5](); mission.trig.flag[5] = true;end; else mission.trig.flag[5] = false; end;",
			[6] = "if mission.trig.conditions[6]() then if not mission.trig.flag[6] then mission.trig.actions[6](); mission.trig.flag[6] = true;end; else mission.trig.flag[6] = false; end;",
			[7] = "if mission.trig.conditions[7]() then if not mission.trig.flag[7] then mission.trig.actions[7](); mission.trig.flag[7] = true;end; else mission.trig.flag[7] = false; end;",
			[8] = "if mission.trig.conditions[8]() then if not mission.trig.flag[8] then mission.trig.actions[8](); mission.trig.flag[8] = true;end; else mission.trig.flag[8] = false; end;",
			[9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
			[10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
			[11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
			[12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
			[13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
			[14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
			[15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
			[16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
			[17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
			[18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
			[19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
		}, -- end of ["func"]
		["flag"] = 
		{
			[1] = true,
			[2] = true,
			[3] = true,
			[4] = true,
			[5] = true,
			[6] = true,
			[7] = true,
			[8] = true,
			[9] = true,
			[10] = true,
			[11] = true,
			[12] = true,
			[13] = true,
			[14] = true,
			[15] = true,
			[16] = true,
			[17] = true,
			[18] = true,
			[19] = true,
		}, -- end of ["flag"]
		["conditions"] = 
		{
			[1] = "return(c_time_after(3) )",
			[2] = "return(c_time_after(10) )",
			[3] = "return(c_group_dead(28) )",
			[4] = "return(c_group_dead(33) )",
			[5] = "return(c_group_dead(293) )",
			[6] = "return(c_group_dead(294) )",
			[7] = "return(c_group_dead(38) )",
			[8] = "return(c_group_dead(40) )",
			[9] = "return(c_part_of_coalition_in_zone(\"red\", 127, \"AIRPLANE\") )",
			[10] = "return(c_dead_zone(388) or c_dead_zone(385) or c_dead_zone(386) or c_dead_zone(387) or c_dead_zone(389) )",
			[11] = "return(c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(1, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(38, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(39, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(40, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(41, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(42, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(43, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(44, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(90, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(96, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(97, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(98, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(45, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(46, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(561, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(565, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(566, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(567, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(551, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(660, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(657, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(659, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(466, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(613, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(611, 180) or c_part_of_coalition_in_zone(\"blue\", 259, \"AIRPLANE\") and c_unit_altitude_higher_AGL(612, 180) )",
			[12] = "return(c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(1, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(38, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(39, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(40, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(41, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(42, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(43, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(44, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(90, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(96, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(97, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(98, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(45, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(46, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(561, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(565, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(566, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(567, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(551, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(660, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(657, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(659, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(466, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(613, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(611, 180) or c_part_of_coalition_in_zone(\"blue\", 260, \"AIRPLANE\") and c_unit_altitude_higher_AGL(612, 180) )",
			[13] = "return(c_dead_zone(217) and c_dead_zone(216) and c_dead_zone(211) and c_dead_zone(212) and c_dead_zone(213) and c_dead_zone(214) and c_dead_zone(215) )",
			[14] = "return(c_dead_zone(473) and c_dead_zone(516) and c_dead_zone(474) )",
			[15] = "return(c_part_of_coalition_in_zone(\"blue\", 695, \"AIRPLANE\") )",
			[16] = "return(c_part_of_coalition_in_zone(\"blue\", 791, \"AIRPLANE\") )",
			[17] = "return(true)",
			[18] = "return(c_flag_is_true(\"5\") )",
			[19] = "return(c_time_since_flag(\"5\", 10) )",
		}, -- end of ["conditions"]
		["customStartup"] = {},
		["funcStartup"] = {},
	}, -- end of ["trig"]
	["maxDictId"] = 66,
	["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"]
				["ArtilleryCommander"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["ArtilleryCommander"]
				["Spectrator"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Spectrator"]
				["Pilot"] = 
				{
					["Neutral"] = false,
					["Blue"] = false,
					["Red"] = false,
				}, -- end of ["Pilot"]
			}, -- end of ["hiddenOnF10Map"]
		}, -- end of ["options"]
		["layers"] = 
		{
			[2] = 
			{
				["visible"] = true,
				["name"] = "Blue",
				["objects"] = 
				{
					[1] = 
					{
						["visible"] = true,
						["hiddenOnPlanner"] = false,
						["mapY"] = 246731.14759016,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 16,
						["colorString"] = "0x0000ffff",
						["style"] = "dot2",
						["lineMode"] = "segment",
						["mapX"] = 72910.981173218,
						["points"] = 
						{
							[1] = 
							{
								["y"] = -88.599604410468,
								["x"] = 1616.352597382,
							}, -- end of [1]
							[2] = 
							{
								["y"] = 1332.2704384853,
								["x"] = 2125.5910731514,
							}, -- end of [2]
						}, -- end of ["points"]
						["name"] = "RB1",
						["layerName"] = "Blue",
					}, -- end of [1]
					[2] = 
					{
						["visible"] = true,
						["hiddenOnPlanner"] = false,
						["mapY"] = 404372.69654246,
						["primitiveType"] = "Icon",
						["colorString"] = "0xff0000ff",
						["name"] = "SA10site",
						["scale"] = 1,
						["mapX"] = 108886.78233089,
						["file"] = "P91000009.png",
						["angle"] = 0,
						["layerName"] = "Blue",
					}, -- end of [2]
					[4] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 421188.47085266,
						["layerName"] = "Blue",
						["mapX"] = 188984.55145306,
						["width"] = 73.870280834613,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "uboattarget1",
						["angle"] = 20,
						["height"] = 113.8471386981,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [4]
					[8] = 
					{
						["visible"] = true,
						["hiddenOnPlanner"] = false,
						["primitiveType"] = "Polygon",
						["mapY"] = 421768.38107769,
						["layerName"] = "Blue",
						["mapX"] = 188808.43342714,
						["width"] = 19.69385065943,
						["thickness"] = 2,
						["polygonMode"] = "rect",
						["name"] = "uboattarget5",
						["angle"] = 316,
						["height"] = 113.29443611885,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["colorString"] = "0xff0000ff",
					}, -- end of [8]
					[16] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 431029.51599533,
						["layerName"] = "Blue",
						["mapX"] = -87763.232691181,
						["width"] = 35.183383947601,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "fs1-4",
						["angle"] = 58,
						["height"] = 11.20205744198,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [16]
					[32] = 
					{
						["visible"] = true,
						["radius"] = 60304.047778789,
						["mapY"] = 87995.321546045,
						["primitiveType"] = "Polygon",
						["thickness"] = 10,
						["colorString"] = "0x0000ffff",
						["style"] = "dash",
						["polygonMode"] = "circle",
						["mapX"] = 237454.27046079,
						["fillColorString"] = "0x80808080",
						["name"] = "NOFLYZ",
						["layerName"] = "Blue",
					}, -- end of [32]
					[17] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 430976.16178858,
						["layerName"] = "Blue",
						["mapX"] = -87662.891595659,
						["width"] = 35.253273882098,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "fs1-2",
						["angle"] = 58,
						["height"] = 31.780620300691,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [17]
					[9] = 
					{
						["visible"] = true,
						["hiddenOnPlanner"] = false,
						["primitiveType"] = "Polygon",
						["mapY"] = 401730.54817892,
						["layerName"] = "Blue",
						["mapX"] = 235593.62708796,
						["width"] = 33.240155116396,
						["thickness"] = 2,
						["polygonMode"] = "rect",
						["name"] = "Factory",
						["angle"] = 27,
						["height"] = 92.449991070019,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["colorString"] = "0xff0000ff",
					}, -- end of [9]
					[18] = 
					{
						["visible"] = true,
						["mapY"] = 399417.37042274,
						["primitiveType"] = "Icon",
						["colorString"] = "0xff0000ff",
						["name"] = "sam3",
						["scale"] = 1,
						["mapX"] = -76235.529795573,
						["file"] = "P91000009.png",
						["angle"] = 0,
						["layerName"] = "Blue",
					}, -- end of [18]
					[15] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 431005.44541146,
						["layerName"] = "Blue",
						["mapX"] = -87644.003285875,
						["width"] = 36.578645970988,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "fs1-3",
						["angle"] = 58,
						["height"] = 31.24080312041,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [15]
					[5] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 421287.79977325,
						["layerName"] = "Blue",
						["mapX"] = 188936.44994095,
						["width"] = 83.650350351538,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "uboattarget2",
						["angle"] = 20,
						["height"] = 173.57207031009,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [5]
					[10] = 
					{
						["visible"] = true,
						["hiddenOnPlanner"] = false,
						["primitiveType"] = "Polygon",
						["mapY"] = 401789.06870276,
						["layerName"] = "Blue",
						["mapX"] = 235633.97181111,
						["width"] = 28.277458481851,
						["thickness"] = 2,
						["polygonMode"] = "rect",
						["name"] = "Officefactory",
						["angle"] = 27,
						["height"] = 67.64860183034,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["colorString"] = "0xff0000ff",
					}, -- end of [10]
					[20] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 451655.9159333,
						["layerName"] = "Blue",
						["mapX"] = 68178.754189813,
						["width"] = 51.461560356616,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "Target-1",
						["angle"] = 7,
						["height"] = 190.75645534555,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [20]
					[30] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 430351.77482244,
						["layerName"] = "Blue",
						["mapX"] = 163882.47885347,
						["width"] = 22.067682514648,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "Target-2-3-1-1-1-2-1",
						["angle"] = 306,
						["height"] = 87.250245813073,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [30]
					[21] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 451699.66076046,
						["layerName"] = "Blue",
						["mapX"] = 68476.287178575,
						["width"] = 79.241594489656,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "Target-2",
						["angle"] = 7,
						["height"] = 200.22946487407,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [21]
					[11] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 401771.14999808,
						["layerName"] = "Blue",
						["mapX"] = 235693.11024403,
						["width"] = 42.042318094045,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "regiment",
						["angle"] = 26,
						["height"] = 17.192870359724,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [11]
					[22] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 451378.99117609,
						["layerName"] = "Blue",
						["mapX"] = 69264.694720378,
						["width"] = 205.25811687957,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "Target-2-1",
						["angle"] = 7,
						["height"] = 63.48635522927,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [22]
					[3] = 
					{
						["visible"] = true,
						["mapY"] = 246505.25872633,
						["primitiveType"] = "Icon",
						["colorString"] = "0x0000ffff",
						["name"] = "VB01",
						["scale"] = 1,
						["mapX"] = 74544.723151958,
						["file"] = "P91000005.png",
						["angle"] = 0,
						["layerName"] = "Blue",
					}, -- end of [3]
					[6] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 422214.61553041,
						["layerName"] = "Blue",
						["mapX"] = 188742.11667741,
						["width"] = 34.877339397527,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "uboattarget3",
						["angle"] = 334,
						["height"] = 116.12726042527,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [6]
					[12] = 
					{
						["visible"] = true,
						["radius"] = 119292.1124391,
						["mapY"] = 403124.53071779,
						["primitiveType"] = "Polygon",
						["thickness"] = 4,
						["colorString"] = "0xff0000ff",
						["style"] = "dot",
						["polygonMode"] = "circle",
						["mapX"] = 109450.63116694,
						["fillColorString"] = "0xff00002f",
						["name"] = "SA10Umbrella",
						["layerName"] = "Blue",
					}, -- end of [12]
					[24] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 446290.97425421,
						["layerName"] = "Blue",
						["mapX"] = 148511.77317796,
						["width"] = 35.472534252327,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "Target-2-3",
						["angle"] = 340,
						["height"] = 257.92402243132,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [24]
					[23] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 451761.82650014,
						["layerName"] = "Blue",
						["mapX"] = 69288.097230365,
						["width"] = 79.241594489656,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "Target-2-2",
						["angle"] = 7,
						["height"] = 200.22946487407,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [23]
					[25] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 446136.08487307,
						["layerName"] = "Blue",
						["mapX"] = 147900.18337173,
						["width"] = 48.366784902677,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "Target-2-3-1",
						["angle"] = 351,
						["height"] = 176.47502967986,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [25]
					[13] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 430976.80278788,
						["layerName"] = "Blue",
						["mapX"] = -87784.551581848,
						["width"] = 31.840095398839,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "fs1",
						["angle"] = 56,
						["height"] = 37.50852196055,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [13]
					[26] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 446404.622085,
						["layerName"] = "Blue",
						["mapX"] = 147810.46882131,
						["width"] = 41.723287139258,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "Target-2-3-1-1",
						["angle"] = 358,
						["height"] = 148.92928961227,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [26]
					[7] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 422098.37630412,
						["layerName"] = "Blue",
						["mapX"] = 188742.36603151,
						["width"] = 31.459969627633,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "uboattarget4",
						["angle"] = 335,
						["height"] = 166.09196091902,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [7]
					[27] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 429585.09569095,
						["layerName"] = "Blue",
						["mapX"] = 165704.10536982,
						["width"] = 31.193334766395,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "Target-2-3-1-1-1",
						["angle"] = 354,
						["height"] = 140.62514805538,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [27]
					[14] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 430996.84480466,
						["layerName"] = "Blue",
						["mapX"] = -87813.408713365,
						["width"] = 31.840095398839,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "fs1-1",
						["angle"] = 56,
						["height"] = 37.50852196055,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [14]
					[28] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 429453.94232924,
						["layerName"] = "Blue",
						["mapX"] = 166090.25708357,
						["width"] = 23.601344638616,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "Target-2-3-1-1-1-1",
						["angle"] = 315,
						["height"] = 253.38728932203,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [28]
					[19] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 451519.36952242,
						["layerName"] = "Blue",
						["mapX"] = 67471.284586845,
						["width"] = 75.9827263707,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "Target",
						["angle"] = 7,
						["height"] = 437.62203162847,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [19]
					[29] = 
					{
						["visible"] = true,
						["primitiveType"] = "Polygon",
						["mapY"] = 429674.7611007,
						["layerName"] = "Blue",
						["mapX"] = 164599.85946032,
						["width"] = 53.48310438638,
						["thickness"] = 2,
						["colorString"] = "0xff0000ff",
						["name"] = "Target-2-3-1-1-1-2",
						["angle"] = 336,
						["height"] = 139.59994097431,
						["fillColorString"] = "0xff000080",
						["style"] = "solid",
						["polygonMode"] = "rect",
					}, -- end of [29]
					[31] = 
					{
						["visible"] = true,
						["mapY"] = 174736.94177769,
						["primitiveType"] = "Icon",
						["colorString"] = "0x0000ffff",
						["name"] = "patriot",
						["scale"] = 1,
						["mapX"] = 33313.986714455,
						["file"] = "P91000009.png",
						["angle"] = 0,
						["layerName"] = "Blue",
					}, -- end of [31]
				}, -- end of ["objects"]
			}, -- end of [2]
			[3] = 
			{
				["visible"] = true,
				["name"] = "Neutral",
				["objects"] = {},
			}, -- end of [3]
			[1] = 
			{
				["visible"] = true,
				["name"] = "Red",
				["objects"] = {},
			}, -- end of [1]
			[4] = 
			{
				["visible"] = true,
				["name"] = "Common",
				["objects"] = 
				{
					[1] = 
					{
						["visible"] = true,
						["hiddenOnPlanner"] = false,
						["mapY"] = 330400.91250213,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 16,
						["colorString"] = "0xff0000ff",
						["style"] = "dotdash",
						["lineMode"] = "segments",
						["mapX"] = 219738.08513855,
						["points"] = 
						{
							[13] = 
							{
								["y"] = -126391.66258974,
								["x"] = -469970.51381506,
							}, -- end of [13]
							[7] = 
							{
								["y"] = -68097.507663107,
								["x"] = -155969.8363177,
							}, -- end of [7]
							[1] = 
							{
								["y"] = 2145.4572301997,
								["x"] = 124819.10758537,
							}, -- end of [1]
							[2] = 
							{
								["y"] = -18966.015251157,
								["x"] = -19033.324159544,
							}, -- end of [2]
							[4] = 
							{
								["y"] = -59733.694465514,
								["x"] = -69024.059396313,
							}, -- end of [4]
							[8] = 
							{
								["y"] = -7743.2230290342,
								["x"] = -195810.37857346,
							}, -- end of [8]
							[9] = 
							{
								["y"] = 21721.345385588,
								["x"] = -234054.52599659,
							}, -- end of [9]
							[5] = 
							{
								["y"] = -68273.314649803,
								["x"] = -93395.477350215,
							}, -- end of [5]
							[10] = 
							{
								["y"] = -2939.5433909498,
								["x"] = -311700.71097699,
							}, -- end of [10]
							[14] = 
							{
								["y"] = -181686.86614764,
								["x"] = -536928.00223644,
							}, -- end of [14]
							[11] = 
							{
								["y"] = -28285.137748406,
								["x"] = -326017.26883204,
							}, -- end of [11]
							[6] = 
							{
								["y"] = -75823.836528431,
								["x"] = -114821.43314509,
							}, -- end of [6]
							[12] = 
							{
								["y"] = -81812.835074935,
								["x"] = -410340.2129446,
							}, -- end of [12]
							[3] = 
							{
								["y"] = -43017.46398181,
								["x"] = -30439.012739017,
							}, -- end of [3]
						}, -- end of ["points"]
						["name"] = "FL",
						["layerName"] = "Common",
					}, -- end of [1]
					[2] = 
					{
						["visible"] = true,
						["mapY"] = 467837.48465482,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 10,
						["colorString"] = "0xff0000ff",
						["style"] = "dot",
						["lineMode"] = "segment",
						["mapX"] = 224247.00348866,
						["points"] = 
						{
							[1] = 
							{
								["y"] = 0,
								["x"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["y"] = -119051.50662563,
								["x"] = 37008.9693635,
							}, -- end of [2]
						}, -- end of ["points"]
						["name"] = "Boattransport",
						["layerName"] = "Common",
					}, -- end of [2]
					[3] = 
					{
						["visible"] = true,
						["mapY"] = -751632.0855615,
						["primitiveType"] = "Line",
						["closed"] = false,
						["thickness"] = 16,
						["colorString"] = "0xff0000ff",
						["style"] = "dotdash",
						["lineMode"] = "segments",
						["mapX"] = 195836.36363637,
						["points"] = 
						{
							[2] = 
							{
								["y"] = 259174.3315508,
								["x"] = -64793.5828877,
							}, -- end of [2]
							[3] = 
							{
								["y"] = 450737.96791444,
								["x"] = 132404.27807487,
							}, -- end of [3]
							[1] = 
							{
								["y"] = -146489.83957219,
								["x"] = -89208.556149732,
							}, -- end of [1]
							[4] = 
							{
								["y"] = 750290.90909091,
								["x"] = 247905.88235294,
							}, -- end of [4]
							[5] = 
							{
								["y"] = 859219.2513369,
								["x"] = 508958.28877005,
							}, -- end of [5]
						}, -- end of ["points"]
						["name"] = "Line-1",
						["layerName"] = "Common",
					}, -- end of [3]
				}, -- 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_7",
		[2] = "ResKey_ImageBriefing_38",
	}, -- 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"] = 14,
		}, -- end of ["season"]
		["qnh"] = 760,
		["cyclones"] = 
		{
			[1] = 
			{
				["rotation"] = -1.8402513244858,
				["centerZ"] = -61622.928405304,
				["pressure_spread"] = 953216.77580184,
				["ellipticity"] = 0.82221529132791,
				["pressure_excess"] = -1294,
				["centerX"] = 281229.20349504,
			}, -- end of [1]
		}, -- end of ["cyclones"]
		["dust_density"] = 0,
		["enable_dust"] = false,
		["clouds"] = 
		{
			["thickness"] = 200,
			["density"] = 0,
			["preset"] = "RainyPreset5",
			["base"] = 2500,
			["iprecptns"] = 0,
		}, -- end of ["clouds"]
		["atmosphere_type"] = 0,
		["groundTurbulence"] = 0,
		["halo"] = 
		{
			["preset"] = "auto",
		}, -- end of ["halo"]
		["type_weather"] = 0,
		["modifiedTime"] = false,
		["name"] = "Winter, clean sky",
		["fog"] = 
		{
			["thickness"] = 0,
			["visibility"] = 0,
		}, -- end of ["fog"]
		["visibility"] = 
		{
			["distance"] = 80000,
		}, -- end of ["visibility"]
	}, -- end of ["weather"]
	["theatre"] = "Kola",
	["triggers"] = 
	{
		["zones"] = 
		{
			[1] = 
			{
				["radius"] = 2600.2488,
				["zoneId"] = 42,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 404396.0117745,
				["x"] = 108879.5219048,
				["name"] = "SA10site",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [1]
			[2] = 
			{
				["radius"] = 3000,
				["zoneId"] = 84,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 451875.2220581,
				["x"] = 68337.523795145,
				["name"] = "OlenyaAB",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [2]
			[3] = 
			{
				["radius"] = 12192,
				["zoneId"] = 85,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 446058.01470954,
				["x"] = 149056.7464052,
				["name"] = "Severomorsk 3",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [3]
			[4] = 
			{
				["radius"] = 76200,
				["zoneId"] = 127,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 299252.56956428,
				["x"] = 213101.53464373,
				["name"] = "Kirkenes CAP",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [4]
			[5] = 
			{
				["radius"] = 3000,
				["zoneId"] = 169,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 421650.6873207,
				["x"] = 188471.87403794,
				["name"] = "Submarine Base",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [5]
			[6] = 
			{
				["radius"] = 57.30352430824,
				["zoneId"] = 211,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "79708204",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "boat005",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 421768.875,
				["x"] = 188808.78125,
				["name"] = "boat003",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 421737.53727833,
						["x"] = 188856.75667182,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 421814.71473263,
						["x"] = 188774.39502004,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 421800.21272167,
						["x"] = 188760.80582818,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 421723.03526737,
						["x"] = 188843.16747996,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [6]
			[7] = 
			{
				["radius"] = 84.271153316941,
				["zoneId"] = 212,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "72146948",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "boat004",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 421308.09375,
				["x"] = 188926.65625,
				["name"] = "boat004",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 421349.82337818,
						["x"] = 188999.87008785,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 421283.99110227,
						["x"] = 188845.90545872,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 421266.36412182,
						["x"] = 188853.44241215,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 421332.19639773,
						["x"] = 189007.40704128,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [7]
			[8] = 
			{
				["radius"] = 84.271153316941,
				["zoneId"] = 213,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "72146947",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "boat004",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 421272.125,
				["x"] = 188942.421875,
				["name"] = "boat005",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 421313.56884583,
						["x"] = 189015.79786264,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 421248.33738766,
						["x"] = 188861.57771987,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 421230.68115417,
						["x"] = 188869.04588736,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 421295.91261234,
						["x"] = 189023.26603013,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [8]
			[9] = 
			{
				["radius"] = 57.30352430824,
				["zoneId"] = 214,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "79708205",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "boat005",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 421208.625,
				["x"] = 188977.90625,
				["name"] = "boat006",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 421239.01124101,
						["x"] = 189026.48989185,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 421196.66070614,
						["x"] = 188921.86564356,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 421178.23875899,
						["x"] = 188929.32260815,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 421220.58929386,
						["x"] = 189033.94685644,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [9]
			[10] = 
			{
				["radius"] = 57.30352430824,
				["zoneId"] = 215,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "79708202",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "boat005",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 421170.90625,
				["x"] = 188990.75,
				["name"] = "boat007",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 421201.29249101,
						["x"] = 189039.33364185,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 421158.94195614,
						["x"] = 188934.70939356,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 421140.52000899,
						["x"] = 188942.16635815,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 421182.87054386,
						["x"] = 189046.79060644,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [10]
			[11] = 
			{
				["radius"] = 84.271153316941,
				["zoneId"] = 216,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "72146949",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "boat004",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 422099.28125,
				["x"] = 188740.703125,
				["name"] = "boat002",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 422073.64274618,
						["x"] = 188820.97949165,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 422142.39976759,
						["x"] = 188668.29855773,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 422124.91975382,
						["x"] = 188660.42675835,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 422056.16273241,
						["x"] = 188813.10769227,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [11]
			[12] = 
			{
				["radius"] = 57.30352430824,
				["zoneId"] = 217,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "79708203",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "boat005",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 422215.90625,
				["x"] = 188742.171875,
				["name"] = "boat001",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 422201.57756383,
						["x"] = 188797.65504948,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 422248.32428537,
						["x"] = 188694.91973345,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 422230.23493617,
						["x"] = 188686.68870052,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 422183.48821463,
						["x"] = 188789.42401655,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [12]
			[13] = 
			{
				["radius"] = 70104,
				["zoneId"] = 259,
				["color"] = 
				{
					[1] = 1,
					[2] = 0,
					[3] = 0,
					[4] = 0.14901960784314,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 452702.66605796,
				["x"] = 12365.088090233,
				["name"] = "South ECAP",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 437044.6517473,
						["x"] = -112095.55706758,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 562703.36933165,
						["x"] = -73699.837805697,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 545352.72747517,
						["x"] = 120248.13722556,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 265709.91567774,
						["x"] = 115007.61000865,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [13]
			[14] = 
			{
				["radius"] = 70104,
				["zoneId"] = 260,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 425229.10179068,
				["x"] = 194387.52302222,
				["name"] = "North ECAP",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 265532.3307252,
						["x"] = 114952.55368677,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 545237.9179168,
						["x"] = 121094.73718929,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 543111.77747362,
						["x"] = 269688.33038482,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 347034.38104708,
						["x"] = 271814.470828,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [14]
			[15] = 
			{
				["radius"] = 182.88,
				["zoneId"] = 343,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 462179.97516154,
				["x"] = 8088.7100878686,
				["name"] = "Railway strike",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [15]
			[16] = 
			{
				["radius"] = 83.23876325327,
				["zoneId"] = 385,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "71647390",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "nuclear_power_plant_01_a3",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 425703.96875,
				["x"] = -15083.005859375,
				["name"] = "nuclear_power_plant_01_a3",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 425783.00147588,
						["x"] = -15056.880767932,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 425776.80209948,
						["x"] = -15123.304685233,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 425624.93602412,
						["x"] = -15109.130950818,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 425631.13540052,
						["x"] = -15042.707033517,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [16]
			[17] = 
			{
				["radius"] = 260.49625867342,
				["zoneId"] = 386,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "70254592",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "nuclear_power_plant_01_a4",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 425828.90625,
				["x"] = -15041.111328125,
				["name"] = "nuclear_power_plant_01_a4",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 426089.39630969,
						["x"] = -15042.908433058,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 426085.23001123,
						["x"] = -15087.54870757,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 425568.41619031,
						["x"] = -15039.314223192,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 425572.58248877,
						["x"] = -14994.67394868,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [17]
			[18] = 
			{
				["radius"] = 260.49625867342,
				["zoneId"] = 387,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "70254593",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "nuclear_power_plant_01_a4",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 425633.875,
				["x"] = -14920.565429688,
				["name"] = "nuclear_power_plant_01_a4-1",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 425894.36505969,
						["x"] = -14922.362534621,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 425890.19876123,
						["x"] = -14967.002809132,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 425373.38494031,
						["x"] = -14918.768324754,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 425377.55123877,
						["x"] = -14874.128050243,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [18]
			[19] = 
			{
				["radius"] = 112.79708910129,
				["zoneId"] = 388,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "71647389",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "nuclear_power_plant_01_a1",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 425941.28125,
				["x"] = -15141.909179688,
				["name"] = "nuclear_power_plant_01_a1",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 426043.71354295,
						["x"] = -15094.677750251,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 426033.20433064,
						["x"] = -15207.279890335,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 425838.84895705,
						["x"] = -15189.140609124,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 425849.35816936,
						["x"] = -15076.53846904,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [19]
			[20] = 
			{
				["radius"] = 133.20328270713,
				["zoneId"] = 389,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "70279168",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "nuclear_power_plant_01_f",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 425516.625,
				["x"] = -15056.103515625,
				["name"] = "nuclear_power_plant_01_f",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 425635.77657404,
						["x"] = -14996.555073758,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 425622.69935582,
						["x"] = -15136.67240268,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 425397.47342596,
						["x"] = -15115.651957492,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 425410.55064418,
						["x"] = -14975.53462857,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [20]
			[21] = 
			{
				["radius"] = 3000,
				["zoneId"] = 431,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 504322.65316398,
				["x"] = 66777.417246892,
				["name"] = "SA3 site",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [21]
			[22] = 
			{
				["radius"] = 48.714990206285,
				["zoneId"] = 473,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "80257448",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "ladb13_facility_03",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 401730.09375,
				["x"] = 235593.34375,
				["name"] = "ladb13_facility_03",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 401765.86930997,
						["x"] = 235626.40822563,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 401723.01615778,
						["x"] = 235545.14563875,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 401694.31819003,
						["x"] = 235560.27927437,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 401737.17134222,
						["x"] = 235641.54186125,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [22]
			[23] = 
			{
				["radius"] = 35.957891968904,
				["zoneId"] = 474,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "80257482",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "smac03_office_complex_02",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 401789.09375,
				["x"] = 235633.6875,
				["name"] = "smac03_office_complex_02",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 401792.10331167,
						["x"] = 235669.51922524,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 401816.31632047,
						["x"] = 235657.18008717,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 401786.08418833,
						["x"] = 235597.85577476,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 401761.87117953,
						["x"] = 235610.19491283,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [23]
			[24] = 
			{
				["radius"] = 22.497613537008,
				["zoneId"] = 516,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "92570211",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "bogs08_regiment_building_07",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 401771.25,
				["x"] = 235693.234375,
				["name"] = "bogs08_regiment_building_07",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 401748.84946326,
						["x"] = 235695.32209166,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 401756.21838579,
						["x"] = 235709.97334693,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 401793.65053674,
						["x"] = 235691.14665834,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 401786.28161421,
						["x"] = 235676.49540307,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [24]
			[25] = 
			{
				["radius"] = 24.293858625888,
				["zoneId"] = 559,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "87541853",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "umoe31",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 430975.87777864,
				["x"] = -87662.992824769,
				["name"] = "fs2",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 430952.59706933,
						["x"] = -87656.050192619,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 430979.70513364,
						["x"] = -87639.002349146,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 430999.15848795,
						["x"] = -87669.935456919,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 430972.05042364,
						["x"] = -87686.983300392,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [25]
			[26] = 
			{
				["radius"] = 24.293858625888,
				["zoneId"] = 560,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "87541852",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "umoe31",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 431005.59375,
				["x"] = -87644.234375,
				["name"] = "fs1",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 430982.31304069,
						["x"] = -87637.29174285,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 431009.421105,
						["x"] = -87620.243899377,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 431028.87445931,
						["x"] = -87651.17700715,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 431001.766395,
						["x"] = -87668.224850623,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [26]
			[27] = 
			{
				["radius"] = 24.293858625888,
				["zoneId"] = 561,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "87541850",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "umoe31",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 430977.15625,
				["x"] = -87784.578125,
				["name"] = "fuelstorage",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 430971.3465738,
						["x"] = -87808.167089145,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 430953.00886846,
						["x"] = -87781.914381091,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 430982.9659262,
						["x"] = -87760.989160855,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 431001.30363154,
						["x"] = -87787.241868909,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [27]
			[28] = 
			{
				["radius"] = 24.293858625888,
				["zoneId"] = 562,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "87541851",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "umoe31",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 430997.53125,
				["x"] = -87813.1484375,
				["name"] = "fs3",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 430991.7215738,
						["x"] = -87836.737401645,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 430973.38386846,
						["x"] = -87810.484693591,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 431003.3409262,
						["x"] = -87789.559473355,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 431021.67863154,
						["x"] = -87815.812181409,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [28]
			[29] = 
			{
				["radius"] = 10.152342973831,
				["zoneId"] = 563,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = 
				{
					[1] = 
					{
						["key"] = "ROLE",
						["value"] = "",
					}, -- end of [1]
					[2] = 
					{
						["key"] = "VALUE",
						["value"] = "",
					}, -- end of [2]
					[3] = 
					{
						["key"] = "OBJECT ID",
						["value"] = "95805727",
					}, -- end of [3]
					[4] = 
					{
						["key"] = "NAME",
						["value"] = "umoe36",
					}, -- end of [4]
				}, -- end of ["properties"]
				["hidden"] = false,
				["y"] = 431024.5625,
				["x"] = -87755.8359375,
				["name"] = "fs5",
				["type"] = 2,
				["heading"] = 0,
				["verticies"] = 
				{
					[1] = 
					{
						["y"] = 431033.82097087,
						["x"] = -87760.001364543,
					}, -- end of [1]
					[2] = 
					{
						["y"] = 431024.618533,
						["x"] = -87765.988125715,
					}, -- end of [2]
					[3] = 
					{
						["y"] = 431015.30402913,
						["x"] = -87751.670510457,
					}, -- end of [3]
					[4] = 
					{
						["y"] = 431024.506467,
						["x"] = -87745.683749285,
					}, -- end of [4]
				}, -- end of ["verticies"]
			}, -- end of [29]
			[30] = 
			{
				["radius"] = 3000,
				["zoneId"] = 606,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 430585.24719701,
				["x"] = 164352.52311941,
				["name"] = "Severo 1",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [30]
			[31] = 
			{
				["radius"] = 3000,
				["zoneId"] = 648,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 454707.22186024,
				["x"] = 228038.7451763,
				["name"] = "boats",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [31]
			[32] = 
			{
				["radius"] = 48720.1464,
				["zoneId"] = 695,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 430914.9156688,
				["x"] = -7245.8092867876,
				["name"] = "HeliRail",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [32]
			[33] = 
			{
				["radius"] = 3000,
				["zoneId"] = 743,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 415246.04046591,
				["x"] = 255092.05778151,
				["name"] = "Oil platforms",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [33]
			[34] = 
			{
				["radius"] = 51816,
				["zoneId"] = 791,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 462527.86612514,
				["x"] = 224261.27494614,
				["name"] = "Boatspawn",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [34]
			[35] = 
			{
				["radius"] = 9.144,
				["zoneId"] = 839,
				["color"] = 
				{
					[1] = 1,
					[2] = 1,
					[3] = 1,
					[4] = 0.15,
				}, -- end of ["color"]
				["properties"] = {},
				["hidden"] = false,
				["y"] = 248050.34580762,
				["x"] = 74965.532759361,
				["name"] = "SmokemarkerLanding",
				["heading"] = 0,
				["type"] = 0,
			}, -- end of [35]
		}, -- end of ["zones"]
	}, -- end of ["triggers"]
	["map"] = 
	{
		["centerY"] = 303107.13337927,
		["zoom"] = 1241330.357775,
		["centerX"] = 40648.793351446,
	}, -- end of ["map"]
	["coalitions"] = 
	{
		["blue"] = 
		{
			[1] = 21,
			[2] = 23,
			[3] = 11,
			[4] = 8,
			[5] = 80,
			[6] = 26,
			[7] = 13,
			[8] = 30,
			[9] = 5,
			[10] = 6,
			[11] = 31,
			[12] = 15,
			[13] = 20,
			[14] = 36,
			[15] = 12,
			[16] = 40,
			[17] = 9,
			[18] = 46,
			[19] = 22,
			[20] = 10,
			[21] = 4,
			[22] = 82,
			[23] = 2,
		}, -- end of ["blue"]
		["neutrals"] = 
		{
			[1] = 18,
			[2] = 91,
			[3] = 70,
			[4] = 83,
			[5] = 65,
			[6] = 86,
			[7] = 64,
			[8] = 25,
			[9] = 63,
			[10] = 28,
			[11] = 84,
			[12] = 90,
			[13] = 29,
			[14] = 62,
			[15] = 78,
			[16] = 16,
			[17] = 87,
			[18] = 61,
			[19] = 32,
			[20] = 33,
			[21] = 60,
			[22] = 69,
			[23] = 59,
			[24] = 37,
			[25] = 71,
			[26] = 79,
			[27] = 57,
			[28] = 56,
			[29] = 55,
			[30] = 88,
			[31] = 73,
			[32] = 39,
			[33] = 89,
			[34] = 54,
			[35] = 77,
			[36] = 72,
			[37] = 41,
			[38] = 44,
			[39] = 85,
			[40] = 75,
			[41] = 45,
			[42] = 19,
			[43] = 53,
			[44] = 52,
			[45] = 1,
			[46] = 74,
			[47] = 7,
			[48] = 67,
			[49] = 92,
		}, -- end of ["neutrals"]
		["red"] = 
		{
			[1] = 24,
			[2] = 27,
			[3] = 81,
			[4] = 76,
			[5] = 17,
			[6] = 34,
			[7] = 35,
			[8] = 58,
			[9] = 38,
			[10] = 0,
			[11] = 42,
			[12] = 43,
			[13] = 47,
			[14] = 66,
			[15] = 51,
			[16] = 3,
			[17] = 68,
			[18] = 50,
			[19] = 49,
			[20] = 48,
		}, -- end of ["red"]
	}, -- end of ["coalitions"]
	["descriptionText"] = "DictKey_descriptionText_1",
	["pictureFileNameR"] = {},
	["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
	["goals"] = {},
	["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
	["pictureFileNameB"] = 
	{
		[1] = "ResKey_ImageBriefing_8",
		[2] = "ResKey_ImageBriefing_37",
	}, -- end of ["pictureFileNameB"]
	["coalition"] = 
	{
		["neutrals"] = 
		{
			["bullseye"] = 
			{
				["y"] = 0,
				["x"] = 0,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "neutrals",
			["country"] = {},
		}, -- end of ["neutrals"]
		["blue"] = 
		{
			["bullseye"] = 
			{
				["y"] = 373290.3349234,
				["x"] = 105411.06776059,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "blue",
			["country"] = 
			{
				[1] = 
				{
					["name"] = "USA",
					["id"] = 2,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 120,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 248112.65028889,
											["x"] = 75036.593638866,
											["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"] = 20,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1043 HMMWV Armament",
										["unitId"] = 32,
										["y"] = 248112.65028889,
										["x"] = 75036.593638866,
										["name"] = "Farp guard1-1-4",
										["heading"] = 5.4105206811824,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Soldier M4",
										["unitId"] = 31,
										["y"] = 248115.00520758,
										["x"] = 75038.035425821,
										["name"] = "Farp guard1-1-3",
										["heading"] = 0.1221730476396,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Soldier M249",
										["unitId"] = 30,
										["y"] = 248113.22104635,
										["x"] = 75043.683997181,
										["name"] = "Farp guard1-1-2",
										["heading"] = 0.20943951023932,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1043 HMMWV Armament",
										["unitId"] = 29,
										["y"] = 248110.48760845,
										["x"] = 75042.649144079,
										["name"] = "Farp guard1-1-1",
										["heading"] = 0.75049157835756,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 248112.65028889,
								["x"] = 75036.593638866,
								["name"] = "Farp guard1-1",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 275,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 188118.35003301,
											["x"] = 42756.399660957,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 81,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk pcp",
										["unitId"] = 168,
										["y"] = 188118.35003301,
										["x"] = 42756.399660957,
										["name"] = "OlenyaAA-1-1",
										["heading"] = 0.61086523819802,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk sr",
										["unitId"] = 169,
										["y"] = 187975.8366099,
										["x"] = 42517.452999825,
										["name"] = "OlenyaAA-1-2",
										["heading"] = 0.61086523819802,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk cwar",
										["unitId"] = 170,
										["y"] = 188086.62427238,
										["x"] = 42715.249243038,
										["name"] = "OlenyaAA-1-3",
										["heading"] = 0.61086523819802,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 171,
										["y"] = 187967.12439071,
										["x"] = 42758.304103806,
										["name"] = "OlenyaAA-1-4",
										["heading"] = 4.7996554429844,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 172,
										["y"] = 187954.77282567,
										["x"] = 42850.816123906,
										["name"] = "OlenyaAA-1-5",
										["heading"] = 5.846852994181,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 173,
										["y"] = 187877.53445485,
										["x"] = 42764.000876941,
										["name"] = "OlenyaAA-1-6",
										["heading"] = 4.7996554429844,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 174,
										["y"] = 187967.93479349,
										["x"] = 42668.406551958,
										["name"] = "OlenyaAA-1-7",
										["heading"] = 3.7524578917878,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 175,
										["y"] = 188193.85189919,
										["x"] = 42863.742717639,
										["name"] = "OlenyaAA-1-8",
										["heading"] = 0.61086523819802,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 176,
										["y"] = 188134.25377917,
										["x"] = 42928.494413473,
										["name"] = "OlenyaAA-1-9",
										["heading"] = 5.846852994181,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 177,
										["y"] = 188245.61546772,
										["x"] = 42938.689798552,
										["name"] = "OlenyaAA-1-10",
										["heading"] = 0.61086523819802,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 178,
										["y"] = 188279.15267986,
										["x"] = 42826.128935283,
										["name"] = "OlenyaAA-1-11",
										["heading"] = 1.6580627893946,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk cwar",
										["unitId"] = 179,
										["y"] = 188175.17889429,
										["x"] = 42755.843068958,
										["name"] = "OlenyaAA-1-12",
										["heading"] = 0.61086523819802,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 180,
										["y"] = 188173.80488742,
										["x"] = 42618.49026398,
										["name"] = "OlenyaAA-1-13",
										["heading"] = 2.7052603405912,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 181,
										["y"] = 188269.66789285,
										["x"] = 42635.069608485,
										["name"] = "OlenyaAA-1-14",
										["heading"] = 1.6580627893946,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 182,
										["y"] = 188203.67967587,
										["x"] = 42540.181356338,
										["name"] = "OlenyaAA-1-15",
										["heading"] = 2.7052603405912,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 183,
										["y"] = 188087.43687699,
										["x"] = 42584.79953446,
										["name"] = "OlenyaAA-1-16",
										["heading"] = 3.7524578917878,
										["playerCanDrive"] = false,
									}, -- end of [16]
								}, -- end of ["units"]
								["y"] = 188118.35003301,
								["x"] = 42756.399660957,
								["name"] = "FSAM1",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 140,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 237605.8340664,
											["x"] = 68009.331209341,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 230,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk pcp",
										["unitId"] = 382,
										["y"] = 237605.8340664,
										["x"] = 68009.331209341,
										["name"] = "Fsam2-1",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk sr",
										["unitId"] = 383,
										["y"] = 237564.83717647,
										["x"] = 68041.61081234,
										["name"] = "Fsam2-2",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk cwar",
										["unitId"] = 384,
										["y"] = 237647.76532249,
										["x"] = 67975.254675337,
										["name"] = "Fsam2-3",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 385,
										["y"] = 237547.70392996,
										["x"] = 67935.823256573,
										["name"] = "Fsam2-4",
										["heading"] = 3.8397243543875,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 386,
										["y"] = 237470.5005324,
										["x"] = 67955.684428673,
										["name"] = "Fsam2-5",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 387,
										["y"] = 237491.98616112,
										["x"] = 67872.248570485,
										["name"] = "Fsam2-6",
										["heading"] = 3.8397243543875,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 388,
										["y"] = 237577.26740023,
										["x"] = 67866.266525632,
										["name"] = "Fsam2-7",
										["heading"] = 2.6179938779915,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk tr",
										["unitId"] = 389,
										["y"] = 237664.72328529,
										["x"] = 68081.026262785,
										["name"] = "Fsam2-8",
										["heading"] = 0.69813170079773,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 390,
										["y"] = 237632.35893541,
										["x"] = 68151.919837631,
										["name"] = "Fsam2-9",
										["heading"] = 5.7595865315813,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 391,
										["y"] = 237717.03503698,
										["x"] = 68148.923345777,
										["name"] = "Fsam2-10",
										["heading"] = 0.69813170079773,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Hawk ln",
										["unitId"] = 392,
										["y"] = 237743.00992331,
										["x"] = 68061.322103203,
										["name"] = "Fsam2-11",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [11]
								}, -- end of ["units"]
								["y"] = 237605.8340664,
								["x"] = 68009.331209341,
								["name"] = "Fsam2",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 277,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 174921.84624557,
											["x"] = 33440.256114763,
											["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"] = 289,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot cp",
										["unitId"] = 636,
										["y"] = 174921.84624557,
										["x"] = 33440.256114763,
										["name"] = "Ground-11-1",
										["heading"] = 1.1344640137963,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot AMG",
										["unitId"] = 637,
										["y"] = 174965.07435893,
										["x"] = 33420.917208474,
										["name"] = "Ground-11-2",
										["heading"] = 1.1344640137963,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ECS",
										["unitId"] = 638,
										["y"] = 174933.78485616,
										["x"] = 33375.754815349,
										["name"] = "Ground-11-3",
										["heading"] = 1.1344640137963,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot EPP",
										["unitId"] = 639,
										["y"] = 174876.83395997,
										["x"] = 33398.19690822,
										["name"] = "Ground-11-4",
										["heading"] = 1.1344640137963,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 640,
										["y"] = 175202.65103117,
										["x"] = 33392.337153711,
										["name"] = "Ground-11-5",
										["heading"] = 0.19198621771933,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 641,
										["y"] = 174934.01106555,
										["x"] = 33076.27402352,
										["name"] = "Ground-11-6",
										["heading"] = 2.757620218151,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Vulcan",
										["unitId"] = 642,
										["y"] = 174887.33640965,
										["x"] = 33198.088213012,
										["name"] = "Ground-11-7",
										["heading"] = 1.1344640137963,
										["playerCanDrive"] = true,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot str",
										["unitId"] = 643,
										["y"] = 174908.53339252,
										["x"] = 33487.337322085,
										["name"] = "Ground-11-8",
										["heading"] = 1.2915436464758,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Patriot ln",
										["unitId"] = 644,
										["y"] = 174587.82629953,
										["x"] = 33567.390278551,
										["name"] = "Ground-11-9",
										["heading"] = 0.10471975511963,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Soldier stinger",
										["unitId"] = 645,
										["y"] = 174631.82775371,
										["x"] = 33305.018271006,
										["name"] = "Ground-11-10",
										["heading"] = 1.1344640137963,
										["playerCanDrive"] = true,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Stinger comm",
										["unitId"] = 646,
										["y"] = 175070.79497406,
										["x"] = 33251.700876214,
										["name"] = "Ground-11-11",
										["heading"] = 1.1344640137963,
										["playerCanDrive"] = false,
									}, -- end of [11]
								}, -- end of ["units"]
								["y"] = 174921.84624557,
								["x"] = 33440.256114763,
								["name"] = "Patriot SAM",
								["start_time"] = 0,
							}, -- end of [4]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["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"] = 2,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = false,
															["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] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetInvisible",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 330377.49494311,
											["x"] = -38888.865951574,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 746.03005856435,
											["ETA_locked"] = false,
											["y"] = 246070.1306694,
											["x"] = 99112.426898302,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1385.0749515216,
											["ETA_locked"] = false,
											["y"] = 286711.64131435,
											["x"] = 234348.74662244,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2359.7262723092,
											["ETA_locked"] = false,
											["y"] = 233822.19593913,
											["x"] = 98857.261591422,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 9144,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SwitchWaypoint",
																	["params"] = 
																	{
																		["goToWaypointIndex"] = 3,
																		["fromWaypointIndex"] = 5,
																	}, -- 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"] = 2809.7668813278,
											["ETA_locked"] = false,
											["y"] = 326504.65773282,
											["x"] = -46634.540372155,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 28,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 9144,
										["alt_type"] = "BARO",
										["livery_id"] = "nato",
										["skill"] = "High",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "00260",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "SD",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 48,
										["psi"] = 0.54840821003258,
										["onboard_num"] = "012",
										["y"] = 330377.49494311,
										["x"] = -38888.865951574,
										["name"] = "awacse3",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = -0.54840821003258,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Overlord11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 330377.49494311,
								["x"] = -38888.865951574,
								["name"] = "awacs",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 305,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "AWACS",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["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"] = 4,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetUnlimitedFuel",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = false,
															["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] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SetInvisible",
																	["params"] = 
																	{
																		["value"] = true,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 53333.209287489,
											["x"] = -277658.43950849,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1021.2492571857,
											["ETA_locked"] = false,
											["y"] = 220558.45844514,
											["x"] = -126127.46939799,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1710.8555316701,
											["ETA_locked"] = false,
											["y"] = 319594.77105307,
											["x"] = -10314.513670689,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2553.5721150436,
											["ETA_locked"] = false,
											["y"] = 168063.80094258,
											["x"] = -118550.92089246,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 10058.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SwitchWaypoint",
																	["params"] = 
																	{
																		["goToWaypointIndex"] = 3,
																		["fromWaypointIndex"] = 5,
																	}, -- 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"] = 3508.7730227186,
											["ETA_locked"] = false,
											["y"] = 40886.022456985,
											["x"] = -274411.34729183,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 418,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 10058.4,
										["alt_type"] = "BARO",
										["livery_id"] = "nato",
										["skill"] = "High",
										["speed"] = 220.97222222222,
										["AddPropAircraft"] = 
										{
											["STN_L16"] = "01635",
											["VoiceCallsignNumber"] = "11",
											["VoiceCallsignLabel"] = "MC",
										}, -- end of ["AddPropAircraft"]
										["type"] = "E-3A",
										["unitId"] = 797,
										["psi"] = -0.83459442868855,
										["onboard_num"] = "010",
										["y"] = 53333.209287489,
										["x"] = -277658.43950849,
										["name"] = "awacs-2",
										["payload"] = 
										{
											["pylons"] = {},
											["fuel"] = "65000",
											["flare"] = 60,
											["chaff"] = 120,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 0.83459442868855,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Magic11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 53333.209287489,
								["x"] = -277658.43950849,
								["name"] = "awacs-2",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 305,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["plane"]
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 4.1887902047864,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246625.0878814,
											["speed"] = 0,
											["x"] = 74554.669325098,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 6,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage06",
										["type"] = "Camouflage06",
										["unitId"] = 6,
										["rate"] = 1,
										["y"] = 246625.0878814,
										["x"] = 74554.669325098,
										["name"] = "Static M92 Camouflage 06-2-1",
										["heading"] = 4.1887902047864,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246625.0878814,
								["x"] = 74554.669325098,
								["name"] = "Static M92 Camouflage 06-2",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 2.7052603405912,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246615.70281586,
											["speed"] = 0,
											["x"] = 74548.691318672,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 181,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "GSM Rus",
										["type"] = "FARP Fuel Depot",
										["unitId"] = 317,
										["rate"] = 20,
										["y"] = 246615.70281586,
										["x"] = 74548.691318672,
										["name"] = "Static FARP Fuel Depot-2-1",
										["heading"] = 2.7052603405912,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246615.70281586,
								["x"] = 74548.691318672,
								["name"] = "Static FARP Fuel Depot-2",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 1.2042771838761,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246624.95399304,
											["speed"] = 0,
											["x"] = 74554.546429605,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 182,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "SetkaKP",
										["type"] = "FARP Ammo Dump Coating",
										["unitId"] = 318,
										["rate"] = 50,
										["y"] = 246624.95399304,
										["x"] = 74554.546429605,
										["name"] = "Static FARP Ammo Storage-2",
										["heading"] = 1.2042771838761,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246624.95399304,
								["x"] = 74554.546429605,
								["name"] = "Static FARP Ammo Storage-2",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 4.1887902047864,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246614.52759463,
											["speed"] = 0,
											["x"] = 74549.726212142,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 191,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage06",
										["type"] = "Camouflage06",
										["unitId"] = 327,
										["rate"] = 1,
										["y"] = 246614.52759463,
										["x"] = 74549.726212142,
										["name"] = "Static M92 Camouflage 06-1-1",
										["heading"] = 4.1887902047864,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246614.52759463,
								["x"] = 74549.726212142,
								["name"] = "Static M92 Camouflage 06-1",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 4.5204027626653,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246594.43416144,
											["speed"] = 0,
											["x"] = 74542.215248299,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 192,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage06",
										["type"] = "Camouflage06",
										["unitId"] = 328,
										["rate"] = 1,
										["y"] = 246594.43416144,
										["x"] = 74542.215248299,
										["name"] = "Static M92 Camouflage 06-3-1",
										["heading"] = 4.5204027626653,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246594.43416144,
								["x"] = 74542.215248299,
								["name"] = "Static M92 Camouflage 06-3",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 4.5204027626653,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246437.61427286,
											["speed"] = 0,
											["x"] = 74504.034892711,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 193,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage06",
										["type"] = "Camouflage06",
										["unitId"] = 329,
										["rate"] = 1,
										["y"] = 246437.61427286,
										["x"] = 74504.034892711,
										["name"] = "Static M92 Camouflage 06-4-1",
										["heading"] = 4.5204027626653,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246437.61427286,
								["x"] = 74504.034892711,
								["name"] = "Static M92 Camouflage 06-4",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 1.3264502315157,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246437.82406394,
											["speed"] = 0,
											["x"] = 74503.984966744,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 194,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "SetkaKP",
										["type"] = "FARP Ammo Dump Coating",
										["unitId"] = 330,
										["rate"] = 50,
										["y"] = 246437.82406394,
										["x"] = 74503.984966744,
										["name"] = "Static FARP Ammo Storage-1-1",
										["heading"] = 1.3264502315157,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246437.82406394,
								["x"] = 74503.984966744,
								["name"] = "Static FARP Ammo Storage-1",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 4.5204027626653,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246416.44542791,
											["speed"] = 0,
											["x"] = 74498.578272317,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 195,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage06",
										["type"] = "Camouflage06",
										["unitId"] = 331,
										["rate"] = 1,
										["y"] = 246416.44542791,
										["x"] = 74498.578272317,
										["name"] = "Static M92 Camouflage 06-5-1",
										["heading"] = 4.5204027626653,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246416.44542791,
								["x"] = 74498.578272317,
								["name"] = "Static M92 Camouflage 06-5",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 2.7052603405912,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246416.98246546,
											["speed"] = 0,
											["x"] = 74497.683209725,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 196,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "GSM Rus",
										["type"] = "FARP Fuel Depot",
										["unitId"] = 332,
										["rate"] = 20,
										["y"] = 246416.98246546,
										["x"] = 74497.683209725,
										["name"] = "Static FARP Fuel Depot-1-1",
										["heading"] = 2.7052603405912,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246416.98246546,
								["x"] = 74497.683209725,
								["name"] = "Static FARP Fuel Depot-1",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 1.1344640137963,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246510.65644751,
											["speed"] = 0,
											["x"] = 74597.395916679,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 231,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "GSM Rus",
										["type"] = "FARP Fuel Depot",
										["unitId"] = 393,
										["rate"] = 20,
										["y"] = 246510.65644751,
										["x"] = 74597.395916679,
										["name"] = "Static FARP Fuel Depot-3-1",
										["heading"] = 1.1344640137963,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246510.65644751,
								["x"] = 74597.395916679,
								["name"] = "Static FARP Fuel Depot-3",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 5.9690260418206,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246507.73125024,
											["speed"] = 0,
											["x"] = 74607.494811999,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 232,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "SetkaKP",
										["type"] = "FARP Ammo Dump Coating",
										["unitId"] = 394,
										["rate"] = 50,
										["y"] = 246507.73125024,
										["x"] = 74607.494811999,
										["name"] = "Static FARP Ammo Storage-3-1",
										["heading"] = 5.9690260418206,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246507.73125024,
								["x"] = 74607.494811999,
								["name"] = "Static FARP Ammo Storage-3",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 2.7925268031909,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246507.66160269,
											["speed"] = 0,
											["x"] = 74607.494811999,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 233,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage06",
										["type"] = "Camouflage06",
										["unitId"] = 395,
										["rate"] = 1,
										["y"] = 246507.66160269,
										["x"] = 74607.494811999,
										["name"] = "Static M92 Camouflage 06-6-1",
										["heading"] = 2.7925268031909,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246507.66160269,
								["x"] = 74607.494811999,
								["name"] = "Static M92 Camouflage 06-6",
								["dead"] = false,
							}, -- end of [12]
							[13] = 
							{
								["heading"] = 2.7925268031909,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246510.30820974,
											["speed"] = 0,
											["x"] = 74595.306490062,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 234,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "M92_Camouflage06",
										["type"] = "Camouflage06",
										["unitId"] = 396,
										["rate"] = 1,
										["y"] = 246510.30820974,
										["x"] = 74595.306490062,
										["name"] = "Static M92 Camouflage 06-7-1",
										["heading"] = 2.7925268031909,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246510.30820974,
								["x"] = 74595.306490062,
								["name"] = "Static M92 Camouflage 06-7",
								["dead"] = false,
							}, -- end of [13]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [1]
				[2] = 
				{
					["name"] = "CJTF Blue",
					["id"] = 80,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 86,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 281007.78631016,
											["x"] = 216827.28312778,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 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"] = 31,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_Command_Post",
										["unitId"] = 69,
										["y"] = 281007.78631016,
										["x"] = 216827.28312778,
										["name"] = "Ground-1-2",
										["heading"] = 6.2765352930821,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_B",
										["unitId"] = 70,
										["y"] = 281230.7068516,
										["x"] = 216924.00088271,
										["name"] = "Ground-1-3",
										["heading"] = 2.3561944901923,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_B",
										["unitId"] = 71,
										["y"] = 281002.63733591,
										["x"] = 216878.53882598,
										["name"] = "Ground-1-4",
										["heading"] = 6.2765352930821,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_LN_C",
										["unitId"] = 72,
										["y"] = 281063.72289404,
										["x"] = 216856.53866328,
										["name"] = "Ground-1-5",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "NASAMS_Radar_MPQ64F1",
										["unitId"] = 73,
										["y"] = 281023.46727719,
										["x"] = 216848.34711334,
										["name"] = "Ground-1-6",
										["heading"] = 6.2765352930821,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 74,
										["y"] = 280993.48667249,
										["x"] = 216808.78403353,
										["name"] = "Ground-1-7",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 75,
										["y"] = 280987.46468723,
										["x"] = 216820.17055975,
										["name"] = "Ground-1-8",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [7]
								}, -- end of ["units"]
								["y"] = 281007.78631016,
								["x"] = 216827.28312778,
								["name"] = "Ground-1",
								["start_time"] = 0,
							}, -- end of [1]
							[2] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 80,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 279436.92034322,
											["x"] = 216565.40832049,
											["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"] = 32,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Stinger comm",
										["unitId"] = 78,
										["y"] = 279436.92034322,
										["x"] = 216565.40832049,
										["name"] = "Ground-2-3",
										["heading"] = 1.9373154697137,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Stinger comm",
										["unitId"] = 77,
										["y"] = 281140.91945576,
										["x"] = 216813.02871877,
										["name"] = "Ground-2-2",
										["heading"] = 1.9547687622336,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Stinger comm",
										["unitId"] = 76,
										["y"] = 279241.4993379,
										["x"] = 215711.10410265,
										["name"] = "Ground-2-1",
										["heading"] = 3.9269908169872,
										["playerCanDrive"] = false,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 279436.92034322,
								["x"] = 216565.40832049,
								["name"] = "Ground-2",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 130,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 246510.54331462,
											["x"] = 74576.798189972,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 4,
																	}, -- 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"] = 178,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M1043 HMMWV Armament",
										["unitId"] = 305,
										["y"] = 246510.54331462,
										["x"] = 74576.798189972,
										["name"] = "Farp guard1-3-1",
										["heading"] = 0.50614548307836,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Stinger comm",
										["unitId"] = 306,
										["y"] = 246643.32196998,
										["x"] = 74416.951206749,
										["name"] = "Farp guard1-3-2",
										["heading"] = 0.34906585039887,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Stinger comm",
										["unitId"] = 307,
										["y"] = 246560.19900048,
										["x"] = 74646.08443731,
										["name"] = "Farp guard1-3-3",
										["heading"] = 0.38397243543875,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Soldier M4",
										["unitId"] = 308,
										["y"] = 246599.62217246,
										["x"] = 74540.8585506,
										["name"] = "Farp guard1-3-4",
										["heading"] = 0.50614548307836,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Soldier M4",
										["unitId"] = 309,
										["y"] = 246588.5844587,
										["x"] = 74538.756128931,
										["name"] = "Farp guard1-3-5",
										["heading"] = 2.2340214425527,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Soldier M4",
										["unitId"] = 310,
										["y"] = 246516.09241476,
										["x"] = 74571.229436944,
										["name"] = "Farp guard1-3-6",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Soldier M4",
										["unitId"] = 311,
										["y"] = 246609.22857178,
										["x"] = 74582.184422649,
										["name"] = "Farp guard1-3-7",
										["heading"] = 1.850049007114,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M978 HEMTT Tanker",
										["unitId"] = 312,
										["y"] = 246596.46853996,
										["x"] = 74541.699519267,
										["name"] = "Farp guard1-3-8",
										["heading"] = 2.8797932657906,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M 818",
										["unitId"] = 313,
										["y"] = 246592.9995442,
										["x"] = 74540.8585506,
										["name"] = "Farp guard1-3-9",
										["heading"] = 2.9670597283904,
										["playerCanDrive"] = true,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "M6 Linebacker",
										["unitId"] = 314,
										["y"] = 246606.56813332,
										["x"] = 74586.292016491,
										["name"] = "Farp guard1-3-10",
										["heading"] = 1.1170107212764,
										["playerCanDrive"] = false,
									}, -- end of [10]
								}, -- end of ["units"]
								["y"] = 246510.54331462,
								["x"] = 74576.798189972,
								["name"] = "Farp guard1-3",
								["start_time"] = 0,
							}, -- end of [3]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = 
								{
									[1] = 
									{
										["enabled"] = true,
										["auto"] = false,
										["id"] = "WrappedAction",
										["number"] = 1,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "Start",
												["params"] = {},
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [1]
								}, -- end of ["tasks"]
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 5,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["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"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 88386.484375,
											["x"] = 233607.953125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 1,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 169.58333333333,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 380.59541717496,
											["ETA_locked"] = false,
											["y"] = 115440.67969284,
											["x"] = 175009.12353938,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 7010.4,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 179.86111111111,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["number"] = 1,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Planes",
																}, -- end of ["targetTypes"]
																["x"] = 216601.75044885,
																["y"] = 280640.1858174,
																["value"] = "Planes;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "UAVs",
																	[3] = "Cruise missiles",
																	[4] = "Antiship Missiles",
																	[5] = "AA Missiles",
																	[6] = "AG Missiles",
																	[7] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 41575.9392,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1111.3615082508,
											["ETA_locked"] = false,
											["y"] = 242255.0798652,
											["x"] = 209558.1531045,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 33,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 5,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "High",
										["parking"] = "17",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "11",
											["STN_L16"] = "00317",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 79,
										["psi"] = -2.7090641547039,
										["onboard_num"] = "010",
										["parking_id"] = "M02",
										["x"] = 233607.953125,
										["name"] = "FCap1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7H}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 88386.484375,
										["heading"] = 2.7090641547039,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[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"] = 79,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 81,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 48,
														}, -- end of [1]
													}, -- end of ["donors"]
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 5,
										["alt_type"] = "BARO",
										["livery_id"] = "vfa-37",
										["skill"] = "High",
										["parking"] = "16",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["VoiceCallsignLabel"] = "ED",
											["VoiceCallsignNumber"] = "12",
											["STN_L16"] = "00321",
										}, -- end of ["AddPropAircraft"]
										["type"] = "FA-18C_hornet",
										["unitId"] = 81,
										["psi"] = -2.7090641547039,
										["onboard_num"] = "011",
										["parking_id"] = "M03",
										["x"] = 233625.125,
										["name"] = "FCap1-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7H}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7H}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 88384.1640625,
										["heading"] = 2.7090641547039,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[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"] = 79,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 81,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 88386.484375,
								["x"] = 233607.953125,
								["name"] = "fcap1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 305,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = true,
								["hiddenOnPlanner"] = false,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["hiddenOnMFD"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 200,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 5,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 198091.140625,
											["x"] = 80609.1875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 18,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 10,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3132.6782296599,
											["ETA_locked"] = false,
											["y"] = 421866.07269456,
											["x"] = 188628.69966843,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 165,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3466.7880900467,
											["ETA_locked"] = false,
											["y"] = 446100.41551375,
											["x"] = 149055.45728764,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 210,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2540.8448529201,
											["ETA_locked"] = false,
											["y"] = 404286.77171798,
											["x"] = 108848.12748712,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 207,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 4467.324622678,
											["ETA_locked"] = false,
											["y"] = 451922.77227653,
											["x"] = 68295.458430011,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 261,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 4844.4288245973,
											["ETA_locked"] = false,
											["y"] = 504269.50085933,
											["x"] = 66557.136219193,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 261,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 5363.1313748333,
											["ETA_locked"] = false,
											["y"] = 462185.37141834,
											["x"] = 8085.1017098063,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 261,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 7356.7106002267,
											["ETA_locked"] = false,
											["y"] = 279906.87791206,
											["x"] = 216508.73221787,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 261,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 7158.352173031,
											["ETA_locked"] = false,
											["y"] = 197616.06906801,
											["x"] = 80491.94571101,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 251,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 200,
										["alt_type"] = "BARO",
										["livery_id"] = "dark_viper",
										["skill"] = "Client",
										["parking"] = "12",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "01122",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "11",
										}, -- 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,
													[15] = 0,
													[19] = 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,
													[15] = 263,
													[19] = 253,
												}, -- 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,
													[15] = 0,
													[19] = 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,
													[15] = 134,
													[19] = 124,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 466,
										["psi"] = -1.1210721055111,
										["onboard_num"] = "012",
										["parking_id"] = "D06",
										["x"] = 80609.1875,
										["name"] = "Ivalo F16",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
											["restricted"] = 
											{
												[7] = 
												{
													[13] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[7] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[1] = "{GBU-31}",
													[2] = "{AIM-9P3}",
													[4] = "{GBU-31V3B}",
													[8] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[9] = "{AGM-154A}",
													[5] = "{BDU-50HD}",
													[10] = "CATM-9M",
													[3] = "{GBU-38}",
													[6] = "{BDU-50LGB}",
													[12] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[11] = "{BDU-50LD}",
												}, -- end of [7]
												[1] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [1]
												[2] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [2]
												[4] = 
												{
													[1] = "{BDU-50HD}",
													[2] = "{BDU-50LGB}",
													[3] = "{BDU-50LD}",
												}, -- end of [4]
												[8] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [8]
												[9] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [9]
												[3] = 
												{
													[13] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[7] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[1] = "{GBU-31}",
													[2] = "{AIM-9P3}",
													[4] = "{GBU-31V3B}",
													[8] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[9] = "{AGM-154A}",
													[5] = "{BDU-50HD}",
													[10] = "CATM-9M",
													[3] = "{GBU-38}",
													[6] = "{BDU-50LGB}",
													[12] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[11] = "{BDU-50LD}",
												}, -- end of [3]
												[6] = 
												{
													[1] = "{BDU-50HD}",
													[2] = "{BDU-50LGB}",
													[3] = "{BDU-50LD}",
												}, -- end of [6]
												[12] = 
												{
													[6] = "{INV-SMOKE-BLUE}",
													[2] = "{INV-SMOKE-ORANGE}",
													[3] = "{INV-SMOKE-WHITE}",
													[1] = "{INV-SMOKE-GREEN}",
													[4] = "{INV-SMOKE-RED}",
													[5] = "{INV-SMOKE-YELLOW}",
												}, -- end of [12]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 198091.140625,
										["heading"] = 1.1210721055111,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- 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"] = 466,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 613,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 79,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 81,
														}, -- end of [2]
													}, -- end of ["donors"]
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 200,
										["alt_type"] = "BARO",
										["livery_id"] = "dark_viper",
										["skill"] = "Client",
										["parking"] = "3",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "SD",
											["STN_L16"] = "01345",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "12",
										}, -- 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"] = 613,
										["psi"] = -1.1210721055111,
										["onboard_num"] = "013",
										["parking_id"] = "D05",
										["x"] = 80639.4375,
										["name"] = "Ivalo F16 2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
											["restricted"] = 
											{
												[7] = 
												{
													[13] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[7] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[1] = "{GBU-31}",
													[2] = "{AIM-9P3}",
													[4] = "{GBU-31V3B}",
													[8] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[9] = "{AGM-154A}",
													[5] = "{BDU-50HD}",
													[10] = "CATM-9M",
													[3] = "{GBU-38}",
													[6] = "{BDU-50LGB}",
													[12] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[11] = "{BDU-50LD}",
												}, -- end of [7]
												[1] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [1]
												[2] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [2]
												[4] = 
												{
													[1] = "{BDU-50HD}",
													[2] = "{BDU-50LGB}",
													[3] = "{BDU-50LD}",
												}, -- end of [4]
												[8] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [8]
												[9] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [9]
												[3] = 
												{
													[13] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[7] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[1] = "{GBU-31}",
													[2] = "{AIM-9P3}",
													[4] = "{GBU-31V3B}",
													[8] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[9] = "{AGM-154A}",
													[5] = "{BDU-50HD}",
													[10] = "CATM-9M",
													[3] = "{GBU-38}",
													[6] = "{BDU-50LGB}",
													[12] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[11] = "{BDU-50LD}",
												}, -- end of [3]
												[6] = 
												{
													[1] = "{BDU-50HD}",
													[2] = "{BDU-50LGB}",
													[3] = "{BDU-50LD}",
												}, -- end of [6]
												[12] = 
												{
													[6] = "{INV-SMOKE-BLUE}",
													[2] = "{INV-SMOKE-ORANGE}",
													[3] = "{INV-SMOKE-WHITE}",
													[1] = "{INV-SMOKE-GREEN}",
													[4] = "{INV-SMOKE-RED}",
													[5] = "{INV-SMOKE-YELLOW}",
												}, -- end of [12]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 198100.9375,
										["heading"] = 1.1210721055111,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["flightLead"] = false,
													["transmitPower"] = 3,
													["specialChannel"] = 1,
													["fighterChannel"] = 1,
													["missionChannel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 466,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 613,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 48,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 45,
														}, -- end of [2]
														[4] = 
														{
															["missionUnitId"] = 611,
														}, -- end of [4]
														[3] = 
														{
															["missionUnitId"] = 46,
														}, -- end of [3]
													}, -- end of ["donors"]
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 198091.140625,
								["x"] = 80609.1875,
								["name"] = "Ivalo F16",
								["communication"] = true,
								["uncontrollable"] = false,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 305,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = true,
								["hiddenOnPlanner"] = false,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["hiddenOnMFD"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 224,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EngageTargets",
															["enabled"] = true,
															["key"] = "CAP",
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 7,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 198206.8125,
											["x"] = 80797.890625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 18,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 30,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3132.9912354565,
											["ETA_locked"] = false,
											["y"] = 446736.75797282,
											["x"] = 245510.07078398,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 164.8968,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3466.9094451246,
											["ETA_locked"] = false,
											["y"] = 470902.78815001,
											["x"] = 205926.2585269,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 96.155019157883,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3873.0257951008,
											["ETA_locked"] = false,
											["y"] = 418947.77142059,
											["x"] = 183967.07491057,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 288.56361305554,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3479.9929750377,
											["ETA_locked"] = false,
											["y"] = 476701.32619855,
											["x"] = 125203.1682132,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 278.80447854056,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 4844.3005419006,
											["ETA_locked"] = false,
											["y"] = 529177.43680351,
											["x"] = 123435.15744327,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 261,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 5363.1136736253,
											["ETA_locked"] = false,
											["y"] = 487077.48751819,
											["x"] = 64955.586676502,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 261,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 7356.8921883844,
											["ETA_locked"] = false,
											["y"] = 304776.3920529,
											["x"] = 273396.22140557,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 261,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 9235.6217748239,
											["ETA_locked"] = false,
											["y"] = 203615.78232848,
											["x"] = -36031.650887402,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 277,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 224,
										["alt_type"] = "BARO",
										["livery_id"] = "finland 31",
										["skill"] = "Client",
										["parking"] = "4",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01343",
											["VoiceCallsignNumber"] = "11",
										}, -- 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"] = 611,
										["psi"] = -0.98551307641646,
										["onboard_num"] = "020",
										["parking_id"] = "D01",
										["x"] = 80797.890625,
										["name"] = "Ivalo F18",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
											["restricted"] = 
											{
												[7] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "LAU-115_2*LAU-127_AIM-120B",
													[17] = "{BRU55_2*GBU-38}",
													[9] = "{LAU-115 - AIM-120C_R}",
													[18] = "{BDU_45B}",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{GBU-31V3B}",
													[21] = "{BRU33_2X_BDU-45}",
													[11] = "{AGM-154A}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[13] = "{BDU_45LG}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "{LAU-115 - AIM-120B_R}",
													[19] = "{GBU_31_V_4B}",
													[15] = "{BRU33_2X_BDU_45LG}",
												}, -- end of [7]
												[1] = 
												{
													[1] = "CATM-9M",
													[2] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [1]
												[2] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "LAU-115_LAU-127_AIM-9X",
													[16] = "{BRU33_2X_BDU_45LG}",
													[17] = "LAU-115_LAU-127_CATM-9M",
													[9] = "{BRU55_2*AGM-154C}",
													[18] = "LAU-115_2*LAU-127_AIM-120B",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{BRU55_2*GBU-38}",
													[21] = "{BDU_45B}",
													[11] = "{AGM-154A}",
													[22] = "{LAU-115 - AIM-120B}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[24] = "{GBU-31V3B}",
													[25] = "{BRU33_2X_BDU-45}",
													[13] = "LAU-115_2*LAU-127_AIM-9X",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_CATM-9M",
													[23] = "{GBU_31_V_4B}",
													[19] = "{LAU-115 - AIM-120C}",
													[15] = "{BDU_45LG}",
												}, -- end of [2]
												[4] = 
												{
													[1] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[8] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "LAU-115_LAU-127_AIM-9X_R",
													[17] = "{LAU-115 - AIM-120B_R}",
													[9] = "{LAU-115 - AIM-120C_R}",
													[18] = "{BRU33_2X_BDU_45LG}",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{BRU55_2*GBU-38}",
													[21] = "{BDU_45B}",
													[11] = "{AGM-154A}",
													[22] = "LAU-115_LAU-127_CATM-9M_R",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[24] = "{GBU-31V3B}",
													[25] = "{BRU33_2X_BDU-45}",
													[13] = "LAU-115_2*LAU-127_AIM-9X",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_CATM-9M",
													[23] = "{GBU_31_V_4B}",
													[19] = "LAU-115_2*LAU-127_AIM-120B",
													[15] = "{BDU_45LG}",
												}, -- end of [8]
												[9] = 
												{
													[1] = "CATM-9M",
													[2] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [9]
												[5] = 
												{
													[1] = "{BDU_45}",
													[2] = "{BRU33_2X_BDU-45B}",
													[4] = "{BRU33_2X_BDU-45}",
													[3] = "{BDU_45B}",
												}, -- end of [5]
												[10] = 
												{
													[6] = "{INV-SMOKE-ORANGE}",
													[2] = "{INV-SMOKE-WHITE}",
													[3] = "{INV-SMOKE-RED}",
													[1] = "{INV-SMOKE-GREEN}",
													[4] = "{INV-SMOKE-YELLOW}",
													[5] = "{INV-SMOKE-BLUE}",
												}, -- end of [10]
												[3] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "{BRU55_2*GBU-38}",
													[17] = "{BDU_45B}",
													[9] = "{BRU33_2X_BDU-45B}",
													[18] = "{LAU-115 - AIM-120B}",
													[5] = "{BDU_45}",
													[10] = "{AGM-154A}",
													[20] = "{GBU-31V3B}",
													[21] = "{BRU33_2X_BDU-45}",
													[11] = "{GBU_32_V_2B}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{BDU_45LG}",
													[13] = "{BRU33_2X_BDU_45LG}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_AIM-120B",
													[19] = "{GBU_31_V_4B}",
													[15] = "{LAU-115 - AIM-120C}",
												}, -- end of [3]
												[6] = 
												{
													[1] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 198206.8125,
										["heading"] = 0.98551307641646,
										["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"] = 611,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 612,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 224,
										["alt_type"] = "BARO",
										["livery_id"] = "finland 31",
										["skill"] = "Client",
										["parking"] = "16",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "HT",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01344",
											["VoiceCallsignNumber"] = "12",
										}, -- 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"] = 612,
										["psi"] = -0.98551307641646,
										["onboard_num"] = "021",
										["parking_id"] = "D04",
										["x"] = 80674.5,
										["name"] = "Ivalo F18-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7H}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{LAU-115 - AIM-7H}",
												}, -- end of [7]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
											["restricted"] = 
											{
												[7] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "LAU-115_2*LAU-127_AIM-120B",
													[17] = "{BRU55_2*GBU-38}",
													[9] = "{LAU-115 - AIM-120C_R}",
													[18] = "{BDU_45B}",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{GBU-31V3B}",
													[21] = "{BRU33_2X_BDU-45}",
													[11] = "{AGM-154A}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[13] = "{BDU_45LG}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "{LAU-115 - AIM-120B_R}",
													[15] = "{BRU33_2X_BDU_45LG}",
													[19] = "{GBU_31_V_4B}",
												}, -- end of [7]
												[1] = 
												{
													[1] = "CATM-9M",
													[2] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [1]
												[2] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "LAU-115_LAU-127_AIM-9X",
													[16] = "{BRU33_2X_BDU_45LG}",
													[17] = "LAU-115_LAU-127_CATM-9M",
													[9] = "{BRU55_2*AGM-154C}",
													[18] = "LAU-115_2*LAU-127_AIM-120B",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{BRU55_2*GBU-38}",
													[21] = "{BDU_45B}",
													[11] = "{AGM-154A}",
													[22] = "{LAU-115 - AIM-120B}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[24] = "{GBU-31V3B}",
													[25] = "{BRU33_2X_BDU-45}",
													[13] = "LAU-115_2*LAU-127_AIM-9X",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_CATM-9M",
													[15] = "{BDU_45LG}",
													[19] = "{LAU-115 - AIM-120C}",
													[23] = "{GBU_31_V_4B}",
												}, -- end of [2]
												[4] = 
												{
													[1] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[8] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "LAU-115_LAU-127_AIM-9X_R",
													[17] = "{LAU-115 - AIM-120B_R}",
													[9] = "{LAU-115 - AIM-120C_R}",
													[18] = "{BRU33_2X_BDU_45LG}",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{BRU55_2*GBU-38}",
													[21] = "{BDU_45B}",
													[11] = "{AGM-154A}",
													[22] = "LAU-115_LAU-127_CATM-9M_R",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[24] = "{GBU-31V3B}",
													[25] = "{BRU33_2X_BDU-45}",
													[13] = "LAU-115_2*LAU-127_AIM-9X",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_CATM-9M",
													[15] = "{BDU_45LG}",
													[19] = "LAU-115_2*LAU-127_AIM-120B",
													[23] = "{GBU_31_V_4B}",
												}, -- end of [8]
												[9] = 
												{
													[1] = "CATM-9M",
													[2] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [9]
												[5] = 
												{
													[1] = "{BDU_45}",
													[2] = "{BRU33_2X_BDU-45B}",
													[4] = "{BRU33_2X_BDU-45}",
													[3] = "{BDU_45B}",
												}, -- end of [5]
												[10] = 
												{
													[6] = "{INV-SMOKE-ORANGE}",
													[2] = "{INV-SMOKE-WHITE}",
													[3] = "{INV-SMOKE-RED}",
													[1] = "{INV-SMOKE-GREEN}",
													[4] = "{INV-SMOKE-YELLOW}",
													[5] = "{INV-SMOKE-BLUE}",
												}, -- end of [10]
												[3] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "{BRU55_2*GBU-38}",
													[17] = "{BDU_45B}",
													[9] = "{BRU33_2X_BDU-45B}",
													[18] = "{LAU-115 - AIM-120B}",
													[5] = "{BDU_45}",
													[10] = "{AGM-154A}",
													[20] = "{GBU-31V3B}",
													[21] = "{BRU33_2X_BDU-45}",
													[11] = "{GBU_32_V_2B}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{BDU_45LG}",
													[13] = "{BRU33_2X_BDU_45LG}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_AIM-120B",
													[15] = "{LAU-115 - AIM-120C}",
													[19] = "{GBU_31_V_4B}",
												}, -- end of [3]
												[6] = 
												{
													[1] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 198131.671875,
										["heading"] = 0.98551307641646,
										["callsign"] = 
										{
											[1] = 9,
											[2] = 1,
											["name"] = "Hornet12",
											[3] = 2,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 611,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 612,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 48,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 45,
														}, -- end of [2]
														[3] = 
														{
															["missionUnitId"] = 46,
														}, -- end of [3]
													}, -- end of ["donors"]
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 198206.8125,
								["x"] = 80797.890625,
								["name"] = "Ivalo F18",
								["communication"] = true,
								["uncontrollable"] = false,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 305,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = true,
								["hiddenOnPlanner"] = false,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["hiddenOnMFD"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 144,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 198157.5625,
											["x"] = 80555.3828125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 18,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 50.01690005228,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3132.6782296599,
											["ETA_locked"] = false,
											["y"] = 421931.4668402,
											["x"] = 188555.22606315,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 198.02177446692,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3466.7880900467,
											["ETA_locked"] = false,
											["y"] = 446165.80965939,
											["x"] = 148981.98368236,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 210,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1373.3618609096,
											["ETA_locked"] = false,
											["y"] = 404286.77171798,
											["x"] = 108854.25105199,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 238.76287355759,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 4467.324622678,
											["ETA_locked"] = false,
											["y"] = 451988.16642217,
											["x"] = 68221.984824728,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 292.22264381418,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 4844.4288245973,
											["ETA_locked"] = false,
											["y"] = 504334.89500497,
											["x"] = 66483.66261391,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 261,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 5363.1313748333,
											["ETA_locked"] = false,
											["y"] = 462250.76556398,
											["x"] = 8011.6281045232,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 261,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 7356.7106002267,
											["ETA_locked"] = false,
											["y"] = 279972.2720577,
											["x"] = 216435.25861259,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 261,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3869.2637067972,
											["ETA_locked"] = false,
											["y"] = 197605.96218254,
											["x"] = 80487.902956822,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 292,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 144,
										["alt_type"] = "BARO",
										["livery_id"] = "jv67-288_seaw_469tfs",
										["skill"] = "Client",
										["parking"] = "14",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["IsModifiedJesterAllowed"] = true,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit4"] = 8,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["IsNvgAllowed"] = true,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["LaserCodeDigit2"] = 6,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 284,
													[2] = 270,
													[4] = 281,
													[8] = 277,
													[16] = 273,
													[17] = 267,
													[9] = 276,
													[18] = 272,
													[5] = 280,
													[10] = 275,
													[20] = 266,
													[11] = 274,
													[3] = 265,
													[6] = 279,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 271,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 657,
										["psi"] = -1.1211415956441,
										["onboard_num"] = "014",
										["parking_id"] = "D08",
										["x"] = 80555.3828125,
										["name"] = "Ivalo F4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{F4_SARGENT_TANK_370_GAL}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{F4_SARGENT_TANK_600_GAL}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "{F4_SARGENT_TANK_370_GAL_R}",
												}, -- end of [13]
												[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,
											["restricted"] = 
											{
												[7] = 
												{
													[13] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[7] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[1] = "{GBU-31}",
													[2] = "{AIM-9P3}",
													[4] = "{GBU-31V3B}",
													[8] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[9] = "{AGM-154A}",
													[5] = "{BDU-50HD}",
													[10] = "CATM-9M",
													[3] = "{GBU-38}",
													[6] = "{BDU-50LGB}",
													[12] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[11] = "{BDU-50LD}",
												}, -- end of [7]
												[1] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [1]
												[2] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [2]
												[4] = 
												{
													[1] = "{BDU-50HD}",
													[2] = "{BDU-50LGB}",
													[3] = "{BDU-50LD}",
												}, -- end of [4]
												[8] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [8]
												[9] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [9]
												[3] = 
												{
													[13] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[7] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[1] = "{GBU-31}",
													[2] = "{AIM-9P3}",
													[4] = "{GBU-31V3B}",
													[8] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[9] = "{AGM-154A}",
													[5] = "{BDU-50HD}",
													[10] = "CATM-9M",
													[3] = "{GBU-38}",
													[6] = "{BDU-50LGB}",
													[12] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[11] = "{BDU-50LD}",
												}, -- end of [3]
												[6] = 
												{
													[1] = "{BDU-50HD}",
													[2] = "{BDU-50LGB}",
													[3] = "{BDU-50LD}",
												}, -- end of [6]
												[12] = 
												{
													[6] = "{INV-SMOKE-BLUE}",
													[2] = "{INV-SMOKE-ORANGE}",
													[3] = "{INV-SMOKE-WHITE}",
													[1] = "{INV-SMOKE-GREEN}",
													[4] = "{INV-SMOKE-RED}",
													[5] = "{INV-SMOKE-YELLOW}",
												}, -- end of [12]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 198157.5625,
										["heading"] = 1.1211415956441,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 144,
										["alt_type"] = "BARO",
										["livery_id"] = "jv67-288_seaw_469tfs",
										["skill"] = "Client",
										["parking"] = "13",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["IsModifiedJesterAllowed"] = true,
											["Quality"] = 100,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit4"] = 8,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["IsNvgAllowed"] = true,
											["Wear"] = 0,
											["KY28Key"] = 1,
											["LaserCodeDigit3"] = 8,
											["LaserCodeDigit2"] = 6,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["UseReferenceAircraft"] = false,
											["IffMode2Digit3"] = 0,
											["VORILSFrequencyMHZ"] = 108,
											["IffMode2Digit1"] = 0,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 284,
													[2] = 270,
													[4] = 281,
													[8] = 277,
													[16] = 273,
													[17] = 267,
													[9] = 276,
													[18] = 272,
													[5] = 280,
													[10] = 275,
													[20] = 266,
													[11] = 274,
													[3] = 265,
													[6] = 279,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 271,
													[15] = 278,
													[19] = 282,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 659,
										["psi"] = -1.1211415956441,
										["onboard_num"] = "015",
										["parking_id"] = "D07",
										["x"] = 80584.921875,
										["name"] = "Ivalo F4-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{F4_SARGENT_TANK_370_GAL}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{F4_SARGENT_TANK_600_GAL}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "{F4_SARGENT_TANK_370_GAL_R}",
												}, -- end of [13]
												[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,
											["restricted"] = 
											{
												[7] = 
												{
													[13] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[7] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[1] = "{GBU-31}",
													[2] = "{AIM-9P3}",
													[4] = "{GBU-31V3B}",
													[8] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[9] = "{AGM-154A}",
													[5] = "{BDU-50HD}",
													[10] = "CATM-9M",
													[3] = "{GBU-38}",
													[6] = "{BDU-50LGB}",
													[12] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[11] = "{BDU-50LD}",
												}, -- end of [7]
												[1] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [1]
												[2] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [2]
												[4] = 
												{
													[1] = "{BDU-50HD}",
													[2] = "{BDU-50LGB}",
													[3] = "{BDU-50LD}",
												}, -- end of [4]
												[8] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [8]
												[9] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [9]
												[3] = 
												{
													[13] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[7] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[1] = "{GBU-31}",
													[2] = "{AIM-9P3}",
													[4] = "{GBU-31V3B}",
													[8] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[9] = "{AGM-154A}",
													[5] = "{BDU-50HD}",
													[10] = "CATM-9M",
													[3] = "{GBU-38}",
													[6] = "{BDU-50LGB}",
													[12] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[11] = "{BDU-50LD}",
												}, -- end of [3]
												[6] = 
												{
													[1] = "{BDU-50HD}",
													[2] = "{BDU-50LGB}",
													[3] = "{BDU-50LD}",
												}, -- end of [6]
												[12] = 
												{
													[6] = "{INV-SMOKE-BLUE}",
													[2] = "{INV-SMOKE-ORANGE}",
													[3] = "{INV-SMOKE-WHITE}",
													[1] = "{INV-SMOKE-GREEN}",
													[4] = "{INV-SMOKE-RED}",
													[5] = "{INV-SMOKE-YELLOW}",
												}, -- end of [12]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 198122.140625,
										["heading"] = 1.1211415956441,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 198157.5625,
								["x"] = 80555.3828125,
								["name"] = "Ivalo F4",
								["communication"] = true,
								["uncontrollable"] = false,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 305,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 144,
											["action"] = "From Ground Area",
											["alt_type"] = "BARO",
											["speed"] = 298.05555555556,
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGround",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 198339.18583922,
											["x"] = 80515.646082505,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 11.8872,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 298.05555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 833.12754181098,
											["ETA_locked"] = false,
											["y"] = 421891.60215445,
											["x"] = 188618.79803418,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 164,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 298.05555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 988.8250764638,
											["ETA_locked"] = false,
											["y"] = 446104.38660391,
											["x"] = 149029.58585151,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 210,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 298.05555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1183.3239961633,
											["ETA_locked"] = false,
											["y"] = 404320.45132477,
											["x"] = 108845.06570469,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 208,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 298.05555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1455.259340567,
											["ETA_locked"] = false,
											["y"] = 451949.95592371,
											["x"] = 68254.66179804,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 264,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 298.05555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1630.7676819932,
											["ETA_locked"] = false,
											["y"] = 504230.57489225,
											["x"] = 66465.160772438,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 156.972,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 298.05555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1872.1419586166,
											["ETA_locked"] = false,
											["y"] = 462235.03620806,
											["x"] = 8051.4471541966,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 156.972,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 298.05555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2801.1024558969,
											["ETA_locked"] = false,
											["y"] = 279947.66870316,
											["x"] = 216461.7812726,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 2000,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 3945.52713841,
											["ETA_locked"] = false,
											["y"] = 197621.367188,
											["x"] = 80495.585938,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 267,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 144,
										["alt_type"] = "BARO",
										["livery_id"] = "ec 5 330 cote d'argent (fictional ct)",
										["skill"] = "Client",
										["speed"] = 298.05555555556,
										["AddPropAircraft"] = 
										{
											["RocketSalvoF1"] = 1,
											["RocketBurstF4"] = 1,
											["ChaffMultiTime"] = 1,
											["FlareMultiNumber"] = 1,
											["RocketSalvoF4"] = 1,
											["ChaffProgramTime"] = 1,
											["RocketBurstF1"] = 1,
											["IFFMode2Code"] = "auto",
											["IFFMode4Disabled"] = 1,
											["ChaffMultiNumber"] = 1,
											["MissSimplLock"] = 2,
											["FlareMultiTime"] = 1,
											["RadarCoverSettings"] = 1,
											["RWR_type"] = "ALR_300",
											["ChaffProgramNumber"] = 1,
											["GunBurstSettings"] = 1,
											["INSStartMode"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Mirage-F1EE",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 126.5,
													[8] = 133,
													[16] = 261,
													[17] = 262,
													[9] = 141,
													[18] = 263,
													[5] = 127,
													[10] = 250.5,
													[20] = 270,
													[11] = 251,
													[3] = 265,
													[6] = 129,
													[12] = 253,
													[13] = 254,
													[7] = 131,
													[14] = 257,
													[15] = 260,
													[19] = 267,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 250.5,
													[8] = 262,
													[16] = 252,
													[17] = 268,
													[9] = 263,
													[18] = 271,
													[5] = 251,
													[10] = 267,
													[20] = 360,
													[11] = 270,
													[3] = 265,
													[6] = 256,
													[12] = 254,
													[13] = 264,
													[7] = 257,
													[14] = 266,
													[15] = 265,
													[19] = 275,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 551,
										["psi"] = -6.2133721370998,
										["onboard_num"] = "010",
										["y"] = 198339.18583922,
										["x"] = 80515.646082505,
										["name"] = "Ivalo F1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{S530F}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "PTB-580G-F1",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{S530F}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 3246,
											["flare"] = 15,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 6.2133721370998,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 144,
										["alt_type"] = "BARO",
										["livery_id"] = "ec 5 330 cote d'argent (fictional ct)",
										["skill"] = "Client",
										["speed"] = 298.05555555556,
										["AddPropAircraft"] = 
										{
											["RocketSalvoF1"] = 1,
											["RocketBurstF4"] = 1,
											["ChaffMultiTime"] = 1,
											["FlareMultiNumber"] = 1,
											["RocketSalvoF4"] = 1,
											["ChaffProgramTime"] = 1,
											["RocketBurstF1"] = 1,
											["IFFMode2Code"] = "auto",
											["IFFMode4Disabled"] = 1,
											["ChaffMultiNumber"] = 1,
											["MissSimplLock"] = 2,
											["FlareMultiTime"] = 1,
											["RadarCoverSettings"] = 1,
											["RWR_type"] = "ALR_300",
											["ChaffProgramNumber"] = 1,
											["GunBurstSettings"] = 1,
											["INSStartMode"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Mirage-F1EE",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 126.5,
													[8] = 133,
													[16] = 261,
													[17] = 262,
													[9] = 141,
													[18] = 263,
													[5] = 127,
													[10] = 250.5,
													[20] = 270,
													[11] = 251,
													[3] = 265,
													[6] = 129,
													[12] = 253,
													[13] = 254,
													[7] = 131,
													[14] = 257,
													[15] = 260,
													[19] = 267,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [1]
											[2] = 
											{
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 250.5,
													[8] = 262,
													[16] = 252,
													[17] = 268,
													[9] = 263,
													[18] = 271,
													[5] = 251,
													[10] = 267,
													[20] = 360,
													[11] = 270,
													[3] = 265,
													[6] = 256,
													[12] = 254,
													[13] = 264,
													[7] = 257,
													[14] = 266,
													[15] = 265,
													[19] = 275,
												}, -- end of ["channels"]
												["modulations"] = {},
												["channelsNames"] = {},
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 660,
										["psi"] = -6.2482787221397,
										["onboard_num"] = "016",
										["y"] = 198414.05699507,
										["x"] = 80519.405065903,
										["name"] = "Ivalo F1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{S530F}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "PTB-580G-F1",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{S530F}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 3246,
											["flare"] = 15,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 6.2482787221397,
										["callsign"] = 
										{
											[1] = 3,
											[2] = 1,
											["name"] = "Uzi12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 198339.18583922,
								["x"] = 80515.646082505,
								["name"] = "Ivalo F1",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = true,
								["hiddenOnPlanner"] = false,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["hiddenOnMFD"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 200,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 6,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 151890.25,
											["x"] = -151166.375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 443.7648790965,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1782.3113219323,
											["ETA_locked"] = false,
											["y"] = 375106.28107561,
											["x"] = -44151.148404329,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 420,
								["password"] = "iC1ME_l2RJg:K3JysP0P0-B7ijDhlzq70xaueEWNI2N5jt2VXhLhWxo",
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 200,
										["alt_type"] = "BARO",
										["livery_id"] = "18th agrs bdu splinter",
										["skill"] = "Client",
										["parking"] = 43,
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 0,
											["VoiceCallsignLabel"] = "VP",
											["STN_L16"] = "01637",
											["LAU3ROF"] = 0,
											["VoiceCallsignNumber"] = "21",
										}, -- 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"] = 799,
										["psi"] = -1.1237442180105,
										["onboard_num"] = "017",
										["parking_id"] = "F04",
										["x"] = -151166.375,
										["name"] = "Rovaniemi F16",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 3249,
											["flare"] = 60,
											["ammo_type"] = 5,
											["chaff"] = 60,
											["gun"] = 100,
											["restricted"] = 
											{
												[7] = 
												{
													[13] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[7] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[1] = "{GBU-31}",
													[2] = "{AIM-9P3}",
													[4] = "{GBU-31V3B}",
													[8] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[9] = "{AGM-154A}",
													[5] = "{BDU-50HD}",
													[10] = "CATM-9M",
													[3] = "{GBU-38}",
													[6] = "{BDU-50LGB}",
													[12] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[11] = "{BDU-50LD}",
												}, -- end of [7]
												[1] = 
												{
													[6] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[1] = "{AIM-9P3}",
													[4] = "CATM-9M",
													[5] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [1]
												[2] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [2]
												[4] = 
												{
													[1] = "{BDU-50HD}",
													[2] = "{BDU-50LGB}",
													[3] = "{BDU-50LD}",
												}, -- end of [4]
												[8] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [8]
												[9] = 
												{
													[6] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[1] = "{AIM-9P3}",
													[4] = "CATM-9M",
													[5] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
												}, -- end of [9]
												[3] = 
												{
													[13] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[7] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[1] = "{GBU-31}",
													[2] = "{AIM-9P3}",
													[4] = "{GBU-31V3B}",
													[8] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[9] = "{AGM-154A}",
													[5] = "{BDU-50HD}",
													[10] = "CATM-9M",
													[3] = "{GBU-38}",
													[6] = "{BDU-50LGB}",
													[12] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[11] = "{BDU-50LD}",
												}, -- end of [3]
												[6] = 
												{
													[1] = "{BDU-50HD}",
													[2] = "{BDU-50LGB}",
													[3] = "{BDU-50LD}",
												}, -- end of [6]
												[12] = 
												{
													[6] = "{INV-SMOKE-BLUE}",
													[2] = "{INV-SMOKE-ORANGE}",
													[3] = "{INV-SMOKE-WHITE}",
													[1] = "{INV-SMOKE-GREEN}",
													[4] = "{INV-SMOKE-RED}",
													[5] = "{INV-SMOKE-YELLOW}",
												}, -- end of [12]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 151890.25,
										["heading"] = 1.1237442180105,
										["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] = 
														{
															["missionUnitId"] = 799,
															["TDOA"] = true,
														}, -- end of [1]
														[2] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 48,
														}, -- end of [2]
														[3] = 
														{
															["TDOA"] = true,
															["missionUnitId"] = 797,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 151890.25,
								["x"] = -151166.375,
								["name"] = "Rovaniemi F16",
								["communication"] = true,
								["uncontrollable"] = false,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 305,
							}, -- end of [6]
							[7] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = true,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 200,
											["action"] = "From Parking Area Hot",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParkingHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 151805.40625,
											["x"] = -151138,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 421,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 200,
										["alt_type"] = "BARO",
										["livery_id"] = "ec 5 330 cote d'argent (fictional ct)",
										["skill"] = "Client",
										["parking"] = 42,
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["RocketSalvoF1"] = 1,
											["RocketBurstF4"] = 1,
											["ChaffMultiTime"] = 1,
											["FlareMultiNumber"] = 1,
											["RocketSalvoF4"] = 1,
											["ChaffProgramTime"] = 1,
											["RocketBurstF1"] = 1,
											["IFFMode2Code"] = "auto",
											["IFFMode4Disabled"] = 1,
											["ChaffMultiNumber"] = 1,
											["MissSimplLock"] = 2,
											["FlareMultiTime"] = 1,
											["RadarCoverSettings"] = 1,
											["RWR_type"] = "ALR_300",
											["ChaffProgramNumber"] = 1,
											["GunBurstSettings"] = 1,
											["INSStartMode"] = 1,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Mirage-F1EE",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 126.5,
													[8] = 133,
													[16] = 261,
													[17] = 262,
													[9] = 141,
													[18] = 263,
													[5] = 127,
													[10] = 250.5,
													[20] = 270,
													[11] = 251,
													[3] = 265,
													[6] = 129,
													[12] = 253,
													[13] = 254,
													[7] = 131,
													[14] = 257,
													[15] = 260,
													[19] = 267,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 250.5,
													[8] = 262,
													[16] = 252,
													[17] = 268,
													[9] = 263,
													[18] = 271,
													[5] = 251,
													[10] = 267,
													[20] = 360,
													[11] = 270,
													[3] = 265,
													[6] = 256,
													[12] = 254,
													[13] = 264,
													[7] = 257,
													[14] = 266,
													[15] = 265,
													[19] = 275,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 800,
										["psi"] = -1.1229305491665,
										["onboard_num"] = "018",
										["parking_id"] = "F05",
										["x"] = -151138,
										["name"] = "Rovaniemi F1EE",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{S530F}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "PTB-580G-F1",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{S530F}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = 3246,
											["flare"] = 15,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 151805.40625,
										["heading"] = 1.1229305491665,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 151805.40625,
								["x"] = -151138,
								["name"] = "Rovaniemi F1EE",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [7]
							[8] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 200,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 151862.59375,
											["x"] = -151111.96875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 423,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 200,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["parking"] = 44,
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 1,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[47] = 121.5,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[31] = 259,
												}, -- 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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[47] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 803,
										["psi"] = 0,
										["onboard_num"] = "019",
										["parking_id"] = "F06",
										["x"] = -151111.96875,
										["name"] = "Rovaniemi AJS37",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 151862.59375,
										["heading"] = 0,
										["callsign"] = 
										{
											[1] = 5,
											[2] = 1,
											["name"] = "Dodge11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 151862.59375,
								["x"] = -151111.96875,
								["name"] = "Rovaniemi AJS37",
								["communication"] = true,
								["password"] = "wuBP7AIFjtO:w1VkExLsIuR_tuFDXgve4GjO42hrgCk85lfPlQRzYKs",
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [8]
							[9] = 
							{
								["dynSpawnTemplate"] = true,
								["hiddenOnPlanner"] = false,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["hiddenOnMFD"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 187,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 151913.015625,
											["x"] = -151284.296875,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 420.22689169135,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 256.94444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 967.03095502579,
											["ETA_locked"] = false,
											["y"] = 375687.62820196,
											["x"] = -43284.900867784,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 424,
								["password"] = "OJWdMizREp2:bR-b-ybBiiZJE2qZY94DKaJm3rmaI63D5QIUl3kT5r4",
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 187,
										["alt_type"] = "BARO",
										["livery_id"] = "jv67-288_seaw_469tfs",
										["skill"] = "Client",
										["parking"] = "30",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["LaserCodeDigit1"] = 1,
											["TacanBand"] = 0,
											["IsModifiedJesterAllowed"] = true,
											["Quality"] = 90,
											["ChaffDoubleDispense"] = false,
											["LaserCodeDigit4"] = 8,
											["IffMode2Digit4"] = 0,
											["IffMode2Digit2"] = 0,
											["LaserCodeDigit2"] = 6,
											["VORILSFrequencyMHZ"] = 108,
											["UseReferenceAircraft"] = false,
											["LaserCodeDigit3"] = 8,
											["IsNvgAllowed"] = true,
											["VORILSFrequencyDecimalMHZ"] = 0,
											["IffMode2Digit1"] = 0,
											["IffMode2Digit3"] = 0,
											["Wear"] = 2,
											["KY28Key"] = 1,
											["TacanChannel"] = 0,
											["INSAlignmentStored"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "F-4E-45MC",
										["Radio"] = 
										{
											[1] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 305,
													[2] = 264,
													[4] = 256,
													[8] = 257,
													[16] = 261,
													[17] = 267,
													[9] = 255,
													[18] = 251,
													[5] = 254,
													[10] = 262,
													[11] = 259,
													[3] = 265,
													[6] = 250,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 260,
													[15] = 263,
												}, -- end of ["channels"]
											}, -- end of [1]
											[2] = 
											{
												["channelsNames"] = {},
												["modulations"] = {},
												["channels"] = 
												{
													[1] = 284,
													[2] = 270,
													[4] = 281,
													[8] = 277,
													[16] = 273,
													[17] = 267,
													[9] = 276,
													[18] = 272,
													[5] = 280,
													[10] = 275,
													[20] = 266,
													[11] = 274,
													[3] = 265,
													[6] = 279,
													[12] = 268,
													[13] = 269,
													[7] = 270,
													[14] = 271,
													[19] = 282,
													[15] = 278,
												}, -- end of ["channels"]
											}, -- end of [2]
										}, -- end of ["Radio"]
										["unitId"] = 804,
										["psi"] = -1.1211444556084,
										["onboard_num"] = "022",
										["parking_id"] = "F01",
										["x"] = -151284.296875,
										["name"] = "Rovaniemi F4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{F4_SARGENT_TANK_370_GAL}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [2]
												[4] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [6]
												[7] = 
												{
													["CLSID"] = "{F4_SARGENT_TANK_600_GAL}",
												}, -- end of [7]
												[8] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [8]
												[9] = 
												{
													["CLSID"] = "{HB_F4E_AIM-7M}",
												}, -- end of [9]
												[10] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [10]
												[12] = 
												{
													["CLSID"] = "{AIM-9M}",
												}, -- end of [12]
												[13] = 
												{
													["CLSID"] = "{F4_SARGENT_TANK_370_GAL_R}",
												}, -- end of [13]
												[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,
											["restricted"] = 
											{
												[7] = 
												{
													[13] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[7] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[1] = "{GBU-31}",
													[2] = "{AIM-9P3}",
													[4] = "{GBU-31V3B}",
													[8] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[9] = "{AGM-154A}",
													[5] = "{BDU-50HD}",
													[10] = "CATM-9M",
													[3] = "{GBU-38}",
													[6] = "{BDU-50LGB}",
													[12] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[11] = "{BDU-50LD}",
												}, -- end of [7]
												[1] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [1]
												[2] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [2]
												[4] = 
												{
													[1] = "{BDU-50HD}",
													[2] = "{BDU-50LGB}",
													[3] = "{BDU-50LD}",
												}, -- end of [4]
												[8] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [8]
												[9] = 
												{
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[3] = "CATM-9M",
													[1] = "{AIM-9P3}",
													[4] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[5] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [9]
												[3] = 
												{
													[13] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
													[7] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
													[1] = "{GBU-31}",
													[2] = "{AIM-9P3}",
													[4] = "{GBU-31V3B}",
													[8] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[9] = "{AGM-154A}",
													[5] = "{BDU-50HD}",
													[10] = "CATM-9M",
													[3] = "{GBU-38}",
													[6] = "{BDU-50LGB}",
													[12] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
													[11] = "{BDU-50LD}",
												}, -- end of [3]
												[6] = 
												{
													[1] = "{BDU-50HD}",
													[2] = "{BDU-50LGB}",
													[3] = "{BDU-50LD}",
												}, -- end of [6]
												[12] = 
												{
													[6] = "{INV-SMOKE-BLUE}",
													[2] = "{INV-SMOKE-ORANGE}",
													[3] = "{INV-SMOKE-WHITE}",
													[1] = "{INV-SMOKE-GREEN}",
													[4] = "{INV-SMOKE-RED}",
													[5] = "{INV-SMOKE-YELLOW}",
												}, -- end of [12]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 151913.015625,
										["heading"] = 1.1211444556084,
										["callsign"] = 
										{
											[1] = 6,
											[2] = 1,
											["name"] = "Ford11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 151913.015625,
								["x"] = -151284.296875,
								["name"] = "Rovaniemi F4",
								["communication"] = true,
								["uncontrollable"] = false,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 305,
							}, -- end of [9]
						}, -- end of ["group"]
					}, -- end of ["plane"]
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 1.221730476396,
								["hiddenOnPlanner"] = true,
								["groupId"] = 27,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Heliports",
										["shape_name"] = "invisiblefarp",
										["type"] = "Invisible FARP",
										["unitId"] = 47,
										["heliport_callsign_id"] = 5,
										["heliport_modulation"] = 0,
										["rate"] = 100,
										["y"] = 246440.53263077,
										["x"] = 74460.367866602,
										["name"] = "FARP Lakkupippuu-1-1",
										["heliport_frequency"] = "127.5",
										["heading"] = 1.221730476396,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246440.53263077,
								["x"] = 74460.367866602,
								["name"] = "FARP Lakkupippuu-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246440.53263077,
											["speed"] = 0,
											["x"] = 74460.367866602,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 1.221730476396,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246626.72919849,
											["speed"] = 0,
											["x"] = 74548.173895269,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 2,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Heliports",
										["shape_name"] = "invisiblefarp",
										["type"] = "Invisible FARP",
										["unitId"] = 2,
										["heliport_callsign_id"] = 5,
										["heliport_modulation"] = 0,
										["rate"] = 100,
										["y"] = 246626.72919849,
										["x"] = 74548.173895269,
										["name"] = "FARP Lakkupippuu",
										["heliport_frequency"] = "127.5",
										["heading"] = 1.221730476396,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246626.72919849,
								["x"] = 74548.173895269,
								["name"] = "FARP Lakkupippuu",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246703.63251176,
											["speed"] = 0,
											["x"] = 74528.470639862,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 190,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 326,
										["rate"] = 3,
										["y"] = 246703.63251176,
										["x"] = 74528.470639862,
										["name"] = "Static Mark Tyre with White Flag-12-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246703.63251176,
								["x"] = 74528.470639862,
								["name"] = "Static Mark Tyre with White Flag-12",
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246702.0080956,
											["speed"] = 0,
											["x"] = 74532.110199046,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 200,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 336,
										["rate"] = 3,
										["y"] = 246702.0080956,
										["x"] = 74532.110199046,
										["name"] = "Static Mark Tyre with White Flag-1-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246702.0080956,
								["x"] = 74532.110199046,
								["name"] = "Static Mark Tyre with White Flag-1",
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246700.37981843,
											["speed"] = 0,
											["x"] = 74535.815933292,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 201,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 337,
										["rate"] = 3,
										["y"] = 246700.37981843,
										["x"] = 74535.815933292,
										["name"] = "Static Mark Tyre with White Flag-6-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246700.37981843,
								["x"] = 74535.815933292,
								["name"] = "Static Mark Tyre with White Flag-6",
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246693.08064492,
											["speed"] = 0,
											["x"] = 74554.793784427,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 202,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 338,
										["rate"] = 3,
										["y"] = 246693.08064492,
										["x"] = 74554.793784427,
										["name"] = "Static Mark Tyre with White Flag-9-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246693.08064492,
								["x"] = 74554.793784427,
								["name"] = "Static Mark Tyre with White Flag-9",
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246691.11548282,
											["speed"] = 0,
											["x"] = 74558.724108626,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 203,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 339,
										["rate"] = 3,
										["y"] = 246691.11548282,
										["x"] = 74558.724108626,
										["name"] = "Static Mark Tyre with White Flag-10-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246691.11548282,
								["x"] = 74558.724108626,
								["name"] = "Static Mark Tyre with White Flag-10",
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246688.58884583,
											["speed"] = 0,
											["x"] = 74563.496645154,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 204,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 340,
										["rate"] = 3,
										["y"] = 246688.58884583,
										["x"] = 74563.496645154,
										["name"] = "Static Mark Tyre with White Flag-11-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246688.58884583,
								["x"] = 74563.496645154,
								["name"] = "Static Mark Tyre with White Flag-11",
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246533.98282999,
											["speed"] = 0,
											["x"] = 74651.330137855,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 205,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 341,
										["rate"] = 3,
										["y"] = 246533.98282999,
										["x"] = 74651.330137855,
										["name"] = "Static Mark Tyre with White Flag-13-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246533.98282999,
								["x"] = 74651.330137855,
								["name"] = "Static Mark Tyre with White Flag-13",
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246539.23470695,
											["speed"] = 0,
											["x"] = 74654.007565324,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 206,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 342,
										["rate"] = 3,
										["y"] = 246539.23470695,
										["x"] = 74654.007565324,
										["name"] = "Static Mark Tyre with White Flag-14-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246539.23470695,
								["x"] = 74654.007565324,
								["name"] = "Static Mark Tyre with White Flag-14",
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246511.53363044,
											["speed"] = 0,
											["x"] = 74637.737044551,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 207,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 343,
										["rate"] = 3,
										["y"] = 246511.53363044,
										["x"] = 74637.737044551,
										["name"] = "Static Mark Tyre with White Flag-15-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246511.53363044,
								["x"] = 74637.737044551,
								["name"] = "Static Mark Tyre with White Flag-15",
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246505.76686359,
											["speed"] = 0,
											["x"] = 74635.059617082,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 208,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 344,
										["rate"] = 3,
										["y"] = 246505.76686359,
										["x"] = 74635.059617082,
										["name"] = "Static Mark Tyre with White Flag-16-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246505.76686359,
								["x"] = 74635.059617082,
								["name"] = "Static Mark Tyre with White Flag-16",
								["dead"] = false,
							}, -- end of [12]
							[13] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248057.23585049,
											["speed"] = 0,
											["x"] = 75048.452909143,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 209,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 345,
										["rate"] = 3,
										["y"] = 248057.23585049,
										["x"] = 75048.452909143,
										["name"] = "Static Mark Tyre with White Flag-17-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248057.23585049,
								["x"] = 75048.452909143,
								["name"] = "Static Mark Tyre with White Flag-17",
								["dead"] = false,
							}, -- end of [13]
							[14] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248058.91668776,
											["speed"] = 0,
											["x"] = 75043.710546855,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 210,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 346,
										["rate"] = 3,
										["y"] = 248058.91668776,
										["x"] = 75043.710546855,
										["name"] = "Static Mark Tyre with White Flag-18-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248058.91668776,
								["x"] = 75043.710546855,
								["name"] = "Static Mark Tyre with White Flag-18",
								["dead"] = false,
							}, -- end of [14]
							[15] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248061.67806327,
											["speed"] = 0,
											["x"] = 75027.442443309,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 211,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 347,
										["rate"] = 3,
										["y"] = 248061.67806327,
										["x"] = 75027.442443309,
										["name"] = "Static Mark Tyre with White Flag-19-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248061.67806327,
								["x"] = 75027.442443309,
								["name"] = "Static Mark Tyre with White Flag-19",
								["dead"] = false,
							}, -- end of [15]
							[16] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248062.75860151,
											["speed"] = 0,
											["x"] = 75021.859662387,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 212,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 348,
										["rate"] = 3,
										["y"] = 248062.75860151,
										["x"] = 75021.859662387,
										["name"] = "Static Mark Tyre with White Flag-20-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248062.75860151,
								["x"] = 75021.859662387,
								["name"] = "Static Mark Tyre with White Flag-20",
								["dead"] = false,
							}, -- end of [16]
							[17] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248067.6810535,
											["speed"] = 0,
											["x"] = 75028.943190868,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 213,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 349,
										["rate"] = 3,
										["y"] = 248067.6810535,
										["x"] = 75028.943190868,
										["name"] = "Static Mark Tyre with White Flag-21-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248067.6810535,
								["x"] = 75028.943190868,
								["name"] = "Static Mark Tyre with White Flag-21",
								["dead"] = false,
							}, -- end of [17]
							[18] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248069.66204028,
											["speed"] = 0,
											["x"] = 75023.900679068,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 214,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 350,
										["rate"] = 3,
										["y"] = 248069.66204028,
										["x"] = 75023.900679068,
										["name"] = "Static Mark Tyre with White Flag-22-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248069.66204028,
								["x"] = 75023.900679068,
								["name"] = "Static Mark Tyre with White Flag-22",
								["dead"] = false,
							}, -- end of [18]
							[19] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248074.04422316,
											["speed"] = 0,
											["x"] = 75030.563998233,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 215,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 351,
										["rate"] = 3,
										["y"] = 248074.04422316,
										["x"] = 75030.563998233,
										["name"] = "Static Mark Tyre with White Flag-23-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248074.04422316,
								["x"] = 75030.563998233,
								["name"] = "Static Mark Tyre with White Flag-23",
								["dead"] = false,
							}, -- end of [19]
							[20] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248075.90515013,
											["speed"] = 0,
											["x"] = 75025.101277116,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 216,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 352,
										["rate"] = 3,
										["y"] = 248075.90515013,
										["x"] = 75025.101277116,
										["name"] = "Static Mark Tyre with White Flag-24-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248075.90515013,
								["x"] = 75025.101277116,
								["name"] = "Static Mark Tyre with White Flag-24",
								["dead"] = false,
							}, -- end of [20]
							[21] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248065.33988731,
											["speed"] = 0,
											["x"] = 75045.031204707,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 217,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 353,
										["rate"] = 3,
										["y"] = 248065.33988731,
										["x"] = 75045.031204707,
										["name"] = "Static Mark Tyre with White Flag-25-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248065.33988731,
								["x"] = 75045.031204707,
								["name"] = "Static Mark Tyre with White Flag-25",
								["dead"] = false,
							}, -- end of [21]
							[22] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248071.76308687,
											["speed"] = 0,
											["x"] = 75045.931653243,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 218,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 354,
										["rate"] = 3,
										["y"] = 248071.76308687,
										["x"] = 75045.931653243,
										["name"] = "Static Mark Tyre with White Flag-26-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248071.76308687,
								["x"] = 75045.931653243,
								["name"] = "Static Mark Tyre with White Flag-26",
								["dead"] = false,
							}, -- end of [22]
							[23] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248070.56248882,
											["speed"] = 0,
											["x"] = 75050.974165043,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 219,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 355,
										["rate"] = 3,
										["y"] = 248070.56248882,
										["x"] = 75050.974165043,
										["name"] = "Static Mark Tyre with White Flag-27-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248070.56248882,
								["x"] = 75050.974165043,
								["name"] = "Static Mark Tyre with White Flag-27",
								["dead"] = false,
							}, -- end of [23]
							[24] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248064.25934907,
											["speed"] = 0,
											["x"] = 75050.253806215,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 220,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_WF",
										["type"] = "Black_Tyre_WF",
										["unitId"] = 356,
										["rate"] = 3,
										["y"] = 248064.25934907,
										["x"] = 75050.253806215,
										["name"] = "Static Mark Tyre with White Flag-28-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248064.25934907,
								["x"] = 75050.253806215,
								["name"] = "Static Mark Tyre with White Flag-28",
								["dead"] = false,
							}, -- end of [24]
							[25] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248066.90066477,
											["speed"] = 0,
											["x"] = 75039.56848359,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 221,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_RF",
										["type"] = "Black_Tyre_RF",
										["unitId"] = 357,
										["rate"] = 3,
										["y"] = 248066.90066477,
										["x"] = 75039.56848359,
										["name"] = "Static Mark Tyre with Red Flag-5",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248066.90066477,
								["x"] = 75039.56848359,
								["name"] = "Static Mark Tyre with Red Flag-5",
								["dead"] = false,
							}, -- end of [25]
							[26] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248067.5609937,
											["speed"] = 0,
											["x"] = 75032.304865402,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 222,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_RF",
										["type"] = "Black_Tyre_RF",
										["unitId"] = 358,
										["rate"] = 3,
										["y"] = 248067.5609937,
										["x"] = 75032.304865402,
										["name"] = "Static Mark Tyre with Red Flag-6-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248067.5609937,
								["x"] = 75032.304865402,
								["name"] = "Static Mark Tyre with Red Flag-6",
								["dead"] = false,
							}, -- end of [26]
							[27] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 248063.41893044,
											["speed"] = 0,
											["x"] = 75034.7660914,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 223,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_RF",
										["type"] = "Black_Tyre_RF",
										["unitId"] = 359,
										["rate"] = 3,
										["y"] = 248063.41893044,
										["x"] = 75034.7660914,
										["name"] = "Static Mark Tyre with Red Flag-7-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 248063.41893044,
								["x"] = 75034.7660914,
								["name"] = "Static Mark Tyre with Red Flag-7",
								["dead"] = false,
							}, -- end of [27]
							[28] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246694.78197071,
											["speed"] = 0,
											["x"] = 74557.644314947,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 224,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_RF",
										["type"] = "Black_Tyre_RF",
										["unitId"] = 360,
										["rate"] = 3,
										["y"] = 246694.78197071,
										["x"] = 74557.644314947,
										["name"] = "Static Mark Tyre with Red Flag-8-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246694.78197071,
								["x"] = 74557.644314947,
								["name"] = "Static Mark Tyre with Red Flag-8",
								["dead"] = false,
							}, -- end of [28]
							[29] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246692.18524429,
											["speed"] = 0,
											["x"] = 74563.616785715,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 225,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_RF",
										["type"] = "Black_Tyre_RF",
										["unitId"] = 361,
										["rate"] = 3,
										["y"] = 246692.18524429,
										["x"] = 74563.616785715,
										["name"] = "Static Mark Tyre with Red Flag-9-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246692.18524429,
								["x"] = 74563.616785715,
								["name"] = "Static Mark Tyre with Red Flag-9",
								["dead"] = false,
							}, -- end of [29]
							[30] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246704.39311243,
											["speed"] = 0,
											["x"] = 74535.184294443,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 226,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_RF",
										["type"] = "Black_Tyre_RF",
										["unitId"] = 362,
										["rate"] = 3,
										["y"] = 246704.39311243,
										["x"] = 74535.184294443,
										["name"] = "Static Mark Tyre with Red Flag-10-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246704.39311243,
								["x"] = 74535.184294443,
								["name"] = "Static Mark Tyre with Red Flag-10",
								["dead"] = false,
							}, -- end of [30]
							[31] = 
							{
								["heading"] = 0.029547889719311,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246705.82141956,
											["speed"] = 0,
											["x"] = 74531.830877711,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 227,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "H-tyre_B_RF",
										["type"] = "Black_Tyre_RF",
										["unitId"] = 363,
										["rate"] = 3,
										["y"] = 246705.82141956,
										["x"] = 74531.830877711,
										["name"] = "Static Mark Tyre with Red Flag-11-1",
										["heading"] = 0.029547889719311,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246705.82141956,
								["x"] = 74531.830877711,
								["name"] = "Static Mark Tyre with Red Flag-11",
								["dead"] = false,
							}, -- end of [31]
							[32] = 
							{
								["heading"] = 1.221730476396,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246516.33250392,
											["speed"] = 0,
											["x"] = 74579.966080962,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 235,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Heliports",
										["shape_name"] = "invisiblefarp",
										["type"] = "Invisible FARP",
										["unitId"] = 397,
										["heliport_callsign_id"] = 5,
										["heliport_modulation"] = 0,
										["rate"] = 100,
										["y"] = 246516.33250392,
										["x"] = 74579.966080962,
										["name"] = "FARP Lakkupippuu-2-1",
										["heliport_frequency"] = "127.5",
										["heading"] = 1.221730476396,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246516.33250392,
								["x"] = 74579.966080962,
								["name"] = "FARP Lakkupippuu-2",
								["dead"] = false,
							}, -- end of [32]
							[33] = 
							{
								["heading"] = 1.221730476396,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246580.33782956,
											["speed"] = 0,
											["x"] = 74473.927407151,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 236,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Heliports",
										["shape_name"] = "invisiblefarp",
										["type"] = "Invisible FARP",
										["unitId"] = 398,
										["heliport_callsign_id"] = 5,
										["heliport_modulation"] = 0,
										["rate"] = 100,
										["y"] = 246580.33782956,
										["x"] = 74473.927407151,
										["name"] = "FARP Lakkupippuu-3-1",
										["heliport_frequency"] = "127.5",
										["heading"] = 1.221730476396,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246580.33782956,
								["x"] = 74473.927407151,
								["name"] = "FARP Lakkupippuu-3",
								["dead"] = false,
							}, -- end of [33]
							[34] = 
							{
								["heading"] = 3.07177948351,
								["hiddenOnPlanner"] = true,
								["groupId"] = 299,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 671,
										["rate"] = 3,
										["y"] = 62720.675282096,
										["x"] = -252497.56966843,
										["name"] = "Static Wind Turbine 2-1",
										["heading"] = 3.07177948351,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 62720.675282096,
								["x"] = -252497.56966843,
								["name"] = "Static Wind Turbine 2-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 62720.675282096,
											["speed"] = 0,
											["x"] = -252497.56966843,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [34]
							[35] = 
							{
								["heading"] = 3.07177948351,
								["hiddenOnPlanner"] = true,
								["groupId"] = 300,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 672,
										["rate"] = 3,
										["y"] = 62066.364410218,
										["x"] = -252511.57632318,
										["name"] = "Static Wind Turbine 2-2-1",
										["heading"] = 3.07177948351,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 62066.364410218,
								["x"] = -252511.57632318,
								["name"] = "Static Wind Turbine 2-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 62066.364410218,
											["speed"] = 0,
											["x"] = -252511.57632318,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [35]
							[36] = 
							{
								["heading"] = 3.07177948351,
								["hiddenOnPlanner"] = true,
								["groupId"] = 301,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 673,
										["rate"] = 3,
										["y"] = 61366.423078875,
										["x"] = -252499.78381431,
										["name"] = "Static Wind Turbine 2-3-1",
										["heading"] = 3.07177948351,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 61366.423078875,
								["x"] = -252499.78381431,
								["name"] = "Static Wind Turbine 2-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 61366.423078875,
											["speed"] = 0,
											["x"] = -252499.78381431,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [36]
							[37] = 
							{
								["heading"] = 3.07177948351,
								["hiddenOnPlanner"] = true,
								["groupId"] = 302,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 674,
										["rate"] = 3,
										["y"] = 61746.212301654,
										["x"] = -252915.76836024,
										["name"] = "Static Wind Turbine 2-4-1",
										["heading"] = 3.07177948351,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 61746.212301654,
								["x"] = -252915.76836024,
								["name"] = "Static Wind Turbine 2-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 61746.212301654,
											["speed"] = 0,
											["x"] = -252915.76836024,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [37]
							[38] = 
							{
								["heading"] = 3.07177948351,
								["hiddenOnPlanner"] = true,
								["groupId"] = 303,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 675,
										["rate"] = 3,
										["y"] = 62318.484195713,
										["x"] = -252909.76550821,
										["name"] = "Static Wind Turbine 2-5-1",
										["heading"] = 3.07177948351,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 62318.484195713,
								["x"] = -252909.76550821,
								["name"] = "Static Wind Turbine 2-5",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 62318.484195713,
											["speed"] = 0,
											["x"] = -252909.76550821,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [38]
							[39] = 
							{
								["heading"] = 3.8920842319474,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 46264.589826302,
											["speed"] = 0,
											["x"] = -245713.16455397,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 304,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 676,
										["rate"] = 3,
										["y"] = 46264.589826302,
										["x"] = -245713.16455397,
										["name"] = "Static Wind Turbine 2-6-1",
										["heading"] = 3.8920842319474,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 46264.589826302,
								["x"] = -245713.16455397,
								["name"] = "Static Wind Turbine 2-6",
								["dead"] = false,
							}, -- end of [39]
							[40] = 
							{
								["heading"] = 3.07177948351,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 46435.869216548,
											["speed"] = 0,
											["x"] = -245914.08205389,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 305,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 677,
										["rate"] = 3,
										["y"] = 46435.869216548,
										["x"] = -245914.08205389,
										["name"] = "Static Wind Turbine 2-7-1",
										["heading"] = 3.07177948351,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 46435.869216548,
								["x"] = -245914.08205389,
								["name"] = "Static Wind Turbine 2-7",
								["dead"] = false,
							}, -- end of [40]
							[41] = 
							{
								["heading"] = 3.5081117965086,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 33171.187203438,
											["speed"] = 0,
											["x"] = -254464.53695284,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 306,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 678,
										["rate"] = 3,
										["y"] = 33171.187203438,
										["x"] = -254464.53695284,
										["name"] = "Static Wind Turbine 2-8-1",
										["heading"] = 3.5081117965086,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 33171.187203438,
								["x"] = -254464.53695284,
								["name"] = "Static Wind Turbine 2-8",
								["dead"] = false,
							}, -- end of [41]
							[42] = 
							{
								["heading"] = 3.4208453339089,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 32916.167834859,
											["speed"] = 0,
											["x"] = -254219.89125349,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 307,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 679,
										["rate"] = 3,
										["y"] = 32916.167834859,
										["x"] = -254219.89125349,
										["name"] = "Static Wind Turbine 2-9-1",
										["heading"] = 3.4208453339089,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 32916.167834859,
								["x"] = -254219.89125349,
								["name"] = "Static Wind Turbine 2-9",
								["dead"] = false,
							}, -- end of [42]
							[43] = 
							{
								["heading"] = 3.07177948351,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = -9904.4473097943,
											["speed"] = 0,
											["x"] = -252039.62885184,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 308,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 680,
										["rate"] = 3,
										["y"] = -9904.4473097943,
										["x"] = -252039.62885184,
										["name"] = "Static Wind Turbine 2-10-1",
										["heading"] = 3.07177948351,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = -9904.4473097943,
								["x"] = -252039.62885184,
								["name"] = "Static Wind Turbine 2-10",
								["dead"] = false,
							}, -- end of [43]
							[44] = 
							{
								["heading"] = 2.9496064358704,
								["hiddenOnPlanner"] = true,
								["groupId"] = 309,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 681,
										["rate"] = 3,
										["y"] = 301575.72219579,
										["x"] = 230945.72901794,
										["name"] = "Static Wind Turbine 3",
										["heading"] = 2.9496064358704,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 301575.72219579,
								["x"] = 230945.72901794,
								["name"] = "Static Wind Turbine 3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 301575.72219579,
											["speed"] = 0,
											["x"] = 230945.72901794,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [44]
							[45] = 
							{
								["heading"] = 2.6179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 310,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 682,
										["rate"] = 3,
										["y"] = 301758.19858862,
										["x"] = 230814.86210995,
										["name"] = "Static Wind Turbine 3-1-1",
										["heading"] = 2.6179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 301758.19858862,
								["x"] = 230814.86210995,
								["name"] = "Static Wind Turbine 3-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 301758.19858862,
											["speed"] = 0,
											["x"] = 230814.86210995,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [45]
							[46] = 
							{
								["heading"] = 2.6179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 311,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 683,
										["rate"] = 3,
										["y"] = 301765.57137217,
										["x"] = 230617.64015002,
										["name"] = "Static Wind Turbine 3-2-1",
										["heading"] = 2.6179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 301765.57137217,
								["x"] = 230617.64015002,
								["name"] = "Static Wind Turbine 3-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 301765.57137217,
											["speed"] = 0,
											["x"] = 230617.64015002,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [46]
							[47] = 
							{
								["heading"] = 3.6128315516283,
								["hiddenOnPlanner"] = true,
								["groupId"] = 312,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 684,
										["rate"] = 3,
										["y"] = 302574.73436666,
										["x"] = 230431.47736541,
										["name"] = "Static Wind Turbine 3-3-1",
										["heading"] = 3.6128315516283,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 302574.73436666,
								["x"] = 230431.47736541,
								["name"] = "Static Wind Turbine 3-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 302574.73436666,
											["speed"] = 0,
											["x"] = 230431.47736541,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [47]
							[48] = 
							{
								["heading"] = 2.6179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 313,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 685,
										["rate"] = 3,
										["y"] = 301371.78744282,
										["x"] = 230801.34327395,
										["name"] = "Static Wind Turbine 3-4-1",
										["heading"] = 2.6179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 301371.78744282,
								["x"] = 230801.34327395,
								["name"] = "Static Wind Turbine 3-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 301371.78744282,
											["speed"] = 0,
											["x"] = 230801.34327395,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [48]
							[49] = 
							{
								["heading"] = 2.6179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 314,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 686,
										["rate"] = 3,
										["y"] = 302318.49467895,
										["x"] = 230644.63330883,
										["name"] = "Static Wind Turbine 3-5-1",
										["heading"] = 2.6179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 302318.49467895,
								["x"] = 230644.63330883,
								["name"] = "Static Wind Turbine 3-5",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 302318.49467895,
											["speed"] = 0,
											["x"] = 230644.63330883,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [49]
							[50] = 
							{
								["heading"] = 2.6179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 315,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 687,
										["rate"] = 3,
										["y"] = 301380.34343175,
										["x"] = 230516.26437622,
										["name"] = "Static Wind Turbine 3-6-1",
										["heading"] = 2.6179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 301380.34343175,
								["x"] = 230516.26437622,
								["name"] = "Static Wind Turbine 3-6",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 301380.34343175,
											["speed"] = 0,
											["x"] = 230516.26437622,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [50]
							[51] = 
							{
								["heading"] = 2.6179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 316,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 688,
										["rate"] = 3,
										["y"] = 301816.514017,
										["x"] = 231022.69619508,
										["name"] = "Static Wind Turbine 3-7-1",
										["heading"] = 2.6179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 301816.514017,
								["x"] = 231022.69619508,
								["name"] = "Static Wind Turbine 3-7",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 301816.514017,
											["speed"] = 0,
											["x"] = 231022.69619508,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [51]
							[52] = 
							{
								["heading"] = 2.6179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 317,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 689,
										["rate"] = 3,
										["y"] = 301995.97085807,
										["x"] = 231030.51602875,
										["name"] = "Static Wind Turbine 3-8-1",
										["heading"] = 2.6179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 301995.97085807,
								["x"] = 231030.51602875,
								["name"] = "Static Wind Turbine 3-8",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 301995.97085807,
											["speed"] = 0,
											["x"] = 231030.51602875,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [52]
							[53] = 
							{
								["heading"] = 2.6179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 318,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 690,
										["rate"] = 3,
										["y"] = 300988.62826714,
										["x"] = 230550.04821553,
										["name"] = "Static Wind Turbine 3-9-1",
										["heading"] = 2.6179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 300988.62826714,
								["x"] = 230550.04821553,
								["name"] = "Static Wind Turbine 3-9",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 300988.62826714,
											["speed"] = 0,
											["x"] = 230550.04821553,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [53]
							[54] = 
							{
								["heading"] = 2.9845130209103,
								["hiddenOnPlanner"] = true,
								["groupId"] = 321,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 693,
										["rate"] = 3,
										["y"] = 301140.72796641,
										["x"] = 230671.09283074,
										["name"] = "Static Wind Turbine 3-12-1",
										["heading"] = 2.9845130209103,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 301140.72796641,
								["x"] = 230671.09283074,
								["name"] = "Static Wind Turbine 3-12",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 301140.72796641,
											["speed"] = 0,
											["x"] = 230671.09283074,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [54]
							[55] = 
							{
								["heading"] = 3.4382986264288,
								["hiddenOnPlanner"] = true,
								["groupId"] = 326,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 698,
										["rate"] = 3,
										["y"] = 302052.71056678,
										["x"] = 230812.04892397,
										["name"] = "Static Wind Turbine 3-17-1",
										["heading"] = 3.4382986264288,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 302052.71056678,
								["x"] = 230812.04892397,
								["name"] = "Static Wind Turbine 3-17",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 302052.71056678,
											["speed"] = 0,
											["x"] = 230812.04892397,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [55]
							[56] = 
							{
								["heading"] = 2.9146998508305,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246585.09548604,
											["speed"] = 0,
											["x"] = 74537.491671883,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 409,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "ADEquipment",
										["type"] = "CV_59_H60",
										["unitId"] = 781,
										["rate"] = 1,
										["y"] = 246585.09548604,
										["x"] = 74537.491671883,
										["name"] = "Static CV-59 Hyster 60-1-1",
										["heading"] = 2.9146998508305,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246585.09548604,
								["x"] = 74537.491671883,
								["name"] = "Static CV-59 Hyster 60-1",
								["dead"] = false,
							}, -- end of [56]
							[57] = 
							{
								["heading"] = 3.9618974020271,
								["hiddenOnPlanner"] = true,
								["groupId"] = 411,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 790,
										["rate"] = 3,
										["y"] = 294406.2718308,
										["x"] = 234811.45341405,
										["name"] = "Static Wind Turbine 3-10-1",
										["heading"] = 3.9618974020271,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 294406.2718308,
								["x"] = 234811.45341405,
								["name"] = "Static Wind Turbine 3-10",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 294406.2718308,
											["speed"] = 0,
											["x"] = 234811.45341405,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [57]
							[58] = 
							{
								["heading"] = 2.6179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 412,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 791,
										["rate"] = 3,
										["y"] = 294537.45506465,
										["x"] = 234778.17874954,
										["name"] = "Static Wind Turbine 3-11-1",
										["heading"] = 2.6179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 294537.45506465,
								["x"] = 234778.17874954,
								["name"] = "Static Wind Turbine 3-11",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 294537.45506465,
											["speed"] = 0,
											["x"] = 234778.17874954,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [58]
							[59] = 
							{
								["heading"] = 2.6179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 413,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 792,
										["rate"] = 3,
										["y"] = 294616.97449679,
										["x"] = 234716.06438147,
										["name"] = "Static Wind Turbine 3-13-1",
										["heading"] = 2.6179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 294616.97449679,
								["x"] = 234716.06438147,
								["name"] = "Static Wind Turbine 3-13",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 294616.97449679,
											["speed"] = 0,
											["x"] = 234716.06438147,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [59]
							[60] = 
							{
								["heading"] = 2.6179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 414,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 793,
										["rate"] = 3,
										["y"] = 294713.9805202,
										["x"] = 234616.45998243,
										["name"] = "Static Wind Turbine 3-14-1",
										["heading"] = 2.6179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 294713.9805202,
								["x"] = 234616.45998243,
								["name"] = "Static Wind Turbine 3-14",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 294713.9805202,
											["speed"] = 0,
											["x"] = 234616.45998243,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [60]
							[61] = 
							{
								["heading"] = 3.08923277603,
								["hiddenOnPlanner"] = true,
								["groupId"] = 415,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 794,
										["rate"] = 3,
										["y"] = 294673.27263538,
										["x"] = 234518.58783381,
										["name"] = "Static Wind Turbine 3-15-1",
										["heading"] = 3.08923277603,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 294673.27263538,
								["x"] = 234518.58783381,
								["name"] = "Static Wind Turbine 3-15",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 294673.27263538,
											["speed"] = 0,
											["x"] = 234518.58783381,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [61]
							[62] = 
							{
								["heading"] = 2.6179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 416,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 795,
										["rate"] = 3,
										["y"] = 294249.73740817,
										["x"] = 234896.21842494,
										["name"] = "Static Wind Turbine 3-16-1",
										["heading"] = 2.6179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 294249.73740817,
								["x"] = 234896.21842494,
								["name"] = "Static Wind Turbine 3-16",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 294249.73740817,
											["speed"] = 0,
											["x"] = 234896.21842494,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [62]
							[63] = 
							{
								["heading"] = 2.6179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 417,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 796,
										["rate"] = 3,
										["y"] = 294104.22837305,
										["x"] = 234981.96482064,
										["name"] = "Static Wind Turbine 3-18-1",
										["heading"] = 2.6179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 294104.22837305,
								["x"] = 234981.96482064,
								["name"] = "Static Wind Turbine 3-18",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 294104.22837305,
											["speed"] = 0,
											["x"] = 234981.96482064,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [63]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [2]
				[3] = 
				{
					["name"] = "Sweden",
					["id"] = 46,
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 6.1261056745001,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246466.65619918,
											["speed"] = 0,
											["x"] = 74510.154706757,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 197,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "M 818",
										["unitId"] = 333,
										["rate"] = 5,
										["y"] = 246466.65619918,
										["x"] = 74510.154706757,
										["name"] = "Static Truck M939 Heavy-1-1",
										["heading"] = 6.1261056745001,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246466.65619918,
								["x"] = 74510.154706757,
								["name"] = "Static Truck M939 Heavy-1",
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 6.1261056745001,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246459.25424925,
											["speed"] = 0,
											["x"] = 74509.547084002,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 198,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "M 818",
										["unitId"] = 334,
										["rate"] = 5,
										["y"] = 246459.25424925,
										["x"] = 74509.547084002,
										["name"] = "Static Truck M939 Heavy-2-1",
										["heading"] = 6.1261056745001,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246459.25424925,
								["x"] = 74509.547084002,
								["name"] = "Static Truck M939 Heavy-2",
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 5.4977871437821,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 246497.35852607,
											["speed"] = 0,
											["x"] = 74574.014272315,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 199,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "M 818",
										["unitId"] = 335,
										["rate"] = 5,
										["y"] = 246497.35852607,
										["x"] = 74574.014272315,
										["name"] = "Static Truck M939 Heavy-3-1",
										["heading"] = 5.4977871437821,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 246497.35852607,
								["x"] = 74574.014272315,
								["name"] = "Static Truck M939 Heavy-3",
								["dead"] = false,
							}, -- end of [3]
						}, -- end of ["group"]
					}, -- end of ["static"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 130,
											["action"] = "From Ground Area",
											["alt_type"] = "BARO",
											["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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGround",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 246686.76210417,
											["x"] = 74542.816898797,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 1,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 0,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[31] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[47] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[31] = 259,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[47] = 121.5,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 1,
										["psi"] = -1.1519173063163,
										["onboard_num"] = "095",
										["y"] = 246686.76210417,
										["x"] = 74542.816898797,
										["name"] = "Urban Blå-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.1519173063163,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 0,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[47] = 121.5,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[31] = 259,
												}, -- 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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[47] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 38,
										["psi"] = -1.2566370614359,
										["onboard_num"] = "069",
										["y"] = 246650.0017998,
										["x"] = 74528.421255127,
										["name"] = "Urban Blå-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.2566370614359,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 0,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[47] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[47] = 121.5,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[31] = 259,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 39,
										["psi"] = -1.4137166941154,
										["onboard_num"] = "035",
										["y"] = 246614.10407597,
										["x"] = 74516.7345297,
										["name"] = "Urban Blå-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4137166941154,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 0,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[47] = 121.5,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[31] = 259,
												}, -- 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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[47] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 40,
										["psi"] = -1.4137166941154,
										["onboard_num"] = "24",
										["y"] = 246570.01245202,
										["x"] = 74506.798389092,
										["name"] = "Urban Blå-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4137166941154,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 246686.76210417,
								["x"] = 74542.816898797,
								["name"] = "Urban Blå",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 130,
											["action"] = "From Ground Area",
											["alt_type"] = "BARO",
											["speed"] = 152.77777777778,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGround",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 246517.50000771,
											["x"] = 74497.782563726,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 25,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 152.77777777778,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 0,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[47] = 121.5,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[31] = 259,
												}, -- 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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[47] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 41,
										["psi"] = -1.4137166941154,
										["onboard_num"] = "003",
										["y"] = 246517.50000771,
										["x"] = 74497.782563726,
										["name"] = "Urban Röd-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4137166941154,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 152.77777777778,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 1,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[47] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[47] = 121.5,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[31] = 259,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 42,
										["psi"] = -1.4137166941154,
										["onboard_num"] = "102",
										["y"] = 246471.89312232,
										["x"] = 74488.560583224,
										["name"] = "Urban Röd-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4137166941154,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 152.77777777778,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 1,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[47] = 121.5,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[31] = 259,
												}, -- 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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[47] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 43,
										["psi"] = -1.4137166941154,
										["onboard_num"] = "210",
										["y"] = 246429.71381278,
										["x"] = 74480.526902649,
										["name"] = "Urban Röd-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4137166941154,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 152.77777777778,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 1,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[47] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[47] = 121.5,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[31] = 259,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 44,
										["psi"] = -1.4137166941154,
										["onboard_num"] = "374",
										["y"] = 246382.18840289,
										["x"] = 74471.290328829,
										["name"] = "Urban Röd-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.4137166941154,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 246517.50000771,
								["x"] = 74497.782563726,
								["name"] = "Urban Röd",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 130,
											["action"] = "From Ground Area",
											["alt_type"] = "BARO",
											["speed"] = 152.77777777778,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGround",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 246553.53760108,
											["x"] = 74526.32315566,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 39,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 152.77777777778,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 0,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[31] = 259,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[47] = 121.5,
												}, -- 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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[31] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[47] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 90,
										["psi"] = -2.9670597283904,
										["onboard_num"] = "701",
										["y"] = 246553.53760108,
										["x"] = 74526.32315566,
										["name"] = "Urban Gul-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.9670597283904,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 152.77777777778,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 1,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[31] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[47] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[31] = 259,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[47] = 121.5,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 96,
										["psi"] = -2.9670597283904,
										["onboard_num"] = "019",
										["y"] = 246547.00846169,
										["x"] = 74560.242831052,
										["name"] = "Urban Gul-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.9670597283904,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 152.77777777778,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 1,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[31] = 259,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[47] = 121.5,
												}, -- 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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[31] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[47] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 97,
										["psi"] = -2.9670597283904,
										["onboard_num"] = "071",
										["y"] = 246538.32502481,
										["x"] = 74596.13646525,
										["name"] = "Urban Gul-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.9670597283904,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 152.77777777778,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 0,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[31] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[47] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[31] = 259,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[47] = 121.5,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 98,
										["psi"] = -2.6354471705114,
										["onboard_num"] = "315",
										["y"] = 246523.50096382,
										["x"] = 74638.143817789,
										["name"] = "Urban Gul-4",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 2.6354471705114,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 246553.53760108,
								["x"] = 74526.32315566,
								["name"] = "Urban Gul",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "Ground Attack",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 85,
											["action"] = "From Ground Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 1,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["variantIndex"] = 2,
																		["name"] = 5,
																		["formationIndex"] = 2,
																		["value"] = 131074,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 15,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGround",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 279357.25963248,
											["x"] = 216063.22729168,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 268,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 85,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 0,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[47] = 121.5,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[31] = 259,
												}, -- 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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[47] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 561,
										["psi"] = -1.1868238913561,
										["onboard_num"] = "014",
										["y"] = 279357.25963248,
										["x"] = 216063.22729168,
										["name"] = "Viggen Kirkenes",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.1868238913561,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt11",
											[3] = 1,
										}, -- end of ["callsign"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 85,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 0,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[47] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[47] = 121.5,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[31] = 259,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 565,
										["psi"] = -1.3089969389957,
										["onboard_num"] = "015",
										["y"] = 279354.85391722,
										["x"] = 216084.61142736,
										["name"] = "Viggen Kirkenes-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.3089969389957,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt12",
											[3] = 2,
										}, -- end of ["callsign"]
									}, -- end of [2]
									[3] = 
									{
										["alt"] = 85,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 0,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[47] = 121.5,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[31] = 259,
												}, -- 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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[47] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channelsNames"] = {},
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 566,
										["psi"] = -4.7822021504645,
										["onboard_num"] = "016",
										["y"] = 279443.33332392,
										["x"] = 216082.66862545,
										["name"] = "Viggen Kirkenes-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 4.7822021504645,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt13",
											[3] = 3,
										}, -- end of ["callsign"]
									}, -- end of [3]
									[4] = 
									{
										["alt"] = 85,
										["alt_type"] = "BARO",
										["livery_id"] = "37",
										["skill"] = "Client",
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["Rb04GroupTarget"] = 3,
											["WeapSafeHeight"] = 0,
											["Rb04VinkelHopp"] = 0,
											["MissionGeneratorSetting"] = 0,
										}, -- end of ["AddPropAircraft"]
										["type"] = "AJS37",
										["Radio"] = 
										{
											[1] = 
											{
												["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,
													[41] = 0,
													[17] = 0,
													[21] = 0,
													[25] = 0,
													[29] = 0,
													[34] = 0,
													[42] = 0,
													[9] = 0,
													[11] = 0,
													[13] = 0,
													[15] = 0,
													[18] = 0,
													[22] = 0,
													[26] = 0,
													[30] = 0,
													[36] = 0,
													[44] = 0,
													[47] = 0,
													[46] = 0,
													[39] = 0,
													[43] = 0,
													[37] = 0,
													[45] = 0,
													[35] = 0,
													[1] = 0,
													[19] = 0,
													[23] = 0,
													[31] = 0,
												}, -- end of ["modulations"]
												["channels"] = 
												{
													[27] = 270,
													[2] = 264,
													[38] = 251,
													[3] = 265,
													[4] = 256,
													[5] = 254,
													[6] = 250,
													[7] = 270,
													[8] = 257,
													[10] = 262,
													[12] = 268,
													[14] = 260,
													[16] = 261,
													[20] = 266,
													[24] = 256,
													[28] = 257,
													[32] = 268,
													[40] = 266,
													[33] = 269,
													[41] = 305,
													[17] = 267,
													[21] = 305,
													[25] = 254,
													[29] = 255,
													[34] = 260,
													[42] = 264,
													[9] = 255,
													[11] = 259,
													[13] = 269,
													[15] = 263,
													[18] = 251,
													[22] = 264,
													[26] = 250,
													[30] = 262,
													[36] = 261,
													[44] = 125,
													[47] = 121.5,
													[46] = 141,
													[39] = 253,
													[43] = 265,
													[37] = 267,
													[45] = 121,
													[35] = 263,
													[1] = 305,
													[19] = 253,
													[23] = 265,
													[31] = 259,
												}, -- end of ["channels"]
											}, -- end of [1]
										}, -- end of ["Radio"]
										["unitId"] = 567,
										["psi"] = -1.1868238913561,
										["onboard_num"] = "017",
										["y"] = 279360.18048479,
										["x"] = 216042.46811557,
										["name"] = "Viggen Kirkenes-3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [1]
												[7] = 
												{
													["CLSID"] = "{Robot24J}",
												}, -- end of [7]
												[4] = 
												{
													["CLSID"] = "{VIGGEN_X-TANK}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = 4476,
											["flare"] = 72,
											["chaff"] = 1080,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.1868238913561,
										["callsign"] = 
										{
											[1] = 4,
											[2] = 1,
											["name"] = "Colt14",
											[3] = 4,
										}, -- end of ["callsign"]
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 279357.25963248,
								["x"] = 216063.22729168,
								["name"] = "Viggen Kirkenes",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [4]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [3]
				[4] = 
				{
					["id"] = 30,
					["name"] = "Finland",
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 130,
											["action"] = "From Ground Area",
											["alt_type"] = "BARO",
											["speed"] = 5.5555555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "EPLRS",
																	["params"] = 
																	{
																		["value"] = true,
																		["groupId"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGround",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 246561.35584301,
											["x"] = 74476.363707659,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 8,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 5.5555555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 37658.728193275,
											["ETA_locked"] = false,
											["y"] = 421878.45808666,
											["x"] = 188646.83022293,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 165,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 5.5555555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 46011.677339808,
											["ETA_locked"] = false,
											["y"] = 446091.83876045,
											["x"] = 149059.43877161,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 210,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 5.5555555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 56451.605811198,
											["ETA_locked"] = false,
											["y"] = 404300.54973894,
											["x"] = 108842.00392225,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 209,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 5.5555555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 71050.283676203,
											["ETA_locked"] = false,
											["y"] = 451999.15105484,
											["x"] = 68223.309504698,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 260,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 5.5555555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 80477.561912726,
											["ETA_locked"] = false,
											["y"] = 504345.88989077,
											["x"] = 66540.898812501,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 260,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 5.5555555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 93448.729529026,
											["ETA_locked"] = false,
											["y"] = 462223.22227617,
											["x"] = 8071.9428160149,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 260,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 5.5555555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 139974.92804998,
											["ETA_locked"] = false,
											["y"] = 279911.77179519,
											["x"] = 216528.58325239,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
										[9] = 
										{
											["alt"] = 270,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 5.5555555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 171922.62660782,
											["ETA_locked"] = false,
											["y"] = 197617.84690388,
											["x"] = 80491.718035047,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [9]
										[10] = 
										{
											["alt"] = 260,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 5.5555555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 234582.25962615,
											["ETA_locked"] = false,
											["y"] = 248054.63792253,
											["x"] = 75033.243842875,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [10]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 26,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "finland 21",
										["skill"] = "Client",
										["speed"] = 5.5555555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 2,
											["VoiceCallsignLabel"] = "LL",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00255",
											["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"] = 45,
										["psi"] = -0.10471975511966,
										["onboard_num"] = "402",
										["y"] = 246561.35584301,
										["x"] = 74476.363707659,
										["name"] = "LapinL-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
											["restricted"] = 
											{
												[7] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "LAU-115_2*LAU-127_AIM-120B",
													[17] = "{BRU55_2*GBU-38}",
													[9] = "{LAU-115 - AIM-120C_R}",
													[18] = "{AGM_84H}",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{BDU_45B}",
													[21] = "{GBU_31_V_4B}",
													[11] = "{AGM-154A}",
													[22] = "{GBU-31V3B}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[13] = "{BDU_45LG}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "{LAU-115 - AIM-120B_R}",
													[23] = "{BRU33_2X_BDU-45}",
													[19] = "{AF42E6DF-9A60-46D8-A9A0-1708B241AADB}",
													[15] = "{BRU33_2X_BDU_45LG}",
												}, -- end of [7]
												[1] = 
												{
													[1] = "CATM-9M",
													[2] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [1]
												[2] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "LAU-115_LAU-127_AIM-9X",
													[16] = "{BRU33_2X_BDU_45LG}",
													[17] = "LAU-115_LAU-127_CATM-9M",
													[9] = "{BRU55_2*AGM-154C}",
													[18] = "LAU-115_2*LAU-127_AIM-120B",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{BRU55_2*GBU-38}",
													[21] = "{AGM_84H}",
													[11] = "{AGM-154A}",
													[22] = "{AF42E6DF-9A60-46D8-A9A0-1708B241AADB}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[24] = "{LAU-115 - AIM-120B}",
													[25] = "{GBU_31_V_4B}",
													[13] = "LAU-115_2*LAU-127_AIM-9X",
													[26] = "{GBU-31V3B}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_CATM-9M",
													[27] = "{BRU33_2X_BDU-45}",
													[23] = "{BDU_45B}",
													[19] = "{LAU-115 - AIM-120C}",
													[15] = "{BDU_45LG}",
												}, -- end of [2]
												[4] = 
												{
													[1] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[8] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "LAU-115_LAU-127_AIM-9X_R",
													[17] = "{LAU-115 - AIM-120B_R}",
													[9] = "{LAU-115 - AIM-120C_R}",
													[18] = "{BRU33_2X_BDU_45LG}",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{BRU55_2*GBU-38}",
													[21] = "{AGM_84H}",
													[11] = "{AGM-154A}",
													[22] = "{AF42E6DF-9A60-46D8-A9A0-1708B241AADB}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[24] = "LAU-115_LAU-127_CATM-9M_R",
													[25] = "{GBU_31_V_4B}",
													[13] = "LAU-115_2*LAU-127_AIM-9X",
													[26] = "{GBU-31V3B}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_CATM-9M",
													[27] = "{BRU33_2X_BDU-45}",
													[23] = "{BDU_45B}",
													[19] = "LAU-115_2*LAU-127_AIM-120B",
													[15] = "{BDU_45LG}",
												}, -- end of [8]
												[9] = 
												{
													[1] = "CATM-9M",
													[2] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [9]
												[5] = 
												{
													[1] = "{BDU_45}",
													[2] = "{BRU33_2X_BDU-45B}",
													[4] = "{BRU33_2X_BDU-45}",
													[3] = "{BDU_45B}",
												}, -- end of [5]
												[10] = 
												{
													[6] = "{INV-SMOKE-ORANGE}",
													[2] = "{INV-SMOKE-WHITE}",
													[3] = "{INV-SMOKE-RED}",
													[1] = "{INV-SMOKE-GREEN}",
													[4] = "{INV-SMOKE-YELLOW}",
													[5] = "{INV-SMOKE-BLUE}",
												}, -- end of [10]
												[3] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "{BRU55_2*GBU-38}",
													[17] = "{AGM_84H}",
													[9] = "{BRU33_2X_BDU-45B}",
													[18] = "{AF42E6DF-9A60-46D8-A9A0-1708B241AADB}",
													[5] = "{BDU_45}",
													[10] = "{AGM-154A}",
													[20] = "{LAU-115 - AIM-120B}",
													[21] = "{GBU_31_V_4B}",
													[11] = "{GBU_32_V_2B}",
													[22] = "{GBU-31V3B}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{BDU_45LG}",
													[13] = "{BRU33_2X_BDU_45LG}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_AIM-120B",
													[23] = "{BRU33_2X_BDU-45}",
													[19] = "{BDU_45B}",
													[15] = "{LAU-115 - AIM-120C}",
												}, -- end of [3]
												[6] = 
												{
													[1] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["heading"] = 0.10471975511966,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield11",
											[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"] = 45,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 46,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 48,
														}, -- end of [1]
													}, -- end of ["donors"]
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 130,
										["alt_type"] = "BARO",
										["livery_id"] = "finland 21",
										["skill"] = "Client",
										["speed"] = 5.5555555555556,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 2,
											["VoiceCallsignLabel"] = "LL",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "00256",
											["VoiceCallsignNumber"] = "12",
										}, -- 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"] = 46,
										["psi"] = -0.48869219055841,
										["onboard_num"] = "406",
										["y"] = 246551.27831372,
										["x"] = 74446.698867917,
										["name"] = "LapinL-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
												}, -- end of [6]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
											["restricted"] = 
											{
												[7] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "LAU-115_2*LAU-127_AIM-120B",
													[17] = "{BRU55_2*GBU-38}",
													[9] = "{LAU-115 - AIM-120C_R}",
													[18] = "{AGM_84H}",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{BDU_45B}",
													[21] = "{GBU_31_V_4B}",
													[11] = "{AGM-154A}",
													[22] = "{GBU-31V3B}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[24] = "{BRU41_6X_BDU-33}",
													[13] = "{BDU_45LG}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "{LAU-115 - AIM-120B_R}",
													[23] = "{BRU33_2X_BDU-45}",
													[19] = "{AF42E6DF-9A60-46D8-A9A0-1708B241AADB}",
													[15] = "{BRU33_2X_BDU_45LG}",
												}, -- end of [7]
												[1] = 
												{
													[1] = "CATM-9M",
													[2] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [1]
												[2] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "LAU-115_LAU-127_AIM-9X",
													[16] = "{BRU33_2X_BDU_45LG}",
													[17] = "LAU-115_LAU-127_CATM-9M",
													[9] = "{BRU55_2*AGM-154C}",
													[18] = "LAU-115_2*LAU-127_AIM-120B",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{BRU55_2*GBU-38}",
													[21] = "{AGM_84H}",
													[11] = "{AGM-154A}",
													[22] = "{AF42E6DF-9A60-46D8-A9A0-1708B241AADB}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[24] = "{LAU-115 - AIM-120B}",
													[25] = "{GBU_31_V_4B}",
													[13] = "LAU-115_2*LAU-127_AIM-9X",
													[26] = "{GBU-31V3B}",
													[27] = "{BRU33_2X_BDU-45}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_CATM-9M",
													[28] = "{BRU41_6X_BDU-33}",
													[23] = "{BDU_45B}",
													[19] = "{LAU-115 - AIM-120C}",
													[15] = "{BDU_45LG}",
												}, -- end of [2]
												[4] = 
												{
													[1] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[8] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "LAU-115_LAU-127_AIM-9X_R",
													[17] = "{LAU-115 - AIM-120B_R}",
													[9] = "{LAU-115 - AIM-120C_R}",
													[18] = "{BRU33_2X_BDU_45LG}",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{BRU55_2*GBU-38}",
													[21] = "{AGM_84H}",
													[11] = "{AGM-154A}",
													[22] = "{AF42E6DF-9A60-46D8-A9A0-1708B241AADB}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[24] = "LAU-115_LAU-127_CATM-9M_R",
													[25] = "{GBU_31_V_4B}",
													[13] = "LAU-115_2*LAU-127_AIM-9X",
													[26] = "{GBU-31V3B}",
													[27] = "{BRU33_2X_BDU-45}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_CATM-9M",
													[28] = "{BRU41_6X_BDU-33}",
													[23] = "{BDU_45B}",
													[19] = "LAU-115_2*LAU-127_AIM-120B",
													[15] = "{BDU_45LG}",
												}, -- end of [8]
												[9] = 
												{
													[1] = "CATM-9M",
													[2] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [9]
												[5] = 
												{
													[1] = "{BDU_45}",
													[2] = "{BRU33_2X_BDU-45B}",
													[4] = "{BRU33_2X_BDU-45}",
													[3] = "{BDU_45B}",
												}, -- end of [5]
												[10] = 
												{
													[6] = "{INV-SMOKE-ORANGE}",
													[2] = "{INV-SMOKE-WHITE}",
													[3] = "{INV-SMOKE-RED}",
													[1] = "{INV-SMOKE-GREEN}",
													[4] = "{INV-SMOKE-YELLOW}",
													[5] = "{INV-SMOKE-BLUE}",
												}, -- end of [10]
												[3] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "{BRU55_2*GBU-38}",
													[17] = "{AGM_84H}",
													[9] = "{BRU33_2X_BDU-45B}",
													[18] = "{AF42E6DF-9A60-46D8-A9A0-1708B241AADB}",
													[5] = "{BDU_45}",
													[10] = "{AGM-154A}",
													[20] = "{LAU-115 - AIM-120B}",
													[21] = "{GBU_31_V_4B}",
													[11] = "{GBU_32_V_2B}",
													[22] = "{GBU-31V3B}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{BDU_45LG}",
													[24] = "{BRU41_6X_BDU-33}",
													[13] = "{BRU33_2X_BDU_45LG}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_AIM-120B",
													[23] = "{BRU33_2X_BDU-45}",
													[19] = "{BDU_45B}",
													[15] = "{LAU-115 - AIM-120C}",
												}, -- end of [3]
												[6] = 
												{
													[1] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["heading"] = 0.48869219055841,
										["callsign"] = 
										{
											[1] = 1,
											[2] = 1,
											["name"] = "Enfield12",
											[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"] = 45,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 46,
														}, -- end of [2]
													}, -- end of ["teamMembers"]
													["donors"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 48,
														}, -- end of [1]
													}, -- end of ["donors"]
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 246561.35584301,
								["x"] = 74476.363707659,
								["name"] = "1st Lapin Lennosto",
								["communication"] = true,
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = true,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 200,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["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 [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 151831.265625,
											["x"] = -151191.953125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 2,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 461.22757356113,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 5.5555555555556,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 37491.792259604,
											["ETA_locked"] = false,
											["y"] = 326642.44177146,
											["x"] = -37945.173249222,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 422,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 200,
										["alt_type"] = "BARO",
										["livery_id"] = "finland 21",
										["skill"] = "Client",
										["parking"] = 41,
										["speed"] = 138.88888888889,
										["AddPropAircraft"] = 
										{
											["HelmetMountedDevice"] = 2,
											["VoiceCallsignLabel"] = "SD",
											["OuterBoard"] = 0,
											["InnerBoard"] = 0,
											["STN_L16"] = "01642",
											["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"] = 802,
										["psi"] = -0.99595271355123,
										["onboard_num"] = "010",
										["parking_id"] = "F03",
										["x"] = -151191.953125,
										["name"] = "Rovaniemi F18",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [1]
												[5] = 
												{
													["CLSID"] = "{FPU_8A_FUEL_TANK}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [6]
												[4] = 
												{
													["CLSID"] = "{AIM-7H}",
												}, -- end of [4]
												[9] = 
												{
													["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
												}, -- end of [9]
											}, -- end of ["pylons"]
											["fuel"] = 4900,
											["flare"] = 60,
											["ammo_type"] = 1,
											["chaff"] = 60,
											["gun"] = 100,
											["restricted"] = 
											{
												[7] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "LAU-115_2*LAU-127_AIM-120B",
													[17] = "{BRU55_2*GBU-38}",
													[9] = "{LAU-115 - AIM-120C_R}",
													[18] = "{AGM_84H}",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{BDU_45B}",
													[21] = "{GBU_31_V_4B}",
													[11] = "{AGM-154A}",
													[22] = "{GBU-31V3B}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[13] = "{BDU_45LG}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "{LAU-115 - AIM-120B_R}",
													[15] = "{BRU33_2X_BDU_45LG}",
													[19] = "{AF42E6DF-9A60-46D8-A9A0-1708B241AADB}",
													[23] = "{BRU33_2X_BDU-45}",
												}, -- end of [7]
												[1] = 
												{
													[1] = "CATM-9M",
													[2] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [1]
												[2] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "LAU-115_LAU-127_AIM-9X",
													[16] = "{BRU33_2X_BDU_45LG}",
													[17] = "LAU-115_LAU-127_CATM-9M",
													[9] = "{BRU55_2*AGM-154C}",
													[18] = "LAU-115_2*LAU-127_AIM-120B",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{BRU55_2*GBU-38}",
													[21] = "{AGM_84H}",
													[11] = "{AGM-154A}",
													[22] = "{AF42E6DF-9A60-46D8-A9A0-1708B241AADB}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[24] = "{LAU-115 - AIM-120B}",
													[25] = "{GBU_31_V_4B}",
													[13] = "LAU-115_2*LAU-127_AIM-9X",
													[26] = "{GBU-31V3B}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_CATM-9M",
													[15] = "{BDU_45LG}",
													[19] = "{LAU-115 - AIM-120C}",
													[23] = "{BDU_45B}",
													[27] = "{BRU33_2X_BDU-45}",
												}, -- end of [2]
												[4] = 
												{
													[1] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [4]
												[8] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "LAU-115_LAU-127_AIM-9X_R",
													[17] = "{LAU-115 - AIM-120B_R}",
													[9] = "{LAU-115 - AIM-120C_R}",
													[18] = "{BRU33_2X_BDU_45LG}",
													[5] = "{BDU_45}",
													[10] = "{BRU33_2X_BDU-45B}",
													[20] = "{BRU55_2*GBU-38}",
													[21] = "{AGM_84H}",
													[11] = "{AGM-154A}",
													[22] = "{AF42E6DF-9A60-46D8-A9A0-1708B241AADB}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{GBU_32_V_2B}",
													[24] = "LAU-115_LAU-127_CATM-9M_R",
													[25] = "{GBU_31_V_4B}",
													[13] = "LAU-115_2*LAU-127_AIM-9X",
													[26] = "{GBU-31V3B}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_CATM-9M",
													[15] = "{BDU_45LG}",
													[19] = "LAU-115_2*LAU-127_AIM-120B",
													[23] = "{BDU_45B}",
													[27] = "{BRU33_2X_BDU-45}",
												}, -- end of [8]
												[9] = 
												{
													[1] = "CATM-9M",
													[2] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
												}, -- end of [9]
												[5] = 
												{
													[1] = "{BDU_45}",
													[2] = "{BRU33_2X_BDU-45B}",
													[4] = "{BRU33_2X_BDU-45}",
													[3] = "{BDU_45B}",
												}, -- end of [5]
												[10] = 
												{
													[6] = "{INV-SMOKE-ORANGE}",
													[2] = "{INV-SMOKE-WHITE}",
													[3] = "{INV-SMOKE-RED}",
													[1] = "{INV-SMOKE-GREEN}",
													[4] = "{INV-SMOKE-YELLOW}",
													[5] = "{INV-SMOKE-BLUE}",
												}, -- end of [10]
												[3] = 
												{
													[1] = "{GBU-31}",
													[2] = "{9BCC2A2B-5708-4860-B1F1-053A18442067}",
													[4] = "{BRU55_2*AGM-154A}",
													[8] = "{BRU55_2*AGM-154C}",
													[16] = "{BRU55_2*GBU-38}",
													[17] = "{AGM_84H}",
													[9] = "{BRU33_2X_BDU-45B}",
													[18] = "{AF42E6DF-9A60-46D8-A9A0-1708B241AADB}",
													[5] = "{BDU_45}",
													[10] = "{AGM-154A}",
													[20] = "{LAU-115 - AIM-120B}",
													[21] = "{GBU_31_V_4B}",
													[11] = "{GBU_32_V_2B}",
													[22] = "{GBU-31V3B}",
													[3] = "{GBU-38}",
													[6] = "{GBU_31_V_2B}",
													[12] = "{BDU_45LG}",
													[13] = "{BRU33_2X_BDU_45LG}",
													[7] = "LAU-115_2*LAU-127_AIM-120C",
													[14] = "LAU-115_2*LAU-127_AIM-120B",
													[15] = "{LAU-115 - AIM-120C}",
													[19] = "{BDU_45B}",
													[23] = "{BRU33_2X_BDU-45}",
												}, -- end of [3]
												[6] = 
												{
													[1] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
													[2] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
												}, -- end of [6]
											}, -- end of ["restricted"]
										}, -- end of ["payload"]
										["y"] = 151831.265625,
										["heading"] = 0.99595271355123,
										["callsign"] = 
										{
											[1] = 2,
											[2] = 1,
											["name"] = "Springfield11",
											[3] = 1,
										}, -- end of ["callsign"]
										["datalinks"] = 
										{
											["Link16"] = 
											{
												["settings"] = 
												{
													["FF1_Channel"] = 2,
													["FF2_Channel"] = 3,
													["transmitPower"] = 0,
													["VOCB_Channel"] = 5,
													["VOCA_Channel"] = 4,
													["AIC_Channel"] = 1,
												}, -- end of ["settings"]
												["network"] = 
												{
													["teamMembers"] = 
													{
														[1] = 
														{
															["missionUnitId"] = 802,
														}, -- end of [1]
														[2] = 
														{
															["missionUnitId"] = 797,
														}, -- end of [2]
														[3] = 
														{
															["missionUnitId"] = 48,
														}, -- end of [3]
													}, -- end of ["teamMembers"]
													["donors"] = {},
												}, -- end of ["network"]
											}, -- end of ["Link16"]
										}, -- end of ["datalinks"]
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 151831.265625,
								["x"] = -151191.953125,
								["name"] = "Rovaniemi F18",
								["communication"] = true,
								["password"] = "U8QaPtQEmjy:g3hGnOCqrxb0OAn4P8B8vZWoPKFiqD7qjk_wEBP66hw",
								["start_time"] = 0,
								["uncontrollable"] = false,
								["frequency"] = 305,
							}, -- end of [2]
						}, -- end of ["group"]
					}, -- end of ["plane"]
				}, -- end of [4]
			}, -- end of ["country"]
		}, -- end of ["blue"]
		["red"] = 
		{
			["bullseye"] = 
			{
				["y"] = 269886.92744557,
				["x"] = 106485.48595137,
			}, -- end of ["bullseye"]
			["nav_points"] = {},
			["name"] = "red",
			["country"] = 
			{
				[1] = 
				{
					["helicopter"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = 
								{
									[1] = 
									{
										["enabled"] = true,
										["auto"] = false,
										["id"] = "WrappedAction",
										["number"] = 1,
										["params"] = 
										{
											["action"] = 
											{
												["id"] = "Start",
												["params"] = {},
											}, -- end of ["action"]
										}, -- end of ["params"]
									}, -- end of [1]
								}, -- end of ["tasks"]
								["radioSet"] = false,
								["task"] = "Transport",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 244,
											["action"] = "From Ground Area Hot",
											["alt_type"] = "BARO",
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffGroundHot",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 473314.81026498,
											["x"] = 5528.7075199164,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 246,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 130.13070575633,
											["ETA_locked"] = false,
											["y"] = 467619.10527113,
											["x"] = 7483.6541084163,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 246,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 420.19190955139,
											["ETA_locked"] = false,
											["y"] = 454977.2021913,
											["x"] = 11972.906123365,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 246,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1069.6449921368,
											["ETA_locked"] = false,
											["y"] = 429667.11195403,
											["x"] = -4202.1679281935,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 246,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1285.94144453,
											["ETA_locked"] = false,
											["y"] = 426543.5638033,
											["x"] = -13705.729322992,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
										[6] = 
										{
											["alt"] = 246,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1567.6888289296,
											["ETA_locked"] = false,
											["y"] = 439568.52860935,
											["x"] = -13962.501898777,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [6]
										[7] = 
										{
											["alt"] = 246,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2033.0105114541,
											["ETA_locked"] = false,
											["y"] = 460171.5502772,
											["x"] = -6528.2144234239,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [7]
										[8] = 
										{
											["alt"] = 277,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 46.25,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SwitchWaypoint",
																	["params"] = 
																	{
																		["goToWaypointIndex"] = 3,
																		["fromWaypointIndex"] = 8,
																	}, -- 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"] = 2392.6945113742,
											["ETA_locked"] = false,
											["y"] = 472873.12154822,
											["x"] = 4214.5096828027,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [8]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 298,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 244,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "russia_vvs_standard",
										["skill"] = "Good",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["ExhaustScreen"] = true,
											["CargoHalfdoor"] = true,
											["GunnersAISkill"] = 90,
											["AdditionalArmor"] = true,
											["NS430allow"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Mi-8MT",
										["unitId"] = 669,
										["psi"] = -5.2534410485029,
										["onboard_num"] = "021",
										["y"] = 473314.81026498,
										["x"] = 5528.7075199164,
										["name"] = "Emi8",
										["payload"] = 
										{
											["pylons"] = 
											{
												[8] = 
												{
													["CLSID"] = "PKT_7_62",
												}, -- end of [8]
												[7] = 
												{
													["CLSID"] = "KORD_12_7",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "1929",
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 100,
											["restricted"] = {},
										}, -- end of ["payload"]
										["heading"] = 5.2534410485029,
										["callsign"] = 115,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 244,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "russia_vvs_standard",
										["skill"] = "Good",
										["ropeLength"] = 15,
										["speed"] = 46.25,
										["AddPropAircraft"] = 
										{
											["ExhaustScreen"] = true,
											["CargoHalfdoor"] = true,
											["GunnersAISkill"] = 90,
											["AdditionalArmor"] = true,
											["NS430allow"] = true,
										}, -- end of ["AddPropAircraft"]
										["type"] = "Mi-8MT",
										["unitId"] = 670,
										["psi"] = -5.1487212933833,
										["onboard_num"] = "022",
										["y"] = 473310.38705915,
										["x"] = 5472.6802460609,
										["name"] = "Emi8-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[8] = 
												{
													["CLSID"] = "PKT_7_62",
												}, -- end of [8]
												[7] = 
												{
													["CLSID"] = "KORD_12_7",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "1929",
											["flare"] = 128,
											["chaff"] = 0,
											["gun"] = 100,
											["restricted"] = {},
										}, -- end of ["payload"]
										["heading"] = 5.1487212933833,
										["callsign"] = 116,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 473314.81026498,
								["x"] = 5528.7075199164,
								["name"] = "Eheli1",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 127.5,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["helicopter"]
					["name"] = "Russia",
					["ship"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 459588.6459297,
											["x"] = 226007.01559731,
											["ETA_locked"] = true,
											["speed"] = 0,
											["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"] = 15092.410389198,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 356254.34249412,
											["x"] = 259733.32415054,
											["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"] = 19863.747907672,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 322338.70095329,
											["x"] = 254198.97260204,
											["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"] = 23913.986058426,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 352422.86834515,
											["x"] = 261720.01445001,
											["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"] = 43824.811176497,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 469140.68612431,
											["x"] = 211455.40454441,
											["ETA_locked"] = false,
											["speed"] = 7.20222,
											["action"] = "Turning Point",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "GoToWaypoint",
															["number"] = 1,
															["params"] = 
															{
																["fromWaypointIndex"] = 5,
																["nWaypointIndx"] = 2,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [5]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 291,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["modulation"] = 0,
										["skill"] = "Average",
										["type"] = "NEUSTRASH",
										["unitId"] = 655,
										["y"] = 459588.6459297,
										["x"] = 226007.01559731,
										["name"] = "Frigate Neustrahimy",
										["heading"] = 5.0278690479898,
										["frequency"] = 127500000,
									}, -- end of [1]
									[2] = 
									{
										["modulation"] = 0,
										["livery_id"] = "noname",
										["skill"] = "Average",
										["type"] = "HandyWind",
										["unitId"] = 656,
										["y"] = 460625.04016169,
										["x"] = 225453.47369924,
										["name"] = "MS Ruby",
										["heading"] = 5.0278690479898,
										["frequency"] = 127500000,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 459588.6459297,
								["x"] = 226007.01559731,
								["name"] = "Boats",
								["start_time"] = 0,
							}, -- end of [1]
						}, -- end of ["group"]
					}, -- end of ["ship"]
					["id"] = 0,
					["vehicle"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 210,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 404335.68665067,
											["x"] = 108847.17216708,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 29,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Random",
										["coldAtStart"] = false,
										["type"] = "S-300PS 40B6M tr",
										["unitId"] = 49,
										["y"] = 404335.68665067,
										["x"] = 108847.17216708,
										["name"] = "Farp guard1-2-1",
										["heading"] = 4.6425758103049,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 40B6MD sr",
										["unitId"] = 648,
										["y"] = 404399.51162936,
										["x"] = 108646.66667291,
										["name"] = "Farp guard1-2-19",
										["heading"] = 4.1015237421867,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 40B6MD sr",
										["unitId"] = 50,
										["y"] = 404234.98516785,
										["x"] = 109074.22551042,
										["name"] = "Farp guard1-2-2",
										["heading"] = 5.6025068989018,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 54K6 cp",
										["unitId"] = 51,
										["y"] = 404582.24132591,
										["x"] = 108870.75140207,
										["name"] = "Farp guard1-2-3",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 64H6E sr",
										["unitId"] = 52,
										["y"] = 404583.83949151,
										["x"] = 108819.46505135,
										["name"] = "Farp guard1-2-4",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85C ln",
										["unitId"] = 53,
										["y"] = 404334.30596397,
										["x"] = 108930.52215036,
										["name"] = "Farp guard1-2-5",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 54,
										["y"] = 404351.79129817,
										["x"] = 108929.67080766,
										["name"] = "Farp guard1-2-6",
										["heading"] = 3.3161255787892,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 654,
										["y"] = 404250.87211821,
										["x"] = 108913.43724531,
										["name"] = "Farp guard1-2-25",
										["heading"] = 4.6425758103049,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 653,
										["y"] = 404277.55681217,
										["x"] = 108926.92952435,
										["name"] = "Farp guard1-2-24",
										["heading"] = 2.9670597283904,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 652,
										["y"] = 404297.50809317,
										["x"] = 108928.32465383,
										["name"] = "Farp guard1-2-23",
										["heading"] = 2.9670597283904,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 55,
										["y"] = 404317.45937418,
										["x"] = 108929.7197833,
										["name"] = "Farp guard1-2-7",
										["heading"] = 2.9670597283904,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85C ln",
										["unitId"] = 56,
										["y"] = 404335.27102437,
										["x"] = 108764.53176075,
										["name"] = "Farp guard1-2-8",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 57,
										["y"] = 404352.8022834,
										["x"] = 108765.23248211,
										["name"] = "Farp guard1-2-9",
										["heading"] = 6.1086523819802,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 651,
										["y"] = 404254.12233927,
										["x"] = 108773.21342239,
										["name"] = "Farp guard1-2-22",
										["heading"] = 4.6425758103049,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 650,
										["y"] = 404277.78954497,
										["x"] = 108762.44222316,
										["name"] = "Farp guard1-2-21",
										["heading"] = 0.17453292519943,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 649,
										["y"] = 404297.74082597,
										["x"] = 108763.83735264,
										["name"] = "Farp guard1-2-20",
										["heading"] = 0.17453292519943,
										["playerCanDrive"] = false,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 58,
										["y"] = 404317.69210698,
										["x"] = 108765.23248211,
										["name"] = "Farp guard1-2-10",
										["heading"] = 0.17453292519943,
										["playerCanDrive"] = false,
									}, -- end of [17]
									[18] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "generator_5i57",
										["unitId"] = 59,
										["y"] = 404523.36378576,
										["x"] = 108838.0862894,
										["name"] = "Farp guard1-2-11",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [18]
									[19] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "generator_5i57",
										["unitId"] = 60,
										["y"] = 404523.20476359,
										["x"] = 108848.00976931,
										["name"] = "Farp guard1-2-12",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [19]
									[20] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-5",
										["unitId"] = 61,
										["y"] = 404504.32133555,
										["x"] = 108787.3483481,
										["name"] = "Farp guard1-2-13",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [20]
									[21] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-5",
										["unitId"] = 62,
										["y"] = 404514.95208505,
										["x"] = 108787.3483481,
										["name"] = "Farp guard1-2-14",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [21]
									[22] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 63,
										["y"] = 404272.87522345,
										["x"] = 108868.11984641,
										["name"] = "Farp guard1-2-15",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [22]
									[23] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-60_Maz",
										["unitId"] = 64,
										["y"] = 404487.04257157,
										["x"] = 108913.92352279,
										["name"] = "Farp guard1-2-16",
										["heading"] = 3.9269908169872,
										["playerCanDrive"] = true,
									}, -- end of [23]
									[24] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-60_Maz",
										["unitId"] = 65,
										["y"] = 404494.1546581,
										["x"] = 108906.81143627,
										["name"] = "Farp guard1-2-17",
										["heading"] = 3.9269908169872,
										["playerCanDrive"] = true,
									}, -- end of [24]
									[25] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "KAMAZ Truck",
										["unitId"] = 66,
										["y"] = 404273.213776,
										["x"] = 108830.84493947,
										["name"] = "Farp guard1-2-18",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [25]
								}, -- end of ["units"]
								["y"] = 404335.68665067,
								["x"] = 108847.17216708,
								["name"] = "Farp guard1-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"] = 210,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 403771.98024312,
											["x"] = 108927.15307317,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 30,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 68,
										["y"] = 403771.98024312,
										["x"] = 108927.15307317,
										["name"] = "SA10aaa-1",
										["heading"] = 4.921828490624,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 67,
										["y"] = 404638.41668583,
										["x"] = 108900.54165578,
										["name"] = "sa10aaa",
										["heading"] = 0.20943951023932,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S manpad",
										["unitId"] = 785,
										["y"] = 404231.19004631,
										["x"] = 109045.30295386,
										["name"] = "SA10aaa-2",
										["heading"] = 0.20943951023932,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 787,
										["y"] = 404345.60555869,
										["x"] = 108599.62729136,
										["name"] = "SA10aaa-3",
										["heading"] = 4.014257279587,
										["playerCanDrive"] = false,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 403771.98024312,
								["x"] = 108927.15307317,
								["name"] = "SA10aaa",
								["start_time"] = 0,
							}, -- end of [2]
							[3] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 216,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 452206.32315137,
											["x"] = 70351.382742409,
											["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"] = 41,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 106,
										["y"] = 452206.32315137,
										["x"] = 70351.382742409,
										["name"] = "OlenyaAA-6",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 105,
										["y"] = 450722.71526668,
										["x"] = 69277.03014722,
										["name"] = "OlenyaAA-5",
										["heading"] = 4.625122517785,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 102,
										["y"] = 451745.15822363,
										["x"] = 66429.102648447,
										["name"] = "OlenyaAA-2",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 101,
										["y"] = 451909.44669846,
										["x"] = 68821.489034702,
										["name"] = "OlenyaAA-1",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 452206.32315137,
								["x"] = 70351.382742409,
								["name"] = "OlenyaAA",
								["start_time"] = 0,
							}, -- end of [3]
							[4] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 432,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 405084.81142025,
											["x"] = 68320.142120206,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EWR",
															["number"] = 1,
															["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"] = 43,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "1L13 EWR",
										["unitId"] = 110,
										["y"] = 405084.81142025,
										["x"] = 68320.142120206,
										["name"] = "EWR1-1",
										["heading"] = 4.939281783144,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 405084.81142025,
								["x"] = 68320.142120206,
								["name"] = "EWR1",
								["start_time"] = 0,
							}, -- end of [4]
							[5] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 35,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 421014.97575207,
											["x"] = 188494.20354033,
											["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"] = 44,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 115,
										["y"] = 421014.97575207,
										["x"] = 188494.20354033,
										["name"] = "Ground-3-5",
										["heading"] = 6.0213859193804,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 114,
										["y"] = 422299.22253572,
										["x"] = 189133.27739262,
										["name"] = "Ground-3-4",
										["heading"] = 6.0213859193804,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 113,
										["y"] = 422312.94882006,
										["x"] = 188432.57191253,
										["name"] = "Ground-3-3",
										["heading"] = 5.6025068989018,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 112,
										["y"] = 422769.08835948,
										["x"] = 189115.0487299,
										["name"] = "Ground-3-2",
										["heading"] = 4.939281783144,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 399,
										["y"] = 422865.52078287,
										["x"] = 190092.26485837,
										["name"] = "Ground-3-1",
										["heading"] = 0.05235987755983,
										["playerCanDrive"] = false,
									}, -- end of [5]
								}, -- end of ["units"]
								["y"] = 421014.97575207,
								["x"] = 188494.20354033,
								["name"] = "Ground-3",
								["start_time"] = 0,
							}, -- end of [5]
							[6] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 162,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 446139.0842412,
											["x"] = 150331.49583996,
											["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"] = 90,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 192,
										["y"] = 446139.0842412,
										["x"] = 150331.49583996,
										["name"] = "OlenyaAA-2-1",
										["heading"] = 6.0737457969403,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 193,
										["y"] = 446361.16609665,
										["x"] = 147347.73294991,
										["name"] = "OlenyaAA-2-2",
										["heading"] = 4.625122517785,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 194,
										["y"] = 447844.70862387,
										["x"] = 148696.0052657,
										["name"] = "OlenyaAA-2-3",
										["heading"] = 4.8171087355043,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZSU-23-4 Shilka",
										["unitId"] = 195,
										["y"] = 445532.02506038,
										["x"] = 148949.76515466,
										["name"] = "OlenyaAA-2-4",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 446139.0842412,
								["x"] = 150331.49583996,
								["name"] = "Severomorsk AA",
								["start_time"] = 0,
							}, -- end of [6]
							[7] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 89,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 437951.57649194,
											["x"] = 164778.62195095,
											["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"] = 92,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "snr s-125 tr",
										["unitId"] = 208,
										["y"] = 437951.57649194,
										["x"] = 164778.62195095,
										["name"] = "Severomorsk AA-1-1",
										["heading"] = 3.9079533099721,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 209,
										["y"] = 437975.60693607,
										["x"] = 164831.51842356,
										["name"] = "Severomorsk AA-1-2",
										["heading"] = 0.80285145591735,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 210,
										["y"] = 438021.35270108,
										["x"] = 164769.96895728,
										["name"] = "Severomorsk AA-1-3",
										["heading"] = 1.7627825445143,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 211,
										["y"] = 437904.622166,
										["x"] = 164816.68104193,
										["name"] = "Severomorsk AA-1-4",
										["heading"] = 5.0090949532237,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 212,
										["y"] = 437938.75462343,
										["x"] = 164720.52644601,
										["name"] = "Severomorsk AA-1-5",
										["heading"] = 3.1764992386297,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "p-19 s-125 sr",
										["unitId"] = 213,
										["y"] = 437979.53018565,
										["x"] = 164702.93343007,
										["name"] = "Severomorsk AA-1-6",
										["heading"] = 3.9079533099721,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 214,
										["y"] = 437940.10687643,
										["x"] = 164790.37043544,
										["name"] = "Severomorsk AA-1-7",
										["heading"] = 5.4977871437821,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 215,
										["y"] = 437937.16953996,
										["x"] = 164783.58168826,
										["name"] = "Severomorsk AA-1-8",
										["heading"] = 0.76794487087755,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 216,
										["y"] = 437882.75662855,
										["x"] = 164743.99478333,
										["name"] = "Severomorsk AA-1-9",
										["heading"] = 5.532693728822,
										["playerCanDrive"] = true,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 217,
										["y"] = 437886.77464723,
										["x"] = 164748.07341119,
										["name"] = "Severomorsk AA-1-10",
										["heading"] = 5.5676003138619,
										["playerCanDrive"] = true,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 218,
										["y"] = 437889.87812531,
										["x"] = 164751.60993272,
										["name"] = "Severomorsk AA-1-11",
										["heading"] = 5.4977871437821,
										["playerCanDrive"] = true,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 219,
										["y"] = 437970.45581115,
										["x"] = 164703.45260119,
										["name"] = "Severomorsk AA-1-12",
										["heading"] = 5.5676003138619,
										["playerCanDrive"] = false,
									}, -- end of [12]
								}, -- end of ["units"]
								["y"] = 437951.57649194,
								["x"] = 164778.62195095,
								["name"] = "Severomorsk AA-1",
								["start_time"] = 0,
							}, -- end of [7]
							[8] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 109,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 384123.30267765,
											["x"] = 197354.72697335,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EWR",
															["number"] = 1,
															["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"] = 245,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "1L13 EWR",
										["unitId"] = 408,
										["y"] = 384123.30267765,
										["x"] = 197354.72697335,
										["name"] = "EWR1-1-1",
										["heading"] = 5.9864793343406,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 384123.30267765,
								["x"] = 197354.72697335,
								["name"] = "EWR2",
								["start_time"] = 0,
							}, -- end of [8]
							[9] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 131,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 398767.68705959,
											["x"] = -75690.052337142,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["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"] = 246,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 1S91 str",
										["unitId"] = 409,
										["y"] = 398767.68705959,
										["x"] = -75690.052337142,
										["name"] = "EWR1-1-2",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 410,
										["y"] = 398681.70070951,
										["x"] = -75718.224130997,
										["name"] = "EWR1-1-3",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 411,
										["y"] = 398835.13337617,
										["x"] = -75618.472322616,
										["name"] = "EWR1-1-4",
										["heading"] = 1.553343034275,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 412,
										["y"] = 398772.58288808,
										["x"] = -75795.873938732,
										["name"] = "EWR1-1-5",
										["heading"] = 0.034906585039887,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 413,
										["y"] = 398764.34069039,
										["x"] = -75590.882505962,
										["name"] = "EWR1-1-6",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 414,
										["y"] = 398663.11799474,
										["x"] = -75560.410037612,
										["name"] = "EWR1-1-7",
										["heading"] = 2.3212879051525,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 415,
										["y"] = 398655.68645707,
										["x"] = -75569.610989002,
										["name"] = "EWR1-1-8",
										["heading"] = 2.4958208303519,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 416,
										["y"] = 398787.70669351,
										["x"] = -75664.446340282,
										["name"] = "EWR1-1-9",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 417,
										["y"] = 398747.66999032,
										["x"] = -75647.879845682,
										["name"] = "EWR1-1-10",
										["heading"] = 0.05235987755983,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 418,
										["y"] = 398738.86832262,
										["x"] = -75647.879845682,
										["name"] = "EWR1-1-11",
										["heading"] = 0.034906585039887,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-375 PBU",
										["unitId"] = 419,
										["y"] = 398787.80093858,
										["x"] = -75668.014031622,
										["name"] = "EWR1-1-12",
										["heading"] = 1.5882496193148,
										["playerCanDrive"] = false,
									}, -- end of [11]
								}, -- end of ["units"]
								["y"] = 398767.68705959,
								["x"] = -75690.052337142,
								["name"] = "EWR1-1",
								["start_time"] = 0,
							}, -- end of [9]
							[10] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 128,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 426255.65320447,
											["x"] = -14673.762561232,
											["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"] = 247,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 421,
										["y"] = 426255.65320447,
										["x"] = -14673.762561232,
										["name"] = "EWR1-2-2",
										["heading"] = 0.1221730476396,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 420,
										["y"] = 424669.52945847,
										["x"] = -14483.62024362,
										["name"] = "EWR1-2-1",
										["heading"] = 0.1221730476396,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 422,
										["y"] = 427052.57060726,
										["x"] = -15423.833211105,
										["name"] = "EWR1-2-3",
										["heading"] = 1.7278759594744,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 423,
										["y"] = 425929.76967114,
										["x"] = -15720.560167195,
										["name"] = "EWR1-2-4",
										["heading"] = 3.8920842319474,
										["playerCanDrive"] = true,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 424,
										["y"] = 425347.94215527,
										["x"] = -14810.063390124,
										["name"] = "EWR1-2-5",
										["heading"] = 5.8992128717408,
										["playerCanDrive"] = true,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 425,
										["y"] = 424965.483576,
										["x"] = -15463.196433587,
										["name"] = "EWR1-2-6",
										["heading"] = 4.607669225265,
										["playerCanDrive"] = true,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 426,
										["y"] = 425598.37806912,
										["x"] = -15258.585836736,
										["name"] = "EWR1-2-7",
										["heading"] = 5.218534463463,
										["playerCanDrive"] = true,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S manpad",
										["unitId"] = 789,
										["y"] = 426049.94506239,
										["x"] = -14847.959662793,
										["name"] = "EWR1-2-8",
										["heading"] = 0.1221730476396,
										["playerCanDrive"] = true,
									}, -- end of [8]
								}, -- end of ["units"]
								["y"] = 426255.65320447,
								["x"] = -14673.762561232,
								["name"] = "EWR1-2",
								["start_time"] = 0,
							}, -- end of [10]
							[11] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 141,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 391750.09893405,
											["x"] = -209932.22849411,
											["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"] = 248,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "S-300PS 40B6M tr",
										["unitId"] = 427,
										["y"] = 391750.09893405,
										["x"] = -209932.22849411,
										["name"] = "EWR1-3-1",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "S-300PS 40B6MD sr",
										["unitId"] = 428,
										["y"] = 391996.58712792,
										["x"] = -209786.60742764,
										["name"] = "EWR1-3-2",
										["heading"] = 5.235987755983,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 54K6 cp",
										["unitId"] = 429,
										["y"] = 391996.65360929,
										["x"] = -209908.64925912,
										["name"] = "EWR1-3-3",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 64H6E sr",
										["unitId"] = 430,
										["y"] = 391996.65360929,
										["x"] = -209954.74452192,
										["name"] = "EWR1-3-4",
										["heading"] = 4.4854961776254,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85C ln",
										["unitId"] = 431,
										["y"] = 391748.71824735,
										["x"] = -209848.87851082,
										["name"] = "EWR1-3-5",
										["heading"] = 3.1415926535898,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 432,
										["y"] = 391766.20358154,
										["x"] = -209849.72985353,
										["name"] = "EWR1-3-6",
										["heading"] = 3.3161255787892,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 433,
										["y"] = 391731.87165756,
										["x"] = -209849.68087789,
										["name"] = "EWR1-3-7",
										["heading"] = 2.9670597283904,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85C ln",
										["unitId"] = 434,
										["y"] = 391749.68330775,
										["x"] = -210014.86890043,
										["name"] = "EWR1-3-8",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 435,
										["y"] = 391767.21456678,
										["x"] = -210014.16817907,
										["name"] = "EWR1-3-9",
										["heading"] = 6.1086523819802,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "S-300PS 5P85D ln",
										["unitId"] = 436,
										["y"] = 391732.10439035,
										["x"] = -210014.16817907,
										["name"] = "EWR1-3-10",
										["heading"] = 0.17453292519943,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "generator_5i57",
										["unitId"] = 437,
										["y"] = 391937.77606914,
										["x"] = -209941.31437179,
										["name"] = "EWR1-3-11",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "generator_5i57",
										["unitId"] = 438,
										["y"] = 391937.61704697,
										["x"] = -209931.39089188,
										["name"] = "EWR1-3-12",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-5",
										["unitId"] = 439,
										["y"] = 391918.73361893,
										["x"] = -209992.05231309,
										["name"] = "EWR1-3-13",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-5",
										["unitId"] = 440,
										["y"] = 391929.36436843,
										["x"] = -209992.05231309,
										["name"] = "EWR1-3-14",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 441,
										["y"] = 391687.28750683,
										["x"] = -209911.28081478,
										["name"] = "EWR1-3-15",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-60_Maz",
										["unitId"] = 442,
										["y"] = 391901.45485495,
										["x"] = -209865.47713839,
										["name"] = "EWR1-3-16",
										["heading"] = 3.9269908169872,
										["playerCanDrive"] = true,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-60_Maz",
										["unitId"] = 443,
										["y"] = 391908.56694148,
										["x"] = -209872.58922492,
										["name"] = "EWR1-3-17",
										["heading"] = 3.9269908169872,
										["playerCanDrive"] = true,
									}, -- end of [17]
									[18] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "KAMAZ Truck",
										["unitId"] = 444,
										["y"] = 391687.62605938,
										["x"] = -209948.55572172,
										["name"] = "EWR1-3-18",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [18]
									[19] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla manpad",
										["unitId"] = 805,
										["y"] = 392198.58965943,
										["x"] = -209829.48055937,
										["name"] = "EWR1-3-19",
										["heading"] = 5.235987755983,
										["playerCanDrive"] = false,
									}, -- end of [19]
									[20] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla manpad",
										["unitId"] = 806,
										["y"] = 391439.91511013,
										["x"] = -209849.13716343,
										["name"] = "EWR1-3-20",
										["heading"] = 5.235987755983,
										["playerCanDrive"] = false,
									}, -- end of [20]
								}, -- end of ["units"]
								["y"] = 391750.09893405,
								["x"] = -209932.22849411,
								["name"] = "EWR1-3",
								["start_time"] = 0,
							}, -- end of [11]
							[12] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 250,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 504321.39740374,
											["x"] = 66791.753326496,
											["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"] = 249,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "snr s-125 tr",
										["unitId"] = 445,
										["y"] = 504321.39740374,
										["x"] = 66791.753326496,
										["name"] = "EWR1-4-1",
										["heading"] = 6.2641478001644,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 446,
										["y"] = 504341.80876823,
										["x"] = 66737.357782016,
										["name"] = "EWR1-4-2",
										["heading"] = 3.1590459461097,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 447,
										["y"] = 504306.28176714,
										["x"] = 66736.101776926,
										["name"] = "EWR1-4-3",
										["heading"] = 3.1590459461097,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 448,
										["y"] = 504359.93112737,
										["x"] = 66765.348752576,
										["name"] = "EWR1-4-4",
										["heading"] = 3.1590459461097,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "5p73 s-125 ln",
										["unitId"] = 449,
										["y"] = 504285.28853922,
										["x"] = 66763.375030286,
										["name"] = "EWR1-4-5",
										["heading"] = 3.1590459461097,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "p-19 s-125 sr",
										["unitId"] = 450,
										["y"] = 504248.11129099,
										["x"] = 66825.506946486,
										["name"] = "EWR1-4-6",
										["heading"] = 5.2010811709431,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZIL-131 KUNG",
										["unitId"] = 451,
										["y"] = 504337.8150797,
										["x"] = 66791.556136346,
										["name"] = "EWR1-4-7",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 452,
										["y"] = 504335.09172107,
										["x"] = 66798.433516056,
										["name"] = "EWR1-4-8",
										["heading"] = 3.1241393610699,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 453,
										["y"] = 504345.57529078,
										["x"] = 66864.901423616,
										["name"] = "EWR1-4-9",
										["heading"] = 1.6057029118348,
										["playerCanDrive"] = true,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 454,
										["y"] = 504345.61814795,
										["x"] = 66859.176229946,
										["name"] = "EWR1-4-10",
										["heading"] = 1.6406094968747,
										["playerCanDrive"] = true,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "GAZ-66",
										["unitId"] = 455,
										["y"] = 504345.92435591,
										["x"] = 66854.481041196,
										["name"] = "EWR1-4-11",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = true,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 456,
										["y"] = 504254.89495215,
										["x"] = 66831.556388806,
										["name"] = "EWR1-4-12",
										["heading"] = 1.6406094968747,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 457,
										["y"] = 503731.9393199,
										["x"] = 67102.045768083,
										["name"] = "EWR1-4-13",
										["heading"] = 5.7595865315813,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "KS-19",
										["unitId"] = 458,
										["y"] = 504295.36940556,
										["x"] = 66950.025125372,
										["name"] = "EWR1-4-14",
										["heading"] = 6.2641478001644,
										["playerCanDrive"] = false,
									}, -- end of [14]
									[15] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 461,
										["y"] = 503938.90407311,
										["x"] = 65971.010541973,
										["name"] = "EWR1-4-15",
										["heading"] = 4.2236967898263,
										["playerCanDrive"] = false,
									}, -- end of [15]
									[16] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 462,
										["y"] = 505143.44528437,
										["x"] = 66471.988777566,
										["name"] = "EWR1-4-16",
										["heading"] = 1.5707963267949,
										["playerCanDrive"] = false,
									}, -- end of [16]
									[17] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 463,
										["y"] = 504781.4013822,
										["x"] = 67243.83683249,
										["name"] = "EWR1-4-17",
										["heading"] = 6.2641478001644,
										["playerCanDrive"] = false,
									}, -- end of [17]
									[18] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 464,
										["y"] = 503410.68885032,
										["x"] = 66592.181012865,
										["name"] = "SA3site-1",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [18]
									[19] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla-S manpad",
										["unitId"] = 788,
										["y"] = 504256.15834459,
										["x"] = 66708.990145446,
										["name"] = "SA3site-2",
										["heading"] = 6.2641478001644,
										["playerCanDrive"] = false,
									}, -- end of [19]
								}, -- end of ["units"]
								["y"] = 504321.39740374,
								["x"] = 66791.753326496,
								["name"] = "SA3site",
								["start_time"] = 0,
							}, -- end of [12]
							[13] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 156,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 462257.40916148,
											["x"] = 8081.7483790403,
											["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"] = 260,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 475,
										["y"] = 462257.40916148,
										["x"] = 8081.7483790403,
										["name"] = "Railway defence-1",
										["heading"] = 5.532693728822,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 476,
										["y"] = 462249.97040797,
										["x"] = 8089.8633828621,
										["name"] = "Railway defence-2",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 477,
										["y"] = 462324.357943,
										["x"] = 8090.3142164078,
										["name"] = "Railway defence-3",
										["heading"] = 2.9670597283904,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 478,
										["y"] = 462327.1752893,
										["x"] = 8088.9890570132,
										["name"] = "Railway defence-4",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 479,
										["y"] = 462055.85490151,
										["x"] = 8155.8295603044,
										["name"] = "Railway defence-5",
										["heading"] = 3.3335788713092,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 480,
										["y"] = 462345.142148,
										["x"] = 8076.9523804082,
										["name"] = "Railway defence-6",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 481,
										["y"] = 462276.09188524,
										["x"] = 8140.8782971507,
										["name"] = "Railway defence-7",
										["heading"] = 2.3561944901923,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 482,
										["y"] = 462627.25385805,
										["x"] = 7539.8787490798,
										["name"] = "Railway defence-8",
										["heading"] = 5.9864793343406,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 483,
										["y"] = 462256.09101646,
										["x"] = 8082.3722525765,
										["name"] = "Railway defence-9",
										["heading"] = 2.8623399732707,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 484,
										["y"] = 462192.31303812,
										["x"] = 8086.2531837753,
										["name"] = "Railway defence-10",
										["heading"] = 4.7123889803847,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 485,
										["y"] = 462275.44960671,
										["x"] = 8139.5842276654,
										["name"] = "Railway defence-11",
										["heading"] = 2.0943951023932,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 486,
										["y"] = 462633.93710441,
										["x"] = 7540.7396279181,
										["name"] = "Railway defence-12",
										["heading"] = 5.6199601914217,
										["playerCanDrive"] = false,
									}, -- end of [12]
									[13] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 487,
										["y"] = 462331.85480106,
										["x"] = 8110.1544563874,
										["name"] = "Railway defence-13",
										["heading"] = 1.4137166941154,
										["playerCanDrive"] = false,
									}, -- end of [13]
									[14] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 488,
										["y"] = 462215.05219699,
										["x"] = 8037.9641400898,
										["name"] = "Railway defence-14",
										["heading"] = 1.9198621771938,
										["playerCanDrive"] = false,
									}, -- end of [14]
								}, -- end of ["units"]
								["y"] = 462257.40916148,
								["x"] = 8081.7483790403,
								["name"] = "Railway defence",
								["start_time"] = 0,
							}, -- end of [13]
							[14] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 249,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 308595.12394273,
											["x"] = 194471.04519752,
											["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"] = 261,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 496,
										["y"] = 308595.12394273,
										["x"] = 194471.04519752,
										["name"] = "Bordergroundforces1-8",
										["heading"] = 5.6897733615015,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 495,
										["y"] = 308721.37377066,
										["x"] = 194648.45777962,
										["name"] = "Bordergroundforces1-7",
										["heading"] = 5.2010811709431,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 494,
										["y"] = 309502.99956421,
										["x"] = 194693.31725247,
										["name"] = "Bordergroundforces1-6",
										["heading"] = 5.9864793343406,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 493,
										["y"] = 308900.00127326,
										["x"] = 194718.71167022,
										["name"] = "Bordergroundforces1-5",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 492,
										["y"] = 308367.67864207,
										["x"] = 194304.85051098,
										["name"] = "Bordergroundforces1-4",
										["heading"] = 5.9690260418206,
										["playerCanDrive"] = true,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 491,
										["y"] = 309342.64392891,
										["x"] = 194474.92639755,
										["name"] = "Bordergroundforces1-3",
										["heading"] = 5.7595865315813,
										["playerCanDrive"] = true,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 490,
										["y"] = 308595.12394273,
										["x"] = 194351.04519752,
										["name"] = "Bordergroundforces1-2",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-2",
										["unitId"] = 489,
										["y"] = 307657.3588052,
										["x"] = 194259.33914535,
										["name"] = "Bordergroundforces1-1",
										["heading"] = 5.0963614158234,
										["playerCanDrive"] = true,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-2",
										["unitId"] = 497,
										["y"] = 309197.65249218,
										["x"] = 194187.82576043,
										["name"] = "Bordergroundforces1-9",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-2",
										["unitId"] = 498,
										["y"] = 309694.09744455,
										["x"] = 193931.1956391,
										["name"] = "Bordergroundforces1-10",
										["heading"] = 5.6199601914217,
										["playerCanDrive"] = true,
									}, -- end of [10]
								}, -- end of ["units"]
								["y"] = 308595.12394273,
								["x"] = 194471.04519752,
								["name"] = "Bordergroundforces1",
								["start_time"] = 0,
							}, -- end of [14]
							[15] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 90,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 289012.02334764,
											["x"] = 94656.008871357,
											["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"] = 262,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-2",
										["unitId"] = 509,
										["y"] = 289012.02334764,
										["x"] = 94656.008871357,
										["name"] = "Bordergroundforces1-1-1",
										["heading"] = 3.8746309394274,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-2",
										["unitId"] = 506,
										["y"] = 288767.25669221,
										["x"] = 94288.568886736,
										["name"] = "Bordergroundforces1-1-8",
										["heading"] = 3.682644721708,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-2",
										["unitId"] = 507,
										["y"] = 287430.70993457,
										["x"] = 92624.227170639,
										["name"] = "Bordergroundforces1-1-9",
										["heading"] = 4.2935099599061,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-2",
										["unitId"] = 508,
										["y"] = 285417.85051707,
										["x"] = 91641.908247318,
										["name"] = "Bordergroundforces1-1-10",
										["heading"] = 4.5029494701454,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 289012.02334764,
								["x"] = 94656.008871357,
								["name"] = "Bordergroundforces2",
								["start_time"] = 0,
							}, -- end of [15]
							[16] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 194,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 331429.00832806,
											["x"] = 28459.032909429,
											["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"] = 263,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-2",
										["unitId"] = 520,
										["y"] = 331429.00832806,
										["x"] = 28459.032909429,
										["name"] = "Bordergroundforces3-1",
										["heading"] = 5.0614548307836,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BMP-2",
										["unitId"] = 521,
										["y"] = 331532.10157326,
										["x"] = 28451.015249918,
										["name"] = "Bordergroundforces3-2",
										["heading"] = 4.921828490624,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 522,
										["y"] = 331578.71570104,
										["x"] = 28469.872991581,
										["name"] = "Bordergroundforces3-3",
										["heading"] = 5.0614548307836,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 523,
										["y"] = 331540.48279022,
										["x"] = 28438.110265669,
										["name"] = "Bordergroundforces3-4",
										["heading"] = 5.0614548307836,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 524,
										["y"] = 331600.67511649,
										["x"] = 28449.874238229,
										["name"] = "Bordergroundforces3-5",
										["heading"] = 5.0614548307836,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 525,
										["y"] = 331645.96641084,
										["x"] = 28478.107772373,
										["name"] = "Bordergroundforces3-6",
										["heading"] = 5.0614548307836,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 526,
										["y"] = 331640.8686894,
										["x"] = 28449.67817202,
										["name"] = "Bordergroundforces3-7",
										["heading"] = 5.0614548307836,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 527,
										["y"] = 331502.63938732,
										["x"] = 28468.193077829,
										["name"] = "Bordergroundforces3-8",
										["heading"] = 5.0614548307836,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 528,
										["y"] = 331555.50046008,
										["x"] = 28470.250912117,
										["name"] = "Bordergroundforces3-9",
										["heading"] = 5.0614548307836,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 529,
										["y"] = 331567.61219248,
										["x"] = 28432.814648336,
										["name"] = "Bordergroundforces3-10",
										["heading"] = 5.0614548307836,
										["playerCanDrive"] = false,
									}, -- end of [10]
								}, -- end of ["units"]
								["y"] = 331429.00832806,
								["x"] = 28459.032909429,
								["name"] = "Bordergroundforces3",
								["start_time"] = 0,
							}, -- end of [16]
							[17] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 363828.24679732,
												["x"] = -15932.99588216,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 363828.24679732,
												["x"] = -15932.99588216,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 166,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 363828.24679732,
											["x"] = -15932.99588216,
											["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"] = 264,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 532,
										["y"] = 363828.24679732,
										["x"] = -15932.99588216,
										["name"] = "Bordergroundforces4-3",
										["heading"] = 4.7298422729046,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 531,
										["y"] = 363908.69967582,
										["x"] = -15948.029412741,
										["name"] = "Bordergroundforces4-2",
										["heading"] = 4.8869219055841,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 530,
										["y"] = 363990.22214219,
										["x"] = -15936.833164732,
										["name"] = "Bordergroundforces4-1",
										["heading"] = 4.6949356878647,
										["playerCanDrive"] = true,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 363828.24679732,
								["x"] = -15932.99588216,
								["name"] = "Bordergroundforces4",
								["start_time"] = 0,
							}, -- end of [17]
							[18] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 342888.39218103,
												["x"] = -83961.290249926,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 342888.39218103,
												["x"] = -83961.290249926,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 158,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 342888.39218103,
											["x"] = -83961.290249926,
											["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"] = 265,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 533,
										["y"] = 342888.39218103,
										["x"] = -83961.290249926,
										["name"] = "Bordergroundforces4-1-1",
										["heading"] = 5.8643062867009,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 534,
										["y"] = 343283.40718244,
										["x"] = -85261.385754697,
										["name"] = "Bordergroundforces4-1-2",
										["heading"] = 5.6374134839417,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 535,
										["y"] = 342688.78013653,
										["x"] = -86845.657819184,
										["name"] = "Bordergroundforces4-1-3",
										["heading"] = 4.1713369122664,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 536,
										["y"] = 342871.81474139,
										["x"] = -86898.612480099,
										["name"] = "Bordergroundforces5-1",
										["heading"] = 4.3807764225058,
										["playerCanDrive"] = true,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "BTR-80",
										["unitId"] = 537,
										["y"] = 343958.02664411,
										["x"] = -85486.128373806,
										["name"] = "Bordergroundforces5-2",
										["heading"] = 5.5152404363021,
										["playerCanDrive"] = true,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SAU Msta",
										["unitId"] = 538,
										["y"] = 345414.41721622,
										["x"] = -84092.748338097,
										["name"] = "Bordergroundforces5-3",
										["heading"] = 4.7472955654246,
										["playerCanDrive"] = true,
									}, -- end of [6]
								}, -- end of ["units"]
								["y"] = 342888.39218103,
								["x"] = -83961.290249926,
								["name"] = "Bordergroundforces5",
								["start_time"] = 0,
							}, -- end of [18]
							[19] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 292161.91194142,
												["x"] = 173791.7261174,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 292161.91194142,
												["x"] = 173791.7261174,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 106,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 292161.91194142,
											["x"] = 173791.7261174,
											["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"] = 266,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 539,
										["y"] = 292161.91194142,
										["x"] = 173791.7261174,
										["name"] = "Bordergroundforces6-1",
										["heading"] = 0.45322066268884,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 540,
										["y"] = 292183.38006085,
										["x"] = 173774.32711864,
										["name"] = "Bordergroundforces6-2",
										["heading"] = 6.2482787221397,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 541,
										["y"] = 292154.0192011,
										["x"] = 173864.22608744,
										["name"] = "Bordergroundforces6-3",
										["heading"] = 0.1221730476396,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 542,
										["y"] = 292191.31828834,
										["x"] = 173886.02425531,
										["name"] = "Bordergroundforces6-4",
										["heading"] = 6.0562925044203,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 543,
										["y"] = 292154.98800856,
										["x"] = 173747.96919217,
										["name"] = "Bordergroundforces6-5",
										["heading"] = 0.45322066268884,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 544,
										["y"] = 292193.74030699,
										["x"] = 173731.98386907,
										["name"] = "Bordergroundforces6-6",
										["heading"] = 5.8992128717408,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 545,
										["y"] = 292157.41002722,
										["x"] = 173661.26092445,
										["name"] = "Bordergroundforces6-7",
										["heading"] = 0.087266462599716,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 546,
										["y"] = 292113.32928776,
										["x"] = 173858.89764641,
										["name"] = "Bordergroundforces6-8",
										["heading"] = 0.10471975511966,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 547,
										["y"] = 292075.06139307,
										["x"] = 173858.89764641,
										["name"] = "Bordergroundforces6-9",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 548,
										["y"] = 292219.89810842,
										["x"] = 173893.77471499,
										["name"] = "Bordergroundforces6-10",
										["heading"] = 0.069813170079773,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 549,
										["y"] = 292097.82836839,
										["x"] = 173899.10315602,
										["name"] = "Bordergroundforces6-11",
										["heading"] = 0.087266462599716,
										["playerCanDrive"] = false,
									}, -- end of [11]
									[12] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 550,
										["y"] = 292240.2430651,
										["x"] = 173918.96370897,
										["name"] = "Bordergroundforces6-12",
										["heading"] = 0.45322066268884,
										["playerCanDrive"] = false,
									}, -- end of [12]
								}, -- end of ["units"]
								["y"] = 292161.91194142,
								["x"] = 173791.7261174,
								["name"] = "Bordergroundforces6",
								["start_time"] = 0,
							}, -- end of [19]
							[20] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 382932.95478643,
												["x"] = 182075.22267581,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 382932.95478643,
												["x"] = 182075.22267581,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 258,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 382932.95478643,
											["x"] = 182075.22267581,
											["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"] = 269,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 568,
										["y"] = 382932.95478643,
										["x"] = 182075.22267581,
										["name"] = "Ground-4-1",
										["heading"] = 2.1965881154906,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 569,
										["y"] = 382807.03649427,
										["x"] = 182053.60034281,
										["name"] = "Ground-4-2",
										["heading"] = 4.6425758103049,
										["playerCanDrive"] = true,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 382932.95478643,
								["x"] = 182075.22267581,
								["name"] = "Ground-4",
								["start_time"] = 0,
							}, -- end of [20]
							[21] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 159,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 437790.83644146,
											["x"] = 48555.987492511,
											["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"] = 270,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 570,
										["y"] = 437790.83644146,
										["x"] = 48555.987492511,
										["name"] = "Ground-5-1",
										["heading"] = 0.034906585039887,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 571,
										["y"] = 436706.81505129,
										["x"] = 44790.918690714,
										["name"] = "Ground-5-2",
										["heading"] = 3.6128315516283,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 572,
										["y"] = 436519.4272331,
										["x"] = 46770.580318355,
										["name"] = "Ground-5-3",
										["heading"] = 4.8869219055841,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 573,
										["y"] = 437341.5157258,
										["x"] = 45936.402288998,
										["name"] = "Ground-5-4",
										["heading"] = 1.7278759594744,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 437790.83644146,
								["x"] = 48555.987492511,
								["name"] = "Ground-5",
								["start_time"] = 0,
							}, -- end of [21]
							[22] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 74,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 408095.57183914,
											["x"] = 133174.25522885,
											["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"] = 271,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 574,
										["y"] = 408095.57183914,
										["x"] = 133174.25522885,
										["name"] = "Ground-6-1",
										["heading"] = 5.3756140961425,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 575,
										["y"] = 409066.21666368,
										["x"] = 132389.26813075,
										["name"] = "Ground-6-2",
										["heading"] = 3.9269908169872,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 576,
										["y"] = 409974.61703429,
										["x"] = 132290.2784576,
										["name"] = "Ground-6-3",
										["heading"] = 0.48869219055841,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 577,
										["y"] = 410978.70659537,
										["x"] = 130170.99903614,
										["name"] = "Ground-6-4",
										["heading"] = 2.2514747350727,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 408095.57183914,
								["x"] = 133174.25522885,
								["name"] = "Ground-6",
								["start_time"] = 0,
							}, -- end of [22]
							[23] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 77,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 429068.49694995,
											["x"] = 166111.59671559,
											["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"] = 272,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 578,
										["y"] = 429068.49694995,
										["x"] = 166111.59671559,
										["name"] = "Ground-7-1",
										["heading"] = 0.034906585039887,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 579,
										["y"] = 431849.1511232,
										["x"] = 163051.66205274,
										["name"] = "Ground-7-2",
										["heading"] = 2.2165681500328,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 580,
										["y"] = 431582.90811489,
										["x"] = 164145.24818147,
										["name"] = "Ground-7-3",
										["heading"] = 1.2042771838761,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 581,
										["y"] = 430006.49725333,
										["x"] = 164250.5952715,
										["name"] = "Ground-7-4",
										["heading"] = 3.9269908169872,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 429068.49694995,
								["x"] = 166111.59671559,
								["name"] = "Ground-7",
								["start_time"] = 0,
							}, -- end of [23]
							[24] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 30,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 354492.19303717,
											["x"] = 253996.50647202,
											["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"] = 273,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 582,
										["y"] = 354492.19303717,
										["x"] = 253996.50647202,
										["name"] = "Ground-8-1",
										["heading"] = 5.1487212933833,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 583,
										["y"] = 353134.13507614,
										["x"] = 252580.66359583,
										["name"] = "Ground-8-2",
										["heading"] = 5.1138147083434,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 584,
										["y"] = 353716.83976414,
										["x"] = 249106.48905926,
										["name"] = "Ground-8-3",
										["heading"] = 3.8746309394274,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement Closed",
										["unitId"] = 585,
										["y"] = 353250.74143028,
										["x"] = 251105.38536013,
										["name"] = "Ground-8-4",
										["heading"] = 4.9043751981041,
										["playerCanDrive"] = true,
									}, -- end of [4]
								}, -- end of ["units"]
								["y"] = 354492.19303717,
								["x"] = 253996.50647202,
								["name"] = "Ground-8",
								["start_time"] = 0,
							}, -- end of [24]
							[25] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 207,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 451756.28200299,
											["x"] = 69225.844430483,
											["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"] = 274,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 586,
										["y"] = 451756.28200299,
										["x"] = 69225.844430483,
										["name"] = "OlenyaInf",
										["heading"] = 3.8746309394274,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 587,
										["y"] = 451769.67492726,
										["x"] = 69338.097684344,
										["name"] = "OlenyaInf-1",
										["heading"] = 5.2534410485029,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 588,
										["y"] = 451692.21467819,
										["x"] = 68499.772822267,
										["name"] = "OlenyaInf-2",
										["heading"] = 3.8746309394274,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 589,
										["y"] = 451767.76064155,
										["x"] = 69339.040541486,
										["name"] = "OlenyaInf-3",
										["heading"] = 2.6529004630314,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 590,
										["y"] = 451681.82278154,
										["x"] = 68906.338342407,
										["name"] = "OlenyaInf-4",
										["heading"] = 3.8746309394274,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 591,
										["y"] = 451669.69497527,
										["x"] = 68600.999286685,
										["name"] = "OlenyaInf-5",
										["heading"] = 3.8746309394274,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 592,
										["y"] = 451554.53007723,
										["x"] = 67702.454964892,
										["name"] = "OlenyaInf-6",
										["heading"] = 3.8746309394274,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 593,
										["y"] = 451482.78057962,
										["x"] = 69598.65037672,
										["name"] = "OlenyaInf-7",
										["heading"] = 5.1836278784232,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 594,
										["y"] = 451402.12331793,
										["x"] = 68920.883629964,
										["name"] = "OlenyaInf-8",
										["heading"] = 3.8746309394274,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 595,
										["y"] = 451501.15691881,
										["x"] = 67317.330688505,
										["name"] = "OlenyaInf-9",
										["heading"] = 1.3962634015955,
										["playerCanDrive"] = false,
									}, -- end of [10]
								}, -- end of ["units"]
								["y"] = 451756.28200299,
								["x"] = 69225.844430483,
								["name"] = "OlenyaInf",
								["start_time"] = 0,
							}, -- end of [25]
							[26] = 
							{
								["visible"] = false,
								["hiddenOnPlanner"] = true,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 209,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 404032.82069919,
											["x"] = 108837.38159527,
											["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"] = 275,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 602,
										["y"] = 404032.82069919,
										["x"] = 108837.38159527,
										["name"] = "Ground-9-7",
										["heading"] = 5.1836278784232,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 601,
										["y"] = 404169.41934525,
										["x"] = 108928.21144952,
										["name"] = "Ground-9-6",
										["heading"] = 5.1836278784232,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 600,
										["y"] = 404131.7918755,
										["x"] = 108873.41612143,
										["name"] = "Ground-9-5",
										["heading"] = 5.1836278784232,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 599,
										["y"] = 404031.41634232,
										["x"] = 108799.1830883,
										["name"] = "Ground-9-4",
										["heading"] = 5.1836278784232,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 598,
										["y"] = 404145.919567,
										["x"] = 108808.42874055,
										["name"] = "Ground-9-3",
										["heading"] = 0.29670597283904,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 597,
										["y"] = 404214.82535005,
										["x"] = 108819.40582728,
										["name"] = "Ground-9-2",
										["heading"] = 5.1836278784232,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Infantry AK",
										["unitId"] = 596,
										["y"] = 404334.19568433,
										["x"] = 108793.56566081,
										["name"] = "Ground-9-1",
										["heading"] = 5.1836278784232,
										["playerCanDrive"] = false,
									}, -- end of [7]
								}, -- end of ["units"]
								["y"] = 404032.82069919,
								["x"] = 108837.38159527,
								["name"] = "Ground-9",
								["start_time"] = 0,
							}, -- end of [26]
							[27] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 24,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 401456.28142333,
											["x"] = 235760.93856813,
											["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"] = 276,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 603,
										["y"] = 401456.28142333,
										["x"] = 235760.93856813,
										["name"] = "Ground-10-1",
										["heading"] = 5.9341194567807,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 604,
										["y"] = 402401.27263523,
										["x"] = 235269.69291179,
										["name"] = "Ground-10-2",
										["heading"] = 0.41887902047864,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 605,
										["y"] = 402393.73388566,
										["x"] = 235148.71088292,
										["name"] = "Ground-10-3",
										["heading"] = 3.08923277603,
										["playerCanDrive"] = true,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 606,
										["y"] = 401447.13915603,
										["x"] = 235684.77092731,
										["name"] = "Ground-10-4",
										["heading"] = 4.2411500823462,
										["playerCanDrive"] = true,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 607,
										["y"] = 401554.42331162,
										["x"] = 235377.34909921,
										["name"] = "Ground-10-5",
										["heading"] = 4.4680428851055,
										["playerCanDrive"] = true,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 609,
										["y"] = 401647.42930758,
										["x"] = 235295.59376652,
										["name"] = "Ground-10-6",
										["heading"] = 2.3561944901923,
										["playerCanDrive"] = true,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 610,
										["y"] = 401576.60172467,
										["x"] = 235708.025227,
										["name"] = "Ground-10-7",
										["heading"] = 1.2566370614359,
										["playerCanDrive"] = true,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 782,
										["y"] = 401530.96844308,
										["x"] = 235775.66732588,
										["name"] = "Ground-10-8",
										["heading"] = 4.4680428851055,
										["playerCanDrive"] = true,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 783,
										["y"] = 401680.91667638,
										["x"] = 235369.07692403,
										["name"] = "Ground-10-9",
										["heading"] = 4.4680428851055,
										["playerCanDrive"] = true,
									}, -- end of [9]
								}, -- end of ["units"]
								["y"] = 401456.28142333,
								["x"] = 235760.93856813,
								["name"] = "Ground-10",
								["start_time"] = 0,
							}, -- end of [27]
							[28] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 3,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 422068.3010488,
											["x"] = 188606.66933078,
											["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"] = 290,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla manpad",
										["unitId"] = 647,
										["y"] = 422068.3010488,
										["x"] = 188606.66933078,
										["name"] = "Ground-11-12",
										["heading"] = 0,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 422068.3010488,
								["x"] = 188606.66933078,
								["name"] = "manpads1",
								["start_time"] = 0,
							}, -- end of [28]
							[29] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 275,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 426807.96360283,
											["x"] = 154011.00072132,
											["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"] = 295,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "Osa 9A33 ln",
										["unitId"] = 666,
										["y"] = 426807.96360283,
										["x"] = 154011.00072132,
										["name"] = "EWR1-4-18",
										["heading"] = 5.2010811709431,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 426807.96360283,
								["x"] = 154011.00072132,
								["name"] = "SA  8",
								["start_time"] = 0,
							}, -- end of [29]
							[30] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 432,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 413974.9876132,
											["x"] = 167637.59755442,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = true,
															["id"] = "EWR",
															["enabled"] = true,
															["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"] = 296,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "55G6 EWR",
										["unitId"] = 667,
										["y"] = 413974.9876132,
										["x"] = 167637.59755442,
										["name"] = "EWR1-4-19",
										["heading"] = 4.939281783144,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 413974.9876132,
								["x"] = 167637.59755442,
								["name"] = "EWR1-4",
								["start_time"] = 0,
							}, -- end of [30]
							[31] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 432,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 465696.58091712,
											["x"] = 127118.49761881,
											["ETA_locked"] = true,
											["speed"] = 0,
											["action"] = "Off Road",
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "EWR",
															["number"] = 1,
															["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"] = 297,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Good",
										["coldAtStart"] = false,
										["type"] = "1L13 EWR",
										["unitId"] = 668,
										["y"] = 465696.58091712,
										["x"] = 127118.49761881,
										["name"] = "EWR1-5-1",
										["heading"] = 5.0789081233035,
										["playerCanDrive"] = false,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 465696.58091712,
								["x"] = 127118.49761881,
								["name"] = "EWR1-5",
								["start_time"] = 0,
							}, -- end of [31]
							[32] = 
							{
								["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"] = 401715.81559157,
											["x"] = 235710.06677605,
											["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"] = 410,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "Average",
										["coldAtStart"] = false,
										["type"] = "SA-18 Igla manpad",
										["unitId"] = 784,
										["y"] = 401715.81559157,
										["x"] = 235710.06677605,
										["name"] = "Ground-11-13",
										["heading"] = 0,
										["playerCanDrive"] = true,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 401715.81559157,
								["x"] = 235710.06677605,
								["name"] = "Ground-11",
								["start_time"] = 0,
							}, -- end of [32]
							[33] = 
							{
								["visible"] = false,
								["uncontrollable"] = false,
								["route"] = 
								{
									["spans"] = {},
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 93,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 388642.2191516,
											["x"] = 162707.00976519,
											["ETA_locked"] = true,
											["speed"] = 5.5555555555556,
											["action"] = "Off Road",
											["speed_locked"] = true,
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 425,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 1S91 str",
										["unitId"] = 807,
										["y"] = 388642.2191516,
										["x"] = 162707.00976519,
										["name"] = "Ground-12-1",
										["heading"] = 5.9864793343406,
										["playerCanDrive"] = false,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 808,
										["y"] = 388737.91218931,
										["x"] = 162739.04379139,
										["name"] = "Ground-12-2",
										["heading"] = 4.4156830075457,
										["playerCanDrive"] = false,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 809,
										["y"] = 388545.60110092,
										["x"] = 162673.2977476,
										["name"] = "Ground-12-3",
										["heading"] = 1.256637061436,
										["playerCanDrive"] = false,
									}, -- end of [3]
									[4] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 810,
										["y"] = 388677.84029772,
										["x"] = 162607.24346602,
										["name"] = "Ground-12-4",
										["heading"] = 6.0213859193804,
										["playerCanDrive"] = false,
									}, -- end of [4]
									[5] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Kub 2P25 ln",
										["unitId"] = 811,
										["y"] = 388610.02455022,
										["x"] = 162800.86796272,
										["name"] = "Ground-12-5",
										["heading"] = 2.8448866807508,
										["playerCanDrive"] = false,
									}, -- end of [5]
									[6] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 812,
										["y"] = 388504.31551744,
										["x"] = 162800.41427705,
										["name"] = "Ground-12-6",
										["heading"] = 2.0245819323135,
										["playerCanDrive"] = false,
									}, -- end of [6]
									[7] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ATZ-10",
										["unitId"] = 813,
										["y"] = 388499.89880047,
										["x"] = 162789.44259214,
										["name"] = "Ground-12-7",
										["heading"] = 2.1991148575129,
										["playerCanDrive"] = false,
									}, -- end of [7]
									[8] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZiL-131 APA-80",
										["unitId"] = 814,
										["y"] = 388653.87755377,
										["x"] = 162737.35007626,
										["name"] = "Ground-12-8",
										["heading"] = 1.2915436464758,
										["playerCanDrive"] = false,
									}, -- end of [8]
									[9] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 815,
										["y"] = 388610.74668984,
										["x"] = 162741.48709467,
										["name"] = "Ground-12-9",
										["heading"] = 6.0388392119004,
										["playerCanDrive"] = false,
									}, -- end of [9]
									[10] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-4320-31",
										["unitId"] = 816,
										["y"] = 388602.32961316,
										["x"] = 162738.91373608,
										["name"] = "Ground-12-10",
										["heading"] = 6.0213859193804,
										["playerCanDrive"] = false,
									}, -- end of [10]
									[11] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "Ural-375 PBU",
										["unitId"] = 817,
										["y"] = 388655.01077278,
										["x"] = 162733.96583066,
										["name"] = "Ground-12-11",
										["heading"] = 1.2915436464758,
										["playerCanDrive"] = false,
									}, -- end of [11]
								}, -- end of ["units"]
								["y"] = 388642.2191516,
								["x"] = 162707.00976519,
								["name"] = "Ground-12",
								["start_time"] = 0,
							}, -- end of [33]
							[34] = 
							{
								["visible"] = false,
								["tasks"] = {},
								["uncontrollable"] = false,
								["task"] = "Ground Nothing",
								["taskSelected"] = true,
								["route"] = 
								{
									["spans"] = 
									{
										[1] = 
										{
											[1] = 
											{
												["y"] = 328192.60718323,
												["x"] = 188257.68418641,
											}, -- end of [1]
											[2] = 
											{
												["y"] = 328192.60718323,
												["x"] = 188257.68418641,
											}, -- end of [2]
										}, -- end of [1]
									}, -- end of ["spans"]
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 76,
											["type"] = "Turning Point",
											["ETA"] = 0,
											["alt_type"] = "BARO",
											["formation_template"] = "",
											["y"] = 328192.60718323,
											["x"] = 188257.68418641,
											["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"] = 426,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 818,
										["y"] = 328192.60718323,
										["x"] = 188257.68418641,
										["name"] = "Ground-13-1",
										["heading"] = 3.6647654688143,
										["playerCanDrive"] = true,
									}, -- end of [1]
									[2] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 819,
										["y"] = 327588.95234824,
										["x"] = 186579.2807054,
										["name"] = "Ground-13-2",
										["heading"] = 3.4382986264288,
										["playerCanDrive"] = true,
									}, -- end of [2]
									[3] = 
									{
										["skill"] = "High",
										["coldAtStart"] = false,
										["type"] = "ZU-23 Emplacement",
										["unitId"] = 820,
										["y"] = 327059.18158986,
										["x"] = 187418.80813672,
										["name"] = "Ground-13-3",
										["heading"] = 5.0265482457437,
										["playerCanDrive"] = true,
									}, -- end of [3]
								}, -- end of ["units"]
								["y"] = 328192.60718323,
								["x"] = 188257.68418641,
								["name"] = "Ground-13",
								["start_time"] = 0,
							}, -- end of [34]
						}, -- end of ["group"]
					}, -- end of ["vehicle"]
					["plane"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 171,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 446400.125,
											["x"] = 147875.734375,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 6,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 222.22222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 60.560195512386,
											["ETA_locked"] = false,
											["y"] = 436757.71137856,
											["x"] = 147560.1803694,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 222.22222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["enabled"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Planes",
																}, -- end of ["targetTypes"]
																["x"] = 148216.95909212,
																["y"] = 444720.16369906,
																["value"] = "Planes;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "UAVs",
																	[3] = "Cruise missiles",
																	[4] = "Antiship Missiles",
																	[5] = "AA Missiles",
																	[6] = "AG Missiles",
																	[7] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 30480,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 169.99175759481,
											["ETA_locked"] = false,
											["y"] = 419333.8779968,
											["x"] = 148127.15881818,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 36,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 171,
										["alt_type"] = "BARO",
										["livery_id"] = "vvs - 115 gviap",
										["skill"] = "Good",
										["parking"] = "23",
										["speed"] = 138.88888888889,
										["type"] = "MiG-21Bis",
										["unitId"] = 84,
										["psi"] = 1.6035102759222,
										["onboard_num"] = "010",
										["parking_id"] = "B07",
										["x"] = 147875.734375,
										["name"] = "Aerial-1-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{PTB_800_MIG21}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 446400.125,
										["heading"] = -1.6035102759222,
										["callsign"] = 109,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 171,
										["alt_type"] = "BARO",
										["livery_id"] = "vvs - 116 cbp",
										["skill"] = "Random",
										["parking"] = "65",
										["speed"] = 138.88888888889,
										["type"] = "MiG-21Bis",
										["unitId"] = 85,
										["psi"] = 1.6035102759222,
										["onboard_num"] = "011",
										["parking_id"] = "B06",
										["x"] = 147849.578125,
										["name"] = "EmigSvero3",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{PTB_800_MIG21}",
												}, -- end of [3]
												[5] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [5]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 446401.9375,
										["heading"] = -1.6035102759222,
										["callsign"] = 110,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 446400.125,
								["x"] = 147875.734375,
								["name"] = "EmigSvero3",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [1]
							[2] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["taskSelected"] = true,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 169,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 35,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "EngageTargets",
															["number"] = 7,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Planes",
																}, -- end of ["targetTypes"]
																["value"] = "Planes;",
																["maxDistEnabled"] = false,
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "UAVs",
																	[3] = "Cruise missiles",
																	[4] = "Antiship Missiles",
																	[5] = "AA Missiles",
																	[6] = "AG Missiles",
																	[7] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["priority"] = 0,
																["maxDist"] = 15000,
															}, -- end of ["params"]
														}, -- end of [7]
														[8] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 8,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [8]
														[9] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 9,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 3,
																		["name"] = 3,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [9]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 437180.0625,
											["x"] = 45685.40625,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 10,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 277.5,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 506.08658408752,
											["ETA_locked"] = false,
											["y"] = 307311.61690099,
											["x"] = 99139.191579738,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 277.5,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "EngageTargets",
															["number"] = 1,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Planes",
																	[2] = "Helicopters",
																}, -- end of ["targetTypes"]
																["value"] = "Planes;Helicopters;",
																["maxDistEnabled"] = false,
																["noTargetTypes"] = 
																{
																	[1] = "UAVs",
																	[2] = "Cruise missiles",
																	[3] = "Antiship Missiles",
																	[4] = "AA Missiles",
																	[5] = "AG Missiles",
																	[6] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["priority"] = 0,
																["maxDist"] = 15000,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1356.6203628437,
											["ETA_locked"] = false,
											["y"] = 434383.52135271,
											["x"] = -99756.876695141,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 277.5,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SwitchWaypoint",
																	["params"] = 
																	{
																		["goToWaypointIndex"] = 3,
																		["fromWaypointIndex"] = 4,
																	}, -- 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"] = 2008.2677788502,
											["ETA_locked"] = false,
											["y"] = 465823.31513995,
											["x"] = 78321.220533304,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 38,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 169,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "Average",
										["parking"] = "54",
										["speed"] = 138.88888888889,
										["type"] = "MiG-25PD",
										["unitId"] = 87,
										["psi"] = 1.1803305600343,
										["onboard_num"] = "012",
										["parking_id"] = "G01",
										["x"] = 45685.40625,
										["name"] = "Esu27capsouth-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{5F26DBC2-FB43-4153-92DE-6BBCE26CB0FF}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{4EDBA993-2E34-444C-95FB-549300BF7CAF}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{4EDBA993-2E34-444C-95FB-549300BF7CAF}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{5F26DBC2-FB43-4153-92DE-6BBCE26CB0FF}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = "15245",
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 437180.0625,
										["heading"] = -1.1803305600343,
										["callsign"] = 117,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 169,
										["alt_type"] = "BARO",
										["livery_id"] = "af standard",
										["skill"] = "Good",
										["parking"] = "74",
										["speed"] = 138.88888888889,
										["type"] = "MiG-25PD",
										["unitId"] = 89,
										["psi"] = 1.1803305600343,
										["onboard_num"] = "013",
										["parking_id"] = "G02",
										["x"] = 45653.640625,
										["name"] = "Esu27capsouth-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{5F26DBC2-FB43-4153-92DE-6BBCE26CB0FF}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{4EDBA993-2E34-444C-95FB-549300BF7CAF}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{4EDBA993-2E34-444C-95FB-549300BF7CAF}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{5F26DBC2-FB43-4153-92DE-6BBCE26CB0FF}",
												}, -- end of [4]
											}, -- end of ["pylons"]
											["fuel"] = "15245",
											["flare"] = 0,
											["chaff"] = 0,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 437242.5,
										["heading"] = -1.1803305600343,
										["callsign"] = 108,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 437180.0625,
								["x"] = 45685.40625,
								["name"] = "ecapsouthsu27",
								["communication"] = true,
								["modulation"] = 0,
								["start_time"] = 0,
								["hiddenOnPlanner"] = false,
								["frequency"] = 251,
							}, -- end of [2]
							[3] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = true,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = true,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 78,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 6,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 0,
																		["name"] = 0,
																	}, -- 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]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 429372.28125,
											["x"] = 166171.703125,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 8,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 164.44444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "EngageTargets",
															["number"] = 1,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Planes",
																}, -- end of ["targetTypes"]
																["value"] = "Planes;",
																["maxDistEnabled"] = false,
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "UAVs",
																	[3] = "Cruise missiles",
																	[4] = "Antiship Missiles",
																	[5] = "AA Missiles",
																	[6] = "AG Missiles",
																	[7] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["priority"] = 0,
																["maxDist"] = 15000,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 611.68937921815,
											["ETA_locked"] = false,
											["y"] = 366997.44008695,
											["x"] = 245086.2774724,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 164.44444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1485.3413670855,
											["ETA_locked"] = false,
											["y"] = 283588.75509555,
											["x"] = 128110.8092804,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 3048,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 164.44444444444,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["auto"] = false,
															["id"] = "WrappedAction",
															["number"] = 1,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SwitchWaypoint",
																	["params"] = 
																	{
																		["goToWaypointIndex"] = 3,
																		["fromWaypointIndex"] = 4,
																	}, -- 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"] = 2779.8850470858,
											["ETA_locked"] = false,
											["y"] = 495668.9658365,
											["x"] = 109669.05182467,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 40,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 78,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "Good",
										["parking"] = 5,
										["speed"] = 138.88888888889,
										["type"] = "MiG-29A",
										["unitId"] = 99,
										["psi"] = 0.66886575024842,
										["onboard_num"] = "010",
										["parking_id"] = "A01",
										["x"] = 166171.703125,
										["name"] = "Ecapnorthmig29-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R_60}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{R_60}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3376",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 429372.28125,
										["heading"] = -0.66886575024842,
										["callsign"] = 106,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 78,
										["alt_type"] = "BARO",
										["livery_id"] = "air force standard",
										["skill"] = "Good",
										["parking"] = 13,
										["speed"] = 138.88888888889,
										["type"] = "MiG-29A",
										["unitId"] = 100,
										["psi"] = 0.66886575024842,
										["onboard_num"] = "014",
										["parking_id"] = "A02",
										["x"] = 166139.03125,
										["name"] = "Ecapnorthmig29-2",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R_60}",
												}, -- end of [1]
												[3] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
												}, -- end of [5]
												[7] = 
												{
													["CLSID"] = "{R_60}",
												}, -- end of [7]
											}, -- end of ["pylons"]
											["fuel"] = "3376",
											["flare"] = 30,
											["chaff"] = 30,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 429404.84375,
										["heading"] = -0.66886575024842,
										["callsign"] = 105,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 429372.28125,
								["x"] = 166171.703125,
								["name"] = "Ecapnorthmig29",
								["communication"] = true,
								["uncontrollable"] = false,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [3]
							[4] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = true,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 204,
											["action"] = "From Parking Area",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["enabled"] = true,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["number"] = 1,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 2,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 3,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 4,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["enabled"] = true,
															["auto"] = true,
															["id"] = "WrappedAction",
															["number"] = 5,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOffParking",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 451334.02484197,
											["x"] = 69276.237163735,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 9,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 222.22222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["enabled"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Planes",
																}, -- end of ["targetTypes"]
																["x"] = 70340.614009691,
																["y"] = 452917.31836764,
																["value"] = "Planes;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Helicopters",
																	[2] = "UAVs",
																	[3] = "Cruise missiles",
																	[4] = "Antiship Missiles",
																	[5] = "AA Missiles",
																	[6] = "AG Missiles",
																	[7] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 27432,
															}, -- end of ["params"]
														}, -- end of [1]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 119.91899103587,
											["ETA_locked"] = false,
											["y"] = 462683.24193112,
											["x"] = 84643.376600793,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 222.22222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 329.84157694499,
											["ETA_locked"] = false,
											["y"] = 468118.08375539,
											["x"] = 51646.122667674,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 222.22222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SwitchWaypoint",
																	["params"] = 
																	{
																		["goToWaypointIndex"] = 2,
																		["fromWaypointIndex"] = 4,
																	}, -- 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"] = 444.9041219437,
											["ETA_locked"] = false,
											["y"] = 427744.97306076,
											["x"] = 74355.997433409,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 79,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 204,
										["hardpoint_racks"] = true,
										["alt_type"] = "BARO",
										["livery_id"] = "vvs - 116 cbp",
										["skill"] = "Good",
										["parking"] = "57",
										["speed"] = 138.88888888889,
										["type"] = "MiG-21Bis",
										["unitId"] = 150,
										["psi"] = -0.63612500808391,
										["onboard_num"] = "017",
										["parking_id"] = "D05",
										["x"] = 69276.237163735,
										["name"] = "emigdefoly",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [1]
												[5] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [5]
												[3] = 
												{
													["CLSID"] = "{PTB_490C_MIG21}",
												}, -- end of [3]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 451334.02484197,
										["heading"] = 0.63612500808391,
										["callsign"] = 107,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 204,
										["alt_type"] = "BARO",
										["livery_id"] = "vvs - amt-11 grey",
										["skill"] = "Good",
										["parking"] = "58",
										["speed"] = 138.88888888889,
										["type"] = "MiG-21Bis",
										["unitId"] = 151,
										["psi"] = -0.63612500808391,
										["onboard_num"] = "018",
										["parking_id"] = "D04",
										["x"] = 69268.31026497,
										["name"] = "emigdefoly-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [1]
												[5] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [5]
												[3] = 
												{
													["CLSID"] = "{PTB_490C_MIG21}",
												}, -- end of [3]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 1,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["y"] = 451390.6280858,
										["heading"] = 0.63612500808391,
										["callsign"] = 104,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 451334.02484197,
								["x"] = 69276.237163735,
								["name"] = "emigdefoly",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 124,
							}, -- end of [4]
							[5] = 
							{
								["dynSpawnTemplate"] = false,
								["modulation"] = 0,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 78,
											["action"] = "From Runway",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["enabled"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Fighters",
																	[2] = "Multirole fighters",
																	[3] = "Interceptors",
																}, -- end of ["targetTypes"]
																["x"] = 165280.53560263,
																["y"] = 417629.03752699,
																["value"] = "Fighters;Multirole fighters;Interceptors;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Bombers",
																	[2] = "Helicopters",
																	[3] = "UAVs",
																	[4] = "Cruise missiles",
																	[5] = "Antiship Missiles",
																	[6] = "AA Missiles",
																	[7] = "AG Missiles",
																	[8] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 76200,
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOff",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 409479,
											["x"] = 131730.496094,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 12,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 451.88425601297,
											["ETA_locked"] = false,
											["y"] = 509241.39096442,
											["x"] = 127457.28287234,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 918.85479423229,
											["ETA_locked"] = false,
											["y"] = 464249.67535636,
											["x"] = 220319.59655908,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 1380.6587856878,
											["ETA_locked"] = false,
											["y"] = 365210.60753852,
											["x"] = 244908.60650006,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SwitchWaypoint",
																	["params"] = 
																	{
																		["goToWaypointIndex"] = 2,
																		["fromWaypointIndex"] = 5,
																	}, -- 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"] = 1984.1349357639,
											["ETA_locked"] = false,
											["y"] = 295200.23201212,
											["x"] = 138014.71606219,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 293,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 78,
										["alt_type"] = "BARO",
										["livery_id"] = "vvs - 115 gviap",
										["skill"] = "High",
										["speed"] = 138.88888888889,
										["type"] = "MiG-21Bis",
										["unitId"] = 661,
										["psi"] = -1.6136040686346,
										["onboard_num"] = "015",
										["y"] = 409479,
										["x"] = 131730.496094,
										["name"] = "Emig21North",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{PTB_800_MIG21}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 3,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.6136040686346,
										["callsign"] = 111,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 78,
										["alt_type"] = "BARO",
										["livery_id"] = "vvs - 115 gviap",
										["skill"] = "High",
										["speed"] = 138.88888888889,
										["type"] = "MiG-21Bis",
										["unitId"] = 662,
										["psi"] = -1.6136040686346,
										["onboard_num"] = "016",
										["y"] = 409479,
										["x"] = 131730.496094,
										["name"] = "Emig21North-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{PTB_800_MIG21}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 3,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 1.6136040686346,
										["callsign"] = 112,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 409479,
								["x"] = 131730.496094,
								["name"] = "Emig21North",
								["communication"] = true,
								["start_time"] = 0,
								["frequency"] = 305,
							}, -- end of [5]
							[6] = 
							{
								["dynSpawnTemplate"] = false,
								["lateActivation"] = false,
								["tasks"] = {},
								["radioSet"] = false,
								["task"] = "CAP",
								["uncontrolled"] = false,
								["route"] = 
								{
									["routeRelativeTOT"] = false,
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 208,
											["action"] = "From Runway",
											["alt_type"] = "BARO",
											["speed"] = 138.88888888889,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["key"] = "CAP",
															["id"] = "EngageTargets",
															["enabled"] = true,
															["auto"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Air",
																}, -- end of ["targetTypes"]
																["priority"] = 0,
															}, -- end of ["params"]
														}, -- end of [1]
														[2] = 
														{
															["number"] = 2,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 17,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [2]
														[3] = 
														{
															["number"] = 3,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 4,
																		["name"] = 18,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [3]
														[4] = 
														{
															["number"] = 4,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = true,
																		["name"] = 19,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [4]
														[5] = 
														{
															["number"] = 5,
															["auto"] = true,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["targetTypes"] = {},
																		["name"] = 21,
																		["value"] = "none;",
																		["noTargetTypes"] = 
																		{
																			[1] = "Fighters",
																			[2] = "Multirole fighters",
																			[3] = "Bombers",
																			[4] = "Helicopters",
																			[5] = "UAVs",
																			[6] = "Infantry",
																			[7] = "Fortifications",
																			[8] = "Tanks",
																			[9] = "IFV",
																			[10] = "APC",
																			[11] = "Artillery",
																			[12] = "Unarmed vehicles",
																			[13] = "AAA",
																			[14] = "SR SAM",
																			[15] = "MR SAM",
																			[16] = "LR SAM",
																			[17] = "Aircraft Carriers",
																			[18] = "Cruisers",
																			[19] = "Destroyers",
																			[20] = "Frigates",
																			[21] = "Corvettes",
																			[22] = "Light armed ships",
																			[23] = "Unarmed ships",
																			[24] = "Submarines",
																			[25] = "Cruise missiles",
																			[26] = "Antiship Missiles",
																			[27] = "AA Missiles",
																			[28] = "AG Missiles",
																			[29] = "SA Missiles",
																		}, -- end of ["noTargetTypes"]
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [5]
														[6] = 
														{
															["number"] = 6,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "Option",
																	["params"] = 
																	{
																		["value"] = 2,
																		["name"] = 1,
																	}, -- end of ["params"]
																}, -- end of ["action"]
															}, -- end of ["params"]
														}, -- end of [6]
														[7] = 
														{
															["number"] = 7,
															["auto"] = false,
															["id"] = "EngageTargetsInZone",
															["enabled"] = true,
															["params"] = 
															{
																["targetTypes"] = 
																{
																	[1] = "Fighters",
																	[2] = "Multirole fighters",
																	[3] = "Interceptors",
																}, -- end of ["targetTypes"]
																["x"] = 31797.730219484,
																["y"] = 443199.26571233,
																["value"] = "Fighters;Multirole fighters;Interceptors;",
																["priority"] = 0,
																["noTargetTypes"] = 
																{
																	[1] = "Bombers",
																	[2] = "Helicopters",
																	[3] = "UAVs",
																	[4] = "Cruise missiles",
																	[5] = "Antiship Missiles",
																	[6] = "AA Missiles",
																	[7] = "AG Missiles",
																	[8] = "SA Missiles",
																}, -- end of ["noTargetTypes"]
																["zoneRadius"] = 76200,
															}, -- end of ["params"]
														}, -- end of [7]
													}, -- end of ["tasks"]
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "TakeOff",
											["ETA"] = 0,
											["ETA_locked"] = true,
											["y"] = 451986.390625,
											["x"] = 68386.710938,
											["speed_locked"] = true,
											["formation_template"] = "",
											["airdromeId"] = 9,
										}, -- end of [1]
										[2] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 541.0048121778,
											["ETA_locked"] = false,
											["y"] = 454568.84868929,
											["x"] = -51132.42822504,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [2]
										[3] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 780.56980498874,
											["ETA_locked"] = false,
											["y"] = 434447.17383001,
											["x"] = -100096.35657403,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [3]
										[4] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = {},
												}, -- end of ["params"]
											}, -- end of ["task"]
											["type"] = "Turning Point",
											["ETA"] = 2032.7634301063,
											["ETA_locked"] = false,
											["y"] = 300123.1783421,
											["x"] = 99792.685994183,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [4]
										[5] = 
										{
											["alt"] = 4572,
											["action"] = "Turning Point",
											["alt_type"] = "BARO",
											["speed"] = 220.97222222222,
											["task"] = 
											{
												["id"] = "ComboTask",
												["params"] = 
												{
													["tasks"] = 
													{
														[1] = 
														{
															["number"] = 1,
															["auto"] = false,
															["id"] = "WrappedAction",
															["enabled"] = true,
															["params"] = 
															{
																["action"] = 
																{
																	["id"] = "SwitchWaypoint",
																	["params"] = 
																	{
																		["goToWaypointIndex"] = 2,
																		["fromWaypointIndex"] = 5,
																	}, -- 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"] = 2800.5806527974,
											["ETA_locked"] = false,
											["y"] = 515197.57535817,
											["x"] = 102605.1274933,
											["speed_locked"] = true,
											["formation_template"] = "",
										}, -- end of [5]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 294,
								["hidden"] = false,
								["units"] = 
								{
									[1] = 
									{
										["alt"] = 208,
										["alt_type"] = "BARO",
										["livery_id"] = "vvs - 115 gviap",
										["skill"] = "Good",
										["speed"] = 138.88888888889,
										["type"] = "MiG-21Bis",
										["unitId"] = 663,
										["psi"] = -3.1199889480395,
										["onboard_num"] = "019",
										["y"] = 451986.390625,
										["x"] = 68386.710938,
										["name"] = "Emig21South",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{PTB_800_MIG21}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 3,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 3.1199889480395,
										["callsign"] = 113,
									}, -- end of [1]
									[2] = 
									{
										["alt"] = 208,
										["alt_type"] = "BARO",
										["livery_id"] = "vvs - 115 gviap",
										["skill"] = "Good",
										["speed"] = 138.88888888889,
										["type"] = "MiG-21Bis",
										["unitId"] = 665,
										["psi"] = -3.1199889480395,
										["onboard_num"] = "020",
										["y"] = 451986.390625,
										["x"] = 68386.710938,
										["name"] = "Emig21South-1",
										["payload"] = 
										{
											["pylons"] = 
											{
												[1] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [1]
												[2] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [2]
												[3] = 
												{
													["CLSID"] = "{PTB_800_MIG21}",
												}, -- end of [3]
												[4] = 
												{
													["CLSID"] = "{R-3R}",
												}, -- end of [4]
												[5] = 
												{
													["CLSID"] = "{R-60}",
												}, -- end of [5]
												[6] = 
												{
													["CLSID"] = "{ASO-2}",
												}, -- end of [6]
											}, -- end of ["pylons"]
											["fuel"] = 2280,
											["flare"] = 40,
											["ammo_type"] = 3,
											["chaff"] = 18,
											["gun"] = 100,
										}, -- end of ["payload"]
										["heading"] = 3.1199889480395,
										["callsign"] = 114,
									}, -- end of [2]
								}, -- end of ["units"]
								["y"] = 451986.390625,
								["x"] = 68386.710938,
								["name"] = "Emig21South",
								["communication"] = true,
								["start_time"] = 0,
								["modulation"] = 0,
								["frequency"] = 124,
							}, -- end of [6]
						}, -- end of ["group"]
					}, -- end of ["plane"]
					["static"] = 
					{
						["group"] = 
						{
							[1] = 
							{
								["heading"] = 1.4486232791553,
								["hiddenOnPlanner"] = true,
								["groupId"] = 34,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "FSB aeroflot",
										["category"] = "Planes",
										["type"] = "IL-76MD",
										["unitId"] = 82,
										["rate"] = "70",
										["y"] = 446129.8036342,
										["x"] = 147955.85714349,
										["name"] = "Static IL-76MD-1-1",
										["heading"] = 1.4486232791553,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 446129.8036342,
								["x"] = 147955.85714349,
								["name"] = "Static IL-76MD-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 446129.8036342,
											["speed"] = 0,
											["x"] = 147955.85714349,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [1]
							[2] = 
							{
								["heading"] = 1.4486232791553,
								["hiddenOnPlanner"] = true,
								["groupId"] = 35,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "FSB aeroflot",
										["category"] = "Planes",
										["type"] = "IL-76MD",
										["unitId"] = 83,
										["rate"] = "70",
										["y"] = 446149.53628235,
										["x"] = 147843.14693286,
										["name"] = "Static IL-76MD-2-1",
										["heading"] = 1.4486232791553,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 446149.53628235,
								["x"] = 147843.14693286,
								["name"] = "Static IL-76MD-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 446149.53628235,
											["speed"] = 0,
											["x"] = 147843.14693286,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [2]
							[3] = 
							{
								["heading"] = 1.7278759594744,
								["hiddenOnPlanner"] = true,
								["groupId"] = 37,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "FSB aeroflot",
										["category"] = "Planes",
										["type"] = "IL-76MD",
										["unitId"] = 86,
										["rate"] = "70",
										["y"] = 451444.87938799,
										["x"] = 67068.929116167,
										["name"] = "Static IL-76MD-3-1",
										["heading"] = 1.7278759594744,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451444.87938799,
								["x"] = 67068.929116167,
								["name"] = "Static IL-76MD-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451444.87938799,
											["speed"] = 0,
											["x"] = 67068.929116167,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [3]
							[4] = 
							{
								["heading"] = 1.7278759594744,
								["hiddenOnPlanner"] = true,
								["groupId"] = 57,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "Aeroflot",
										["category"] = "Planes",
										["type"] = "An-26B",
										["unitId"] = 128,
										["rate"] = "50",
										["y"] = 451777.77055505,
										["x"] = 69347.18615298,
										["name"] = "Static An-26B-1",
										["heading"] = 1.7278759594744,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451777.77055505,
								["x"] = 69347.18615298,
								["name"] = "Static An-26B-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451777.77055505,
											["speed"] = 0,
											["x"] = 69347.18615298,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [4]
							[5] = 
							{
								["heading"] = 1.7278759594744,
								["hiddenOnPlanner"] = true,
								["groupId"] = 58,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "RF Air Force",
										["category"] = "Planes",
										["type"] = "An-30M",
										["unitId"] = 129,
										["rate"] = "50",
										["y"] = 451764.85607608,
										["x"] = 69253.797430281,
										["name"] = "Static An-30M-1",
										["heading"] = 1.7278759594744,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451764.85607608,
								["x"] = 69253.797430281,
								["name"] = "Static An-30M-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451764.85607608,
											["speed"] = 0,
											["x"] = 69253.797430281,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [5]
							[6] = 
							{
								["heading"] = 3.2986722862693,
								["hiddenOnPlanner"] = true,
								["groupId"] = 59,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "Aeroflot",
										["category"] = "Planes",
										["type"] = "Yak-40",
										["unitId"] = 130,
										["rate"] = "50",
										["y"] = 451447.26690401,
										["x"] = 69260.273509944,
										["name"] = "Static Yak-40-1",
										["heading"] = 3.2986722862693,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451447.26690401,
								["x"] = 69260.273509944,
								["name"] = "Static Yak-40-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451447.26690401,
											["speed"] = 0,
											["x"] = 69260.273509944,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [6]
							[7] = 
							{
								["heading"] = 1.6755160819146,
								["hiddenOnPlanner"] = true,
								["groupId"] = 60,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Tu-95MS",
										["unitId"] = 131,
										["rate"] = "100",
										["y"] = 451714.24153742,
										["x"] = 68997.602043815,
										["name"] = "Static Tu-95MS-1",
										["heading"] = 1.6755160819146,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451714.24153742,
								["x"] = 68997.602043815,
								["name"] = "Static Tu-95MS-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451714.24153742,
											["speed"] = 0,
											["x"] = 68997.602043815,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [7]
							[8] = 
							{
								["heading"] = 0.54105206811824,
								["hiddenOnPlanner"] = true,
								["groupId"] = 61,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "RF Air Force",
										["category"] = "Helicopters",
										["type"] = "Mi-26",
										["unitId"] = 132,
										["rate"] = "30",
										["y"] = 451469.57635606,
										["x"] = 69600.778813637,
										["name"] = "Static Mi-26-1",
										["heading"] = 0.54105206811824,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451469.57635606,
								["x"] = 69600.778813637,
								["name"] = "Static Mi-26-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451469.57635606,
											["speed"] = 0,
											["x"] = 69600.778813637,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [8]
							[9] = 
							{
								["heading"] = 6.1261056745001,
								["hiddenOnPlanner"] = true,
								["groupId"] = 62,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "Russia_VVS_Standard",
										["category"] = "Helicopters",
										["type"] = "Mi-8MT",
										["unitId"] = 133,
										["rate"] = "30",
										["y"] = 451132.83205154,
										["x"] = 69618.680718212,
										["name"] = "Static Mi-8MTV2-1",
										["heading"] = 6.1261056745001,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451132.83205154,
								["x"] = 69618.680718212,
								["name"] = "Static Mi-8MTV2-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451132.83205154,
											["speed"] = 0,
											["x"] = 69618.680718212,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [9]
							[10] = 
							{
								["heading"] = 1.7104226669544,
								["hiddenOnPlanner"] = true,
								["groupId"] = 64,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Su-24M",
										["unitId"] = 135,
										["rate"] = "70",
										["y"] = 451696.66053568,
										["x"] = 68462.214050609,
										["name"] = "Static Su-24M-2-1",
										["heading"] = 1.7104226669544,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451696.66053568,
								["x"] = 68462.214050609,
								["name"] = "Static Su-24M-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451696.66053568,
											["speed"] = 0,
											["x"] = 68462.214050609,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [10]
							[11] = 
							{
								["heading"] = 1.7104226669544,
								["hiddenOnPlanner"] = true,
								["groupId"] = 65,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Su-24M",
										["unitId"] = 136,
										["rate"] = "70",
										["y"] = 451702.85456242,
										["x"] = 68506.074456208,
										["name"] = "Static Su-24M-3-1",
										["heading"] = 1.7104226669544,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451702.85456242,
								["x"] = 68506.074456208,
								["name"] = "Static Su-24M-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451702.85456242,
											["speed"] = 0,
											["x"] = 68506.074456208,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [11]
							[12] = 
							{
								["heading"] = 1.6929693744345,
								["hiddenOnPlanner"] = true,
								["groupId"] = 69,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Tu-95MS",
										["unitId"] = 140,
										["rate"] = "100",
										["y"] = 451511.44540142,
										["x"] = 67354.411690757,
										["name"] = "Static Tu-95MS-2",
										["heading"] = 1.6929693744345,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451511.44540142,
								["x"] = 67354.411690757,
								["name"] = "Static Tu-95MS-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451511.44540142,
											["speed"] = 0,
											["x"] = 67354.411690757,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [12]
							[13] = 
							{
								["heading"] = 1.6929693744345,
								["hiddenOnPlanner"] = true,
								["groupId"] = 71,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard early",
										["category"] = "Planes",
										["type"] = "Su-30",
										["unitId"] = 142,
										["rate"] = "50",
										["y"] = 451664.91939513,
										["x"] = 68247.173116284,
										["name"] = "Static Su-30-1",
										["heading"] = 1.6929693744345,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451664.91939513,
								["x"] = 68247.173116284,
								["name"] = "Static Su-30-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451664.91939513,
											["speed"] = 0,
											["x"] = 68247.173116284,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [13]
							[14] = 
							{
								["heading"] = 1.6929693744345,
								["hiddenOnPlanner"] = true,
								["groupId"] = 72,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard early",
										["category"] = "Planes",
										["type"] = "Su-30",
										["unitId"] = 143,
										["rate"] = "50",
										["y"] = 451659.59123287,
										["x"] = 68203.506755835,
										["name"] = "Static Su-30-2-1",
										["heading"] = 1.6929693744345,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451659.59123287,
								["x"] = 68203.506755835,
								["name"] = "Static Su-30-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451659.59123287,
											["speed"] = 0,
											["x"] = 68203.506755835,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [14]
							[15] = 
							{
								["heading"] = 1.6929693744345,
								["hiddenOnPlanner"] = true,
								["groupId"] = 73,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard early",
										["category"] = "Planes",
										["type"] = "Su-30",
										["unitId"] = 144,
										["rate"] = "50",
										["y"] = 451652.91837102,
										["x"] = 68159.988091626,
										["name"] = "Static Su-30-3-1",
										["heading"] = 1.6929693744345,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451652.91837102,
								["x"] = 68159.988091626,
								["name"] = "Static Su-30-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451652.91837102,
											["speed"] = 0,
											["x"] = 68159.988091626,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [15]
							[16] = 
							{
								["heading"] = 1.6929693744345,
								["hiddenOnPlanner"] = true,
								["groupId"] = 74,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard early",
										["category"] = "Planes",
										["type"] = "Su-30",
										["unitId"] = 145,
										["rate"] = "50",
										["y"] = 451647.98625575,
										["x"] = 68119.950920554,
										["name"] = "Static Su-30-4-1",
										["heading"] = 1.6929693744345,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451647.98625575,
								["x"] = 68119.950920554,
								["name"] = "Static Su-30-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451647.98625575,
											["speed"] = 0,
											["x"] = 68119.950920554,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [16]
							[17] = 
							{
								["heading"] = 2.0594885173533,
								["hiddenOnPlanner"] = true,
								["groupId"] = 75,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard early",
										["category"] = "Planes",
										["type"] = "Su-30",
										["unitId"] = 146,
										["rate"] = "50",
										["y"] = 436792.22828174,
										["x"] = 46735.839146458,
										["name"] = "Static Su-30-5-1",
										["heading"] = 2.0594885173533,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 436792.22828174,
								["x"] = 46735.839146458,
								["name"] = "Static Su-30-5",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 436792.22828174,
											["speed"] = 0,
											["x"] = 46735.839146458,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [17]
							[18] = 
							{
								["heading"] = 2.0594885173533,
								["hiddenOnPlanner"] = true,
								["groupId"] = 76,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard early",
										["category"] = "Planes",
										["type"] = "Su-30",
										["unitId"] = 147,
										["rate"] = "50",
										["y"] = 436806.57998123,
										["x"] = 46765.013092962,
										["name"] = "Static Su-30-6-1",
										["heading"] = 2.0594885173533,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 436806.57998123,
								["x"] = 46765.013092962,
								["name"] = "Static Su-30-6",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 436806.57998123,
											["speed"] = 0,
											["x"] = 46765.013092962,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [18]
							[19] = 
							{
								["heading"] = 2.0594885173533,
								["hiddenOnPlanner"] = true,
								["groupId"] = 77,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard early",
										["category"] = "Planes",
										["type"] = "Su-30",
										["unitId"] = 148,
										["rate"] = "50",
										["y"] = 436772.70055948,
										["x"] = 46707.606295002,
										["name"] = "Static Su-30-7-1",
										["heading"] = 2.0594885173533,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 436772.70055948,
								["x"] = 46707.606295002,
								["name"] = "Static Su-30-7",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 436772.70055948,
											["speed"] = 0,
											["x"] = 46707.606295002,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [19]
							[20] = 
							{
								["heading"] = 2.0594885173533,
								["hiddenOnPlanner"] = true,
								["groupId"] = 78,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard early",
										["category"] = "Planes",
										["type"] = "Su-30",
										["unitId"] = 149,
										["rate"] = "50",
										["y"] = 436823.99023963,
										["x"] = 46794.657586991,
										["name"] = "Static Su-30-8-1",
										["heading"] = 2.0594885173533,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 436823.99023963,
								["x"] = 46794.657586991,
								["name"] = "Static Su-30-8",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 436823.99023963,
											["speed"] = 0,
											["x"] = 46794.657586991,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [20]
							[21] = 
							{
								["heading"] = 1.2740903539559,
								["hiddenOnPlanner"] = true,
								["groupId"] = 82,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "russian air force",
										["category"] = "Planes",
										["type"] = "Su-34",
										["unitId"] = 184,
										["rate"] = 70,
										["y"] = 446306.92354696,
										["x"] = 148465.62304124,
										["name"] = "Static Su-34-1",
										["heading"] = 1.2740903539559,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 446306.92354696,
								["x"] = 148465.62304124,
								["name"] = "Static Su-34-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 446306.92354696,
											["speed"] = 0,
											["x"] = 148465.62304124,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [21]
							[22] = 
							{
								["heading"] = 1.2740903539559,
								["hiddenOnPlanner"] = true,
								["groupId"] = 83,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "russian air force",
										["category"] = "Planes",
										["type"] = "Su-34",
										["unitId"] = 185,
										["rate"] = 70,
										["y"] = 446317.84285997,
										["x"] = 148434.83415865,
										["name"] = "Static Su-34-2-1",
										["heading"] = 1.2740903539559,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 446317.84285997,
								["x"] = 148434.83415865,
								["name"] = "Static Su-34-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 446317.84285997,
											["speed"] = 0,
											["x"] = 148434.83415865,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [22]
							[23] = 
							{
								["heading"] = 1.2740903539559,
								["hiddenOnPlanner"] = true,
								["groupId"] = 84,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "russian air force",
										["category"] = "Planes",
										["type"] = "Su-34",
										["unitId"] = 186,
										["rate"] = 70,
										["y"] = 446328.37036565,
										["x"] = 148408.29754314,
										["name"] = "Static Su-34-3-1",
										["heading"] = 1.2740903539559,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 446328.37036565,
								["x"] = 148408.29754314,
								["name"] = "Static Su-34-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 446328.37036565,
											["speed"] = 0,
											["x"] = 148408.29754314,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [23]
							[24] = 
							{
								["heading"] = 1.2740903539559,
								["hiddenOnPlanner"] = true,
								["groupId"] = 85,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "Air Force Standard",
										["category"] = "Planes",
										["type"] = "Su-27",
										["unitId"] = 187,
										["rate"] = "50",
										["y"] = 446260.27899176,
										["x"] = 148617.49948908,
										["name"] = "Static Su-27-1",
										["heading"] = 1.2740903539559,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 446260.27899176,
								["x"] = 148617.49948908,
								["name"] = "Static Su-27-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 446260.27899176,
											["speed"] = 0,
											["x"] = 148617.49948908,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [24]
							[25] = 
							{
								["heading"] = 1.2740903539559,
								["hiddenOnPlanner"] = true,
								["groupId"] = 86,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "Air Force Standard",
										["category"] = "Planes",
										["type"] = "Su-27",
										["unitId"] = 188,
										["rate"] = "50",
										["y"] = 446268.98782875,
										["x"] = 148587.01855962,
										["name"] = "Static Su-27-2-1",
										["heading"] = 1.2740903539559,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 446268.98782875,
								["x"] = 148587.01855962,
								["name"] = "Static Su-27-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 446268.98782875,
											["speed"] = 0,
											["x"] = 148587.01855962,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [25]
							[26] = 
							{
								["heading"] = 1.2740903539559,
								["hiddenOnPlanner"] = true,
								["groupId"] = 87,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "Air Force Standard",
										["category"] = "Planes",
										["type"] = "Su-27",
										["unitId"] = 189,
										["rate"] = "50",
										["y"] = 446280.15300438,
										["x"] = 148556.98423718,
										["name"] = "Static Su-27-3-1",
										["heading"] = 1.2740903539559,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 446280.15300438,
								["x"] = 148556.98423718,
								["name"] = "Static Su-27-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 446280.15300438,
											["speed"] = 0,
											["x"] = 148556.98423718,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [26]
							[27] = 
							{
								["heading"] = 1.2740903539559,
								["hiddenOnPlanner"] = true,
								["groupId"] = 88,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "Air Force Standard",
										["category"] = "Planes",
										["type"] = "Su-27",
										["unitId"] = 190,
										["rate"] = "50",
										["y"] = 446290.75992122,
										["x"] = 148526.39165596,
										["name"] = "Static Su-27-4-1",
										["heading"] = 1.2740903539559,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 446290.75992122,
								["x"] = 148526.39165596,
								["name"] = "Static Su-27-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 446290.75992122,
											["speed"] = 0,
											["x"] = 148526.39165596,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [27]
							[28] = 
							{
								["heading"] = 4.6949356878647,
								["hiddenOnPlanner"] = true,
								["groupId"] = 89,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "Aeroflot",
										["category"] = "Planes",
										["type"] = "An-26B",
										["unitId"] = 191,
										["rate"] = "50",
										["y"] = 446404.4247403,
										["x"] = 147796.66155098,
										["name"] = "Static An-26B-2",
										["heading"] = 4.6949356878647,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 446404.4247403,
								["x"] = 147796.66155098,
								["name"] = "Static An-26B-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 446404.4247403,
											["speed"] = 0,
											["x"] = 147796.66155098,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [28]
							[29] = 
							{
								["heading"] = 1.6929693744345,
								["hiddenOnPlanner"] = true,
								["groupId"] = 93,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Tu-95MS",
										["unitId"] = 220,
										["rate"] = "100",
										["y"] = 451530.22840127,
										["x"] = 67506.403845391,
										["name"] = "Static Tu-95MS-3-1",
										["heading"] = 1.6929693744345,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451530.22840127,
								["x"] = 67506.403845391,
								["name"] = "Static Tu-95MS-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451530.22840127,
											["speed"] = 0,
											["x"] = 67506.403845391,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [29]
							[30] = 
							{
								["heading"] = 1.6929693744345,
								["hiddenOnPlanner"] = true,
								["groupId"] = 94,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Tu-95MS",
										["unitId"] = 221,
										["rate"] = "100",
										["y"] = 451552.88412056,
										["x"] = 67659.870239744,
										["name"] = "Static Tu-95MS-4-1",
										["heading"] = 1.6929693744345,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451552.88412056,
								["x"] = 67659.870239744,
								["name"] = "Static Tu-95MS-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451552.88412056,
											["speed"] = 0,
											["x"] = 67659.870239744,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [30]
							[31] = 
							{
								["heading"] = 1.6929693744345,
								["hiddenOnPlanner"] = true,
								["groupId"] = 95,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Tu-95MS",
										["unitId"] = 222,
										["rate"] = "100",
										["y"] = 451501.04168914,
										["x"] = 67283.250223217,
										["name"] = "Static Tu-95MS-5-1",
										["heading"] = 1.6929693744345,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451501.04168914,
								["x"] = 67283.250223217,
								["name"] = "Static Tu-95MS-5",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451501.04168914,
											["speed"] = 0,
											["x"] = 67283.250223217,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [31]
							[32] = 
							{
								["heading"] = 1.6929693744345,
								["hiddenOnPlanner"] = true,
								["groupId"] = 96,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Tu-95MS",
										["unitId"] = 223,
										["rate"] = "100",
										["y"] = 451543.76275365,
										["x"] = 67581.363335466,
										["name"] = "Static Tu-95MS-6-1",
										["heading"] = 1.6929693744345,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451543.76275365,
								["x"] = 67581.363335466,
								["name"] = "Static Tu-95MS-6",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451543.76275365,
											["speed"] = 0,
											["x"] = 67581.363335466,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [32]
							[33] = 
							{
								["heading"] = 4.607669225265,
								["hiddenOnPlanner"] = true,
								["groupId"] = 97,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "field camo scheme #1 (native)",
										["category"] = "Planes",
										["type"] = "Su-25",
										["unitId"] = 224,
										["rate"] = "40",
										["y"] = 429577.55760239,
										["x"] = 165764.62746563,
										["name"] = "Static Su-25-1-1",
										["heading"] = 4.607669225265,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 429577.55760239,
								["x"] = 165764.62746563,
								["name"] = "Static Su-25-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 429577.55760239,
											["speed"] = 0,
											["x"] = 165764.62746563,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [33]
							[34] = 
							{
								["heading"] = 4.607669225265,
								["hiddenOnPlanner"] = true,
								["groupId"] = 98,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "field camo scheme #1 (native)",
										["category"] = "Planes",
										["type"] = "Su-25",
										["unitId"] = 225,
										["rate"] = "40",
										["y"] = 429580.55592038,
										["x"] = 165726.1014648,
										["name"] = "Static Su-25-2-1",
										["heading"] = 4.607669225265,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 429580.55592038,
								["x"] = 165726.1014648,
								["name"] = "Static Su-25-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 429580.55592038,
											["speed"] = 0,
											["x"] = 165726.1014648,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [34]
							[35] = 
							{
								["heading"] = 4.607669225265,
								["hiddenOnPlanner"] = true,
								["groupId"] = 99,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "field camo scheme #1 (native)",
										["category"] = "Planes",
										["type"] = "Su-25",
										["unitId"] = 226,
										["rate"] = "40",
										["y"] = 429585.43443054,
										["x"] = 165688.48972519,
										["name"] = "Static Su-25-3-1",
										["heading"] = 4.607669225265,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 429585.43443054,
								["x"] = 165688.48972519,
								["name"] = "Static Su-25-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 429585.43443054,
											["speed"] = 0,
											["x"] = 165688.48972519,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [35]
							[36] = 
							{
								["heading"] = 4.607669225265,
								["hiddenOnPlanner"] = true,
								["groupId"] = 100,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "field camo scheme #1 (native)",
										["category"] = "Planes",
										["type"] = "Su-25",
										["unitId"] = 227,
										["rate"] = "40",
										["y"] = 429588.26711386,
										["x"] = 165651.50747077,
										["name"] = "Static Su-25-4-1",
										["heading"] = 4.607669225265,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 429588.26711386,
								["x"] = 165651.50747077,
								["name"] = "Static Su-25-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 429588.26711386,
											["speed"] = 0,
											["x"] = 165651.50747077,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [36]
							[37] = 
							{
								["heading"] = 3.8571776469075,
								["hiddenOnPlanner"] = true,
								["groupId"] = 101,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "field camo scheme #1 (native)",
										["category"] = "Planes",
										["type"] = "Su-25",
										["unitId"] = 228,
										["rate"] = "40",
										["y"] = 430344.14020059,
										["x"] = 163890.19952381,
										["name"] = "Static Su-25-5-1",
										["heading"] = 3.8571776469075,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 430344.14020059,
								["x"] = 163890.19952381,
								["name"] = "Static Su-25-5",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 430344.14020059,
											["speed"] = 0,
											["x"] = 163890.19952381,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [37]
							[38] = 
							{
								["heading"] = 3.7524578917878,
								["hiddenOnPlanner"] = true,
								["groupId"] = 102,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "field camo scheme #1 (native)",
										["category"] = "Planes",
										["type"] = "Su-25",
										["unitId"] = 229,
										["rate"] = "40",
										["y"] = 430362.77142714,
										["x"] = 163875.95211527,
										["name"] = "Static Su-25-6-1",
										["heading"] = 3.7524578917878,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 430362.77142714,
								["x"] = 163875.95211527,
								["name"] = "Static Su-25-6",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 430362.77142714,
											["speed"] = 0,
											["x"] = 163875.95211527,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [38]
							[39] = 
							{
								["heading"] = 3.9444441095072,
								["hiddenOnPlanner"] = true,
								["groupId"] = 103,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "Air Force Standard",
										["category"] = "Planes",
										["type"] = "Su-27",
										["unitId"] = 230,
										["rate"] = "50",
										["y"] = 429502.11910607,
										["x"] = 166040.66720115,
										["name"] = "Static Su-27-5",
										["heading"] = 3.9444441095072,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 429502.11910607,
								["x"] = 166040.66720115,
								["name"] = "Static Su-27-5",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 429502.11910607,
											["speed"] = 0,
											["x"] = 166040.66720115,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [39]
							[40] = 
							{
								["heading"] = 3.9444441095072,
								["hiddenOnPlanner"] = true,
								["groupId"] = 104,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "Air Force Standard",
										["category"] = "Planes",
										["type"] = "Su-27",
										["unitId"] = 231,
										["rate"] = "50",
										["y"] = 429533.89954292,
										["x"] = 166006.92280471,
										["name"] = "Static Su-27-6-1",
										["heading"] = 3.9444441095072,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 429533.89954292,
								["x"] = 166006.92280471,
								["name"] = "Static Su-27-6",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 429533.89954292,
											["speed"] = 0,
											["x"] = 166006.92280471,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [40]
							[41] = 
							{
								["heading"] = 3.9444441095072,
								["hiddenOnPlanner"] = true,
								["groupId"] = 105,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "Air Force Standard",
										["category"] = "Planes",
										["type"] = "Su-27",
										["unitId"] = 232,
										["rate"] = "50",
										["y"] = 429468.48478539,
										["x"] = 166072.78907397,
										["name"] = "Static Su-27-7-1",
										["heading"] = 3.9444441095072,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 429468.48478539,
								["x"] = 166072.78907397,
								["name"] = "Static Su-27-7",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 429468.48478539,
											["speed"] = 0,
											["x"] = 166072.78907397,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [41]
							[42] = 
							{
								["heading"] = 3.9444441095072,
								["hiddenOnPlanner"] = true,
								["groupId"] = 106,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "Air Force Standard",
										["category"] = "Planes",
										["type"] = "Su-27",
										["unitId"] = 233,
										["rate"] = "50",
										["y"] = 429435.08375308,
										["x"] = 166104.45046919,
										["name"] = "Static Su-27-8-1",
										["heading"] = 3.9444441095072,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 429435.08375308,
								["x"] = 166104.45046919,
								["name"] = "Static Su-27-8",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 429435.08375308,
											["speed"] = 0,
											["x"] = 166104.45046919,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [42]
							[43] = 
							{
								["heading"] = 5.0265482457437,
								["hiddenOnPlanner"] = true,
								["groupId"] = 116,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Boxcartrinity",
										["unitId"] = 243,
										["rate"] = 4,
										["y"] = 462089.8090486,
										["x"] = 8076.2842069049,
										["name"] = "Static Flatcar-2-1",
										["heading"] = 5.0265482457437,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462089.8090486,
								["x"] = 8076.2842069049,
								["name"] = "Static Flatcar-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462089.8090486,
											["speed"] = 0,
											["x"] = 8076.2842069049,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [43]
							[44] = 
							{
								["heading"] = 5.0265482457437,
								["hiddenOnPlanner"] = true,
								["groupId"] = 117,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Boxcartrinity",
										["unitId"] = 244,
										["rate"] = 4,
										["y"] = 462106.36522207,
										["x"] = 8070.8909756863,
										["name"] = "Static Flatcar-1-1",
										["heading"] = 5.0265482457437,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462106.36522207,
								["x"] = 8070.8909756863,
								["name"] = "Static Flatcar-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462106.36522207,
											["speed"] = 0,
											["x"] = 8070.8909756863,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [44]
							[45] = 
							{
								["heading"] = 5.0265482457437,
								["hiddenOnPlanner"] = true,
								["groupId"] = 118,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Boxcartrinity",
										["unitId"] = 245,
										["rate"] = 4,
										["y"] = 462122.71520774,
										["x"] = 8065.3843277068,
										["name"] = "Static Flatcar-3-1",
										["heading"] = 5.0265482457437,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462122.71520774,
								["x"] = 8065.3843277068,
								["name"] = "Static Flatcar-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462122.71520774,
											["speed"] = 0,
											["x"] = 8065.3843277068,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [45]
							[46] = 
							{
								["heading"] = 5.0440015382636,
								["hiddenOnPlanner"] = true,
								["groupId"] = 119,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach cargo open",
										["unitId"] = 246,
										["rate"] = 4,
										["y"] = 462137.50175028,
										["x"] = 8060.3544966194,
										["name"] = "Static Open Wagon-6",
										["heading"] = 5.0440015382636,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462137.50175028,
								["x"] = 8060.3544966194,
								["name"] = "Static Open Wagon-6",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462137.50175028,
											["speed"] = 0,
											["x"] = 8060.3544966194,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [46]
							[47] = 
							{
								["heading"] = 5.0440015382636,
								["hiddenOnPlanner"] = true,
								["groupId"] = 120,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach cargo",
										["unitId"] = 247,
										["rate"] = 4,
										["y"] = 462151.30684292,
										["x"] = 8055.6805751212,
										["name"] = "Static Freight Van-2-1",
										["heading"] = 5.0440015382636,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462151.30684292,
								["x"] = 8055.6805751212,
								["name"] = "Static Freight Van-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462151.30684292,
											["speed"] = 0,
											["x"] = 8055.6805751212,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [47]
							[48] = 
							{
								["heading"] = 5.0440015382636,
								["hiddenOnPlanner"] = true,
								["groupId"] = 121,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach cargo",
										["unitId"] = 248,
										["rate"] = 4,
										["y"] = 462165.79290425,
										["x"] = 8050.759028643,
										["name"] = "Static Freight Van-3-1",
										["heading"] = 5.0440015382636,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462165.79290425,
								["x"] = 8050.759028643,
								["name"] = "Static Freight Van-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462165.79290425,
											["speed"] = 0,
											["x"] = 8050.759028643,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [48]
							[49] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 122,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Electric locomotive",
										["unitId"] = 249,
										["rate"] = 10,
										["y"] = 462263.99799474,
										["x"] = 8089.8958341895,
										["name"] = "Static Loco VL80 Electric-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462263.99799474,
								["x"] = 8089.8958341895,
								["name"] = "Static Loco VL80 Electric-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462263.99799474,
											["speed"] = 0,
											["x"] = 8089.8958341895,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [49]
							[50] = 
							{
								["heading"] = 5.0265482457437,
								["hiddenOnPlanner"] = true,
								["groupId"] = 123,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a tank blue",
										["unitId"] = 250,
										["rate"] = 4,
										["y"] = 462076.10041911,
										["x"] = 8080.6708750979,
										["name"] = "Static Tank Car blue-1",
										["heading"] = 5.0265482457437,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462076.10041911,
								["x"] = 8080.6708750979,
								["name"] = "Static Tank Car blue-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462076.10041911,
											["speed"] = 0,
											["x"] = 8080.6708750979,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [50]
							[51] = 
							{
								["heading"] = 5.0440015382636,
								["hiddenOnPlanner"] = true,
								["groupId"] = 124,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a tank blue",
										["unitId"] = 251,
										["rate"] = 4,
										["y"] = 462065.39694561,
										["x"] = 8084.2771667099,
										["name"] = "Static Tank Car blue-2-1",
										["heading"] = 5.0440015382636,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462065.39694561,
								["x"] = 8084.2771667099,
								["name"] = "Static Tank Car blue-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462065.39694561,
											["speed"] = 0,
											["x"] = 8084.2771667099,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [51]
							[52] = 
							{
								["heading"] = 5.0265482457437,
								["hiddenOnPlanner"] = true,
								["groupId"] = 125,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a passenger",
										["unitId"] = 252,
										["rate"] = 4,
										["y"] = 462184.73621522,
										["x"] = 8044.4445916521,
										["name"] = "Static Passenger Car-1",
										["heading"] = 5.0265482457437,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462184.73621522,
								["x"] = 8044.4445916521,
								["name"] = "Static Passenger Car-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462184.73621522,
											["speed"] = 0,
											["x"] = 8044.4445916521,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [52]
							[53] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 126,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "ES44AH",
										["unitId"] = 253,
										["rate"] = 10,
										["y"] = 462312.21161402,
										["x"] = 8161.2227439837,
										["name"] = "Static Loco ES44AH-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462312.21161402,
								["x"] = 8161.2227439837,
								["name"] = "Static Loco ES44AH-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462312.21161402,
											["speed"] = 0,
											["x"] = 8161.2227439837,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [53]
							[54] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 127,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "ES44AH",
										["unitId"] = 254,
										["rate"] = 10,
										["y"] = 462206.78990971,
										["x"] = 8037.1084806783,
										["name"] = "Static Loco ES44AH-2-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462206.78990971,
								["x"] = 8037.1084806783,
								["name"] = "Static Loco ES44AH-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462206.78990971,
											["speed"] = 0,
											["x"] = 8037.1084806783,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [54]
							[55] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 128,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach cargo open",
										["unitId"] = 255,
										["rate"] = 4,
										["y"] = 462242.18519253,
										["x"] = 8097.3802681468,
										["name"] = "Static Open Wagon-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462242.18519253,
								["x"] = 8097.3802681468,
								["name"] = "Static Open Wagon-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462242.18519253,
											["speed"] = 0,
											["x"] = 8097.3802681468,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [55]
							[56] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 129,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach cargo open",
										["unitId"] = 256,
										["rate"] = 4,
										["y"] = 462229.05649143,
										["x"] = 8101.8429594502,
										["name"] = "Static Open Wagon-2-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462229.05649143,
								["x"] = 8101.8429594502,
								["name"] = "Static Open Wagon-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462229.05649143,
											["speed"] = 0,
											["x"] = 8101.8429594502,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [56]
							[57] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 130,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach cargo open",
										["unitId"] = 257,
										["rate"] = 4,
										["y"] = 462215.91363429,
										["x"] = 8106.3572451645,
										["name"] = "Static Open Wagon-3-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462215.91363429,
								["x"] = 8106.3572451645,
								["name"] = "Static Open Wagon-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462215.91363429,
											["speed"] = 0,
											["x"] = 8106.3572451645,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [57]
							[58] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 131,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach cargo open",
										["unitId"] = 258,
										["rate"] = 4,
										["y"] = 462202.83054824,
										["x"] = 8110.8406364012,
										["name"] = "Static Open Wagon-4-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462202.83054824,
								["x"] = 8110.8406364012,
								["name"] = "Static Open Wagon-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462202.83054824,
											["speed"] = 0,
											["x"] = 8110.8406364012,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [58]
							[59] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 132,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach cargo open",
										["unitId"] = 259,
										["rate"] = 4,
										["y"] = 462189.96397198,
										["x"] = 8115.3942395214,
										["name"] = "Static Open Wagon-5-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462189.96397198,
								["x"] = 8115.3942395214,
								["name"] = "Static Open Wagon-5",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462189.96397198,
											["speed"] = 0,
											["x"] = 8115.3942395214,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [59]
							[60] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 133,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Boxcartrinity",
										["unitId"] = 260,
										["rate"] = 4,
										["y"] = 462175.34929644,
										["x"] = 8120.3766496462,
										["name"] = "Static Flatcar-4",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462175.34929644,
								["x"] = 8120.3766496462,
								["name"] = "Static Flatcar-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462175.34929644,
											["speed"] = 0,
											["x"] = 8120.3766496462,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [60]
							[61] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 134,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Boxcartrinity",
										["unitId"] = 261,
										["rate"] = 4,
										["y"] = 462159.08430976,
										["x"] = 8126.0871529845,
										["name"] = "Static Flatcar-5-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462159.08430976,
								["x"] = 8126.0871529845,
								["name"] = "Static Flatcar-5",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462159.08430976,
											["speed"] = 0,
											["x"] = 8126.0871529845,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [61]
							[62] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 135,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Boxcartrinity",
										["unitId"] = 262,
										["rate"] = 4,
										["y"] = 462142.8359225,
										["x"] = 8131.6474375995,
										["name"] = "Static Flatcar-6-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462142.8359225,
								["x"] = 8131.6474375995,
								["name"] = "Static Flatcar-6",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462142.8359225,
											["speed"] = 0,
											["x"] = 8131.6474375995,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [62]
							[63] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 136,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Boxcartrinity",
										["unitId"] = 263,
										["rate"] = 4,
										["y"] = 462126.59002256,
										["x"] = 8137.2650584176,
										["name"] = "Static Flatcar-7-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462126.59002256,
								["x"] = 8137.2650584176,
								["name"] = "Static Flatcar-7",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462126.59002256,
											["speed"] = 0,
											["x"] = 8137.2650584176,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [63]
							[64] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 137,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Boxcartrinity",
										["unitId"] = 264,
										["rate"] = 4,
										["y"] = 462110.5445723,
										["x"] = 8142.7612899995,
										["name"] = "Static Flatcar-8-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462110.5445723,
								["x"] = 8142.7612899995,
								["name"] = "Static Flatcar-8",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462110.5445723,
											["speed"] = 0,
											["x"] = 8142.7612899995,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [64]
							[65] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 138,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 265,
										["rate"] = 4,
										["y"] = 462095.54735196,
										["x"] = 8147.8996617784,
										["name"] = "Static Coach Platform-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462095.54735196,
								["x"] = 8147.8996617784,
								["name"] = "Static Coach Platform-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462095.54735196,
											["speed"] = 0,
											["x"] = 8147.8996617784,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [65]
							[66] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 139,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 266,
										["rate"] = 4,
										["y"] = 462081.70920679,
										["x"] = 8152.5738797008,
										["name"] = "Static Coach Platform-2-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462081.70920679,
								["x"] = 8152.5738797008,
								["name"] = "Static Coach Platform-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462081.70920679,
											["speed"] = 0,
											["x"] = 8152.5738797008,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [66]
							[67] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 140,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 267,
										["rate"] = 4,
										["y"] = 462067.80955876,
										["x"] = 8157.3403519242,
										["name"] = "Static Coach Platform-3-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462067.80955876,
								["x"] = 8157.3403519242,
								["name"] = "Static Coach Platform-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462067.80955876,
											["speed"] = 0,
											["x"] = 8157.3403519242,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [67]
							[68] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 141,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 268,
										["rate"] = 4,
										["y"] = 462053.84840786,
										["x"] = 8162.1375755814,
										["name"] = "Static Coach Platform-4-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462053.84840786,
								["x"] = 8162.1375755814,
								["name"] = "Static Coach Platform-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462053.84840786,
											["speed"] = 0,
											["x"] = 8162.1375755814,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [68]
							[69] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 142,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 269,
										["rate"] = 4,
										["y"] = 462052.97541814,
										["x"] = 8088.5980675186,
										["name"] = "Static Coach Platform-5-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462052.97541814,
								["x"] = 8088.5980675186,
								["name"] = "Static Coach Platform-5",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462052.97541814,
											["speed"] = 0,
											["x"] = 8088.5980675186,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [69]
							[70] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 143,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 270,
										["rate"] = 4,
										["y"] = 462025.35126423,
										["x"] = 8098.1177372311,
										["name"] = "Static Coach Platform-6-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462025.35126423,
								["x"] = 8098.1177372311,
								["name"] = "Static Coach Platform-6",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462025.35126423,
											["speed"] = 0,
											["x"] = 8098.1177372311,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [70]
							[71] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 144,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 271,
										["rate"] = 4,
										["y"] = 462088.48373533,
										["x"] = 8126.3092849913,
										["name"] = "Static Coach Platform-7-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462088.48373533,
								["x"] = 8126.3092849913,
								["name"] = "Static Coach Platform-7",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462088.48373533,
											["speed"] = 0,
											["x"] = 8126.3092849913,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [71]
							[72] = 
							{
								["heading"] = 5.0440015382636,
								["hiddenOnPlanner"] = true,
								["groupId"] = 145,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a tank blue",
										["unitId"] = 272,
										["rate"] = 4,
										["y"] = 461802.99973646,
										["x"] = 7963.3094708048,
										["name"] = "Static Tank Car blue-3-1",
										["heading"] = 5.0440015382636,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 461802.99973646,
								["x"] = 7963.3094708048,
								["name"] = "Static Tank Car blue-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 461802.99973646,
											["speed"] = 0,
											["x"] = 7963.3094708048,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [72]
							[73] = 
							{
								["heading"] = 5.0265482457437,
								["hiddenOnPlanner"] = true,
								["groupId"] = 146,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Boxcartrinity",
										["unitId"] = 273,
										["rate"] = 4,
										["y"] = 462135.79915538,
										["x"] = 8110.8503359371,
										["name"] = "Static Flatcar-9-1",
										["heading"] = 5.0265482457437,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462135.79915538,
								["x"] = 8110.8503359371,
								["name"] = "Static Flatcar-9",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462135.79915538,
											["speed"] = 0,
											["x"] = 8110.8503359371,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [73]
							[74] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 147,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 274,
										["rate"] = 4,
										["y"] = 462039.19929638,
										["x"] = 8093.351166947,
										["name"] = "Static Coach Platform-8-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462039.19929638,
								["x"] = 8093.351166947,
								["name"] = "Static Coach Platform-8",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462039.19929638,
											["speed"] = 0,
											["x"] = 8093.351166947,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [74]
							[75] = 
							{
								["heading"] = 3.4557519189488,
								["hiddenOnPlanner"] = true,
								["groupId"] = 148,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "autumn",
										["category"] = "Armor",
										["type"] = "T-80UD",
										["unitId"] = 275,
										["rate"] = 20,
										["y"] = 462305.64402865,
										["x"] = 8097.4566601385,
										["name"] = "Static MBT T-80U-1",
										["heading"] = 3.4557519189488,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462305.64402865,
								["x"] = 8097.4566601385,
								["name"] = "Static MBT T-80U-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462305.64402865,
											["speed"] = 0,
											["x"] = 8097.4566601385,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [75]
							[76] = 
							{
								["heading"] = 3.4557519189488,
								["hiddenOnPlanner"] = true,
								["groupId"] = 149,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "autumn",
										["category"] = "Armor",
										["type"] = "T-80UD",
										["unitId"] = 276,
										["rate"] = 20,
										["y"] = 462312.55659195,
										["x"] = 8095.3151897536,
										["name"] = "Static MBT T-80U-2-1",
										["heading"] = 3.4557519189488,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462312.55659195,
								["x"] = 8095.3151897536,
								["name"] = "Static MBT T-80U-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462312.55659195,
											["speed"] = 0,
											["x"] = 8095.3151897536,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [76]
							[77] = 
							{
								["heading"] = 3.4557519189488,
								["hiddenOnPlanner"] = true,
								["groupId"] = 150,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "autumn",
										["category"] = "Armor",
										["type"] = "T-80UD",
										["unitId"] = 277,
										["rate"] = 20,
										["y"] = 462319.53121133,
										["x"] = 8092.7980338876,
										["name"] = "Static MBT T-80U-3-1",
										["heading"] = 3.4557519189488,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462319.53121133,
								["x"] = 8092.7980338876,
								["name"] = "Static MBT T-80U-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462319.53121133,
											["speed"] = 0,
											["x"] = 8092.7980338876,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [77]
							[78] = 
							{
								["heading"] = 3.4557519189488,
								["hiddenOnPlanner"] = true,
								["groupId"] = 152,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 279,
										["rate"] = 3,
										["y"] = 462332.9224857,
										["x"] = 8088.2418280331,
										["name"] = "Static Truck GAZ-66-1",
										["heading"] = 3.4557519189488,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462332.9224857,
								["x"] = 8088.2418280331,
								["name"] = "Static Truck GAZ-66-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462332.9224857,
											["speed"] = 0,
											["x"] = 8088.2418280331,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [78]
							[79] = 
							{
								["heading"] = 3.4557519189488,
								["hiddenOnPlanner"] = true,
								["groupId"] = 153,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 280,
										["rate"] = 3,
										["y"] = 462338.44462868,
										["x"] = 8086.4522446611,
										["name"] = "Static Truck GAZ-66-2-1",
										["heading"] = 3.4557519189488,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462338.44462868,
								["x"] = 8086.4522446611,
								["name"] = "Static Truck GAZ-66-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462338.44462868,
											["speed"] = 0,
											["x"] = 8086.4522446611,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [79]
							[80] = 
							{
								["heading"] = 3.4557519189488,
								["hiddenOnPlanner"] = true,
								["groupId"] = 154,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Artillery",
										["type"] = "Grad-URAL",
										["unitId"] = 281,
										["rate"] = 10,
										["y"] = 462326.04054739,
										["x"] = 8108.0731106397,
										["name"] = "Static MLRS BM-21 Grad 122mm-1",
										["heading"] = 3.4557519189488,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462326.04054739,
								["x"] = 8108.0731106397,
								["name"] = "Static MLRS BM-21 Grad 122mm-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462326.04054739,
											["speed"] = 0,
											["x"] = 8108.0731106397,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [80]
							[81] = 
							{
								["heading"] = 3.4557519189488,
								["hiddenOnPlanner"] = true,
								["groupId"] = 155,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Artillery",
										["type"] = "Grad-URAL",
										["unitId"] = 282,
										["rate"] = 10,
										["y"] = 462319.24692715,
										["x"] = 8110.42823232,
										["name"] = "Static MLRS BM-21 Grad 122mm-2-1",
										["heading"] = 3.4557519189488,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462319.24692715,
								["x"] = 8110.42823232,
								["name"] = "Static MLRS BM-21 Grad 122mm-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462319.24692715,
											["speed"] = 0,
											["x"] = 8110.42823232,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [81]
							[82] = 
							{
								["heading"] = 5.0265482457437,
								["hiddenOnPlanner"] = true,
								["groupId"] = 156,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Boxcartrinity",
										["unitId"] = 283,
										["rate"] = 4,
										["y"] = 462119.66623032,
										["x"] = 8116.0441036305,
										["name"] = "Static Flatcar-10-1",
										["heading"] = 5.0265482457437,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462119.66623032,
								["x"] = 8116.0441036305,
								["name"] = "Static Flatcar-10",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462119.66623032,
											["speed"] = 0,
											["x"] = 8116.0441036305,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [82]
							[83] = 
							{
								["heading"] = 5.0265482457437,
								["hiddenOnPlanner"] = true,
								["groupId"] = 157,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Boxcartrinity",
										["unitId"] = 284,
										["rate"] = 4,
										["y"] = 462103.30021483,
										["x"] = 8121.4303872084,
										["name"] = "Static Flatcar-11-1",
										["heading"] = 5.0265482457437,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462103.30021483,
								["x"] = 8121.4303872084,
								["name"] = "Static Flatcar-11",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462103.30021483,
											["speed"] = 0,
											["x"] = 8121.4303872084,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [83]
							[84] = 
							{
								["heading"] = 5.0440015382636,
								["hiddenOnPlanner"] = true,
								["groupId"] = 158,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a tank blue",
										["unitId"] = 285,
										["rate"] = 4,
										["y"] = 462149.43401862,
										["x"] = 8106.1774088847,
										["name"] = "Static Tank Car blue-4-1",
										["heading"] = 5.0440015382636,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462149.43401862,
								["x"] = 8106.1774088847,
								["name"] = "Static Tank Car blue-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462149.43401862,
											["speed"] = 0,
											["x"] = 8106.1774088847,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [84]
							[85] = 
							{
								["heading"] = 5.0440015382636,
								["hiddenOnPlanner"] = true,
								["groupId"] = 159,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach cargo open",
										["unitId"] = 286,
										["rate"] = 4,
										["y"] = 462161.54348945,
										["x"] = 8102.0397935538,
										["name"] = "Static Open Wagon-7-1",
										["heading"] = 5.0440015382636,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462161.54348945,
								["x"] = 8102.0397935538,
								["name"] = "Static Open Wagon-7",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462161.54348945,
											["speed"] = 0,
											["x"] = 8102.0397935538,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [85]
							[86] = 
							{
								["heading"] = 5.0265482457437,
								["hiddenOnPlanner"] = true,
								["groupId"] = 160,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a passenger",
										["unitId"] = 287,
										["rate"] = 4,
										["y"] = 462179.75606109,
										["x"] = 8095.9496339346,
										["name"] = "Static Passenger Car-2-1",
										["heading"] = 5.0265482457437,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462179.75606109,
								["x"] = 8095.9496339346,
								["name"] = "Static Passenger Car-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462179.75606109,
											["speed"] = 0,
											["x"] = 8095.9496339346,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [86]
							[87] = 
							{
								["heading"] = 1.4835298641952,
								["hiddenOnPlanner"] = true,
								["groupId"] = 161,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 288,
										["rate"] = 4,
										["y"] = 462627.78377763,
										["x"] = 7531.7445158598,
										["name"] = "Static Coach Platform-9-1",
										["heading"] = 1.4835298641952,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462627.78377763,
								["x"] = 7531.7445158598,
								["name"] = "Static Coach Platform-9",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462627.78377763,
											["speed"] = 0,
											["x"] = 7531.7445158598,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [87]
							[88] = 
							{
								["heading"] = 1.4835298641952,
								["hiddenOnPlanner"] = true,
								["groupId"] = 162,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 289,
										["rate"] = 4,
										["y"] = 462642.34857735,
										["x"] = 7533.0470589239,
										["name"] = "Static Coach Platform-10-1",
										["heading"] = 1.4835298641952,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462642.34857735,
								["x"] = 7533.0470589239,
								["name"] = "Static Coach Platform-10",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462642.34857735,
											["speed"] = 0,
											["x"] = 7533.0470589239,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [88]
							[89] = 
							{
								["heading"] = 1.4660765716752,
								["hiddenOnPlanner"] = true,
								["groupId"] = 163,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 290,
										["rate"] = 4,
										["y"] = 462637.82547803,
										["x"] = 7478.3112118736,
										["name"] = "Static Coach Platform-11-1",
										["heading"] = 1.4660765716752,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462637.82547803,
								["x"] = 7478.3112118736,
								["name"] = "Static Coach Platform-11",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462637.82547803,
											["speed"] = 0,
											["x"] = 7478.3112118736,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [89]
							[90] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 164,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 291,
										["rate"] = 4,
										["y"] = 462074.83817641,
										["x"] = 8130.8971132054,
										["name"] = "Static Coach Platform-12-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462074.83817641,
								["x"] = 8130.8971132054,
								["name"] = "Static Coach Platform-12",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462074.83817641,
											["speed"] = 0,
											["x"] = 8130.8971132054,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [90]
							[91] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 165,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 292,
										["rate"] = 4,
										["y"] = 462060.97444618,
										["x"] = 8135.6853895082,
										["name"] = "Static Coach Platform-13-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462060.97444618,
								["x"] = 8135.6853895082,
								["name"] = "Static Coach Platform-13",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462060.97444618,
											["speed"] = 0,
											["x"] = 8135.6853895082,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [91]
							[92] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 166,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 293,
										["rate"] = 4,
										["y"] = 462046.99936069,
										["x"] = 8140.4736658111,
										["name"] = "Static Coach Platform-14-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462046.99936069,
								["x"] = 8140.4736658111,
								["name"] = "Static Coach Platform-14",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462046.99936069,
											["speed"] = 0,
											["x"] = 8140.4736658111,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [92]
							[93] = 
							{
								["heading"] = 1.9024088846738,
								["hiddenOnPlanner"] = true,
								["groupId"] = 167,
								["units"] = 
								{
									[1] = 
									{
										["type"] = "Coach a platform",
										["unitId"] = 294,
										["rate"] = 4,
										["y"] = 462033.11761263,
										["x"] = 8145.2457248902,
										["name"] = "Static Coach Platform-15-1",
										["heading"] = 1.9024088846738,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 462033.11761263,
								["x"] = 8145.2457248902,
								["name"] = "Static Coach Platform-15",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 462033.11761263,
											["speed"] = 0,
											["x"] = 8145.2457248902,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [93]
							[94] = 
							{
								["heading"] = 3.7350045992679,
								["hiddenOnPlanner"] = true,
								["groupId"] = 237,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 400,
										["rate"] = 3,
										["y"] = 421899.81502463,
										["x"] = 188667.21494148,
										["name"] = "Static Truck GAZ-66-3",
										["heading"] = 3.7350045992679,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 421899.81502463,
								["x"] = 188667.21494148,
								["name"] = "Static Truck GAZ-66-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 421899.81502463,
											["speed"] = 0,
											["x"] = 188667.21494148,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [94]
							[95] = 
							{
								["heading"] = 3.7350045992679,
								["hiddenOnPlanner"] = true,
								["groupId"] = 238,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 401,
										["rate"] = 3,
										["y"] = 421896.38933446,
										["x"] = 188669.31706954,
										["name"] = "Static Truck GAZ-66-4-1",
										["heading"] = 3.7350045992679,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 421896.38933446,
								["x"] = 188669.31706954,
								["name"] = "Static Truck GAZ-66-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 421896.38933446,
											["speed"] = 0,
											["x"] = 188669.31706954,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [95]
							[96] = 
							{
								["heading"] = 3.7350045992679,
								["hiddenOnPlanner"] = true,
								["groupId"] = 239,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 402,
										["rate"] = 3,
										["y"] = 421932.04765489,
										["x"] = 188652.50004506,
										["name"] = "Static Truck GAZ-66-5-1",
										["heading"] = 3.7350045992679,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 421932.04765489,
								["x"] = 188652.50004506,
								["name"] = "Static Truck GAZ-66-5",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 421932.04765489,
											["speed"] = 0,
											["x"] = 188652.50004506,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [96]
							[97] = 
							{
								["heading"] = 3.7350045992679,
								["hiddenOnPlanner"] = true,
								["groupId"] = 240,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 403,
										["rate"] = 3,
										["y"] = 421936.09619782,
										["x"] = 188650.24220381,
										["name"] = "Static Truck GAZ-66-6-1",
										["heading"] = 3.7350045992679,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 421936.09619782,
								["x"] = 188650.24220381,
								["name"] = "Static Truck GAZ-66-6",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 421936.09619782,
											["speed"] = 0,
											["x"] = 188650.24220381,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [97]
							[98] = 
							{
								["heading"] = 2.5132741228718,
								["hiddenOnPlanner"] = true,
								["groupId"] = 241,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 404,
										["rate"] = 3,
										["y"] = 421227.92481807,
										["x"] = 188762.73435177,
										["name"] = "Static Truck GAZ-66-7-1",
										["heading"] = 2.5132741228718,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 421227.92481807,
								["x"] = 188762.73435177,
								["name"] = "Static Truck GAZ-66-7",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 421227.92481807,
											["speed"] = 0,
											["x"] = 188762.73435177,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [98]
							[99] = 
							{
								["heading"] = 2.5132741228718,
								["hiddenOnPlanner"] = true,
								["groupId"] = 242,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "GAZ-66",
										["unitId"] = 405,
										["rate"] = 3,
										["y"] = 421223.81162691,
										["x"] = 188759.0128931,
										["name"] = "Static Truck GAZ-66-8-1",
										["heading"] = 2.5132741228718,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 421223.81162691,
								["x"] = 188759.0128931,
								["name"] = "Static Truck GAZ-66-8",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 421223.81162691,
											["speed"] = 0,
											["x"] = 188759.0128931,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [99]
							[100] = 
							{
								["heading"] = 4.7996554429844,
								["hiddenOnPlanner"] = true,
								["groupId"] = 243,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Unarmed",
										["type"] = "Ural-4320T",
										["unitId"] = 406,
										["rate"] = 5,
										["y"] = 421205.85722104,
										["x"] = 188767.89216291,
										["name"] = "Static Truck Ural-4320T-1",
										["heading"] = 4.7996554429844,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 421205.85722104,
								["x"] = 188767.89216291,
								["name"] = "Static Truck Ural-4320T-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 421205.85722104,
											["speed"] = 0,
											["x"] = 188767.89216291,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [100]
							[101] = 
							{
								["heading"] = 4.6949356878647,
								["hiddenOnPlanner"] = true,
								["groupId"] = 281,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "Aeroflot",
										["category"] = "Planes",
										["type"] = "An-26B",
										["unitId"] = 618,
										["rate"] = "50",
										["y"] = 446406.36510797,
										["x"] = 147751.65013725,
										["name"] = "Static An-26B-3-1",
										["heading"] = 4.6949356878647,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 446406.36510797,
								["x"] = 147751.65013725,
								["name"] = "Static An-26B-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 446406.36510797,
											["speed"] = 0,
											["x"] = 147751.65013725,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [101]
							[102] = 
							{
								["heading"] = 1.7104226669544,
								["hiddenOnPlanner"] = true,
								["groupId"] = 282,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Su-24M",
										["unitId"] = 619,
										["rate"] = "70",
										["y"] = 451689.76417231,
										["x"] = 68418.305982415,
										["name"] = "Static Su-24M-1-1",
										["heading"] = 1.7104226669544,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451689.76417231,
								["x"] = 68418.305982415,
								["name"] = "Static Su-24M-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451689.76417231,
											["speed"] = 0,
											["x"] = 68418.305982415,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [102]
							[103] = 
							{
								["heading"] = 1.7104226669544,
								["hiddenOnPlanner"] = true,
								["groupId"] = 283,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Su-24M",
										["unitId"] = 620,
										["rate"] = "70",
										["y"] = 451707.60828314,
										["x"] = 68549.227906101,
										["name"] = "Static Su-24M-4-1",
										["heading"] = 1.7104226669544,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 451707.60828314,
								["x"] = 68549.227906101,
								["name"] = "Static Su-24M-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 451707.60828314,
											["speed"] = 0,
											["x"] = 68549.227906101,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [103]
							[104] = 
							{
								["heading"] = 4.2760566673861,
								["hiddenOnPlanner"] = true,
								["groupId"] = 284,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Tu-142",
										["unitId"] = 621,
										["rate"] = "100",
										["y"] = 429654.4829833,
										["x"] = 164636.07742327,
										["name"] = "Static Tu-142-1",
										["heading"] = 4.2760566673861,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 429654.4829833,
								["x"] = 164636.07742327,
								["name"] = "Static Tu-142-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 429654.4829833,
											["speed"] = 0,
											["x"] = 164636.07742327,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [104]
							[105] = 
							{
								["heading"] = 4.2760566673861,
								["hiddenOnPlanner"] = true,
								["groupId"] = 285,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "af standard",
										["category"] = "Planes",
										["type"] = "Tu-142",
										["unitId"] = 622,
										["rate"] = "100",
										["y"] = 429691.08565869,
										["x"] = 164560.71897393,
										["name"] = "Static Tu-142-2-1",
										["heading"] = 4.2760566673861,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 429691.08565869,
								["x"] = 164560.71897393,
								["name"] = "Static Tu-142-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 429691.08565869,
											["speed"] = 0,
											["x"] = 164560.71897393,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [105]
							[106] = 
							{
								["heading"] = 3.7524578917878,
								["hiddenOnPlanner"] = true,
								["groupId"] = 286,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "field camo scheme #1 (native)",
										["category"] = "Planes",
										["type"] = "Su-25",
										["unitId"] = 623,
										["rate"] = "40",
										["y"] = 430381.9888829,
										["x"] = 163863.01761974,
										["name"] = "Static Su-25-7-1",
										["heading"] = 3.7524578917878,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 430381.9888829,
								["x"] = 163863.01761974,
								["name"] = "Static Su-25-7",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 430381.9888829,
											["speed"] = 0,
											["x"] = 163863.01761974,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [106]
							[107] = 
							{
								["heading"] = 3.7524578917878,
								["hiddenOnPlanner"] = true,
								["groupId"] = 287,
								["units"] = 
								{
									[1] = 
									{
										["livery_id"] = "field camo scheme #1 (native)",
										["category"] = "Planes",
										["type"] = "Su-25",
										["unitId"] = 624,
										["rate"] = "40",
										["y"] = 430323.81629646,
										["x"] = 163903.78624325,
										["name"] = "Static Su-25-8-1",
										["heading"] = 3.7524578917878,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 430323.81629646,
								["x"] = 163903.78624325,
								["name"] = "Static Su-25-8",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 430323.81629646,
											["speed"] = 0,
											["x"] = 163903.78624325,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [107]
							[108] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 331,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 703,
										["rate"] = 3,
										["y"] = 404430.34302159,
										["x"] = 207362.47961082,
										["name"] = "Static Wind Turbine 4",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 404430.34302159,
								["x"] = 207362.47961082,
								["name"] = "Static Wind Turbine 4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 404430.34302159,
											["speed"] = 0,
											["x"] = 207362.47961082,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [108]
							[109] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 357,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 729,
										["rate"] = 3,
										["y"] = 404609.92654328,
										["x"] = 207569.95292113,
										["name"] = "Static Wind Turbine 4-1-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 404609.92654328,
								["x"] = 207569.95292113,
								["name"] = "Static Wind Turbine 4-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 404609.92654328,
											["speed"] = 0,
											["x"] = 207569.95292113,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [109]
							[110] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 358,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 730,
										["rate"] = 3,
										["y"] = 404838.52837785,
										["x"] = 207691.94570676,
										["name"] = "Static Wind Turbine 4-2-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 404838.52837785,
								["x"] = 207691.94570676,
								["name"] = "Static Wind Turbine 4-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 404838.52837785,
											["speed"] = 0,
											["x"] = 207691.94570676,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [110]
							[111] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 359,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 731,
										["rate"] = 3,
										["y"] = 404926.92560472,
										["x"] = 207391.67895518,
										["name"] = "Static Wind Turbine 4-3-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 404926.92560472,
								["x"] = 207391.67895518,
								["name"] = "Static Wind Turbine 4-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 404926.92560472,
											["speed"] = 0,
											["x"] = 207391.67895518,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [111]
							[112] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 360,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 732,
										["rate"] = 3,
										["y"] = 404619.29060379,
										["x"] = 207199.25006399,
										["name"] = "Static Wind Turbine 4-4-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 404619.29060379,
								["x"] = 207199.25006399,
								["name"] = "Static Wind Turbine 4-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 404619.29060379,
											["speed"] = 0,
											["x"] = 207199.25006399,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [112]
							[113] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 361,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 733,
										["rate"] = 3,
										["y"] = 405328.86662519,
										["x"] = 207347.76597545,
										["name"] = "Static Wind Turbine 4-5-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 405328.86662519,
								["x"] = 207347.76597545,
								["name"] = "Static Wind Turbine 4-5",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 405328.86662519,
											["speed"] = 0,
											["x"] = 207347.76597545,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [113]
							[114] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 362,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 734,
										["rate"] = 3,
										["y"] = 405086.05489694,
										["x"] = 207590.5777037,
										["name"] = "Static Wind Turbine 4-6-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 405086.05489694,
								["x"] = 207590.5777037,
								["name"] = "Static Wind Turbine 4-6",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 405086.05489694,
											["speed"] = 0,
											["x"] = 207590.5777037,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [114]
							[115] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 363,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 735,
										["rate"] = 3,
										["y"] = 405658.90198398,
										["x"] = 207479.78011896,
										["name"] = "Static Wind Turbine 4-7-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 405658.90198398,
								["x"] = 207479.78011896,
								["name"] = "Static Wind Turbine 4-7",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 405658.90198398,
											["speed"] = 0,
											["x"] = 207479.78011896,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [115]
							[116] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 364,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 736,
										["rate"] = 3,
										["y"] = 405932.35985269,
										["x"] = 207244.04057697,
										["name"] = "Static Wind Turbine 4-8-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 405932.35985269,
								["x"] = 207244.04057697,
								["name"] = "Static Wind Turbine 4-8",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 405932.35985269,
											["speed"] = 0,
											["x"] = 207244.04057697,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [116]
							[117] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 365,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 737,
										["rate"] = 3,
										["y"] = 405475.02514123,
										["x"] = 207057.8063388,
										["name"] = "Static Wind Turbine 4-9-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 405475.02514123,
								["x"] = 207057.8063388,
								["name"] = "Static Wind Turbine 4-9",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 405475.02514123,
											["speed"] = 0,
											["x"] = 207057.8063388,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [117]
							[118] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 366,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 738,
										["rate"] = 3,
										["y"] = 403982.79384041,
										["x"] = 207248.75536781,
										["name"] = "Static Wind Turbine 4-10-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 403982.79384041,
								["x"] = 207248.75536781,
								["name"] = "Static Wind Turbine 4-10",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 403982.79384041,
											["speed"] = 0,
											["x"] = 207248.75536781,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [118]
							[119] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 367,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 739,
										["rate"] = 3,
										["y"] = 404562.71311371,
										["x"] = 206947.00875406,
										["name"] = "Static Wind Turbine 4-11-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 404562.71311371,
								["x"] = 206947.00875406,
								["name"] = "Static Wind Turbine 4-11",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 404562.71311371,
											["speed"] = 0,
											["x"] = 206947.00875406,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [119]
							[120] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 368,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 740,
										["rate"] = 3,
										["y"] = 404256.25170912,
										["x"] = 207067.23592048,
										["name"] = "Static Wind Turbine 4-12-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 404256.25170912,
								["x"] = 207067.23592048,
								["name"] = "Static Wind Turbine 4-12",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 404256.25170912,
											["speed"] = 0,
											["x"] = 207067.23592048,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [120]
							[121] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 369,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 741,
										["rate"] = 3,
										["y"] = 345312.47142269,
										["x"] = 89541.867748489,
										["name"] = "Static Wind Turbine 4-13-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 345312.47142269,
								["x"] = 89541.867748489,
								["name"] = "Static Wind Turbine 4-13",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 345312.47142269,
											["speed"] = 0,
											["x"] = 89541.867748489,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [121]
							[122] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 370,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 742,
										["rate"] = 3,
										["y"] = 345711.3419696,
										["x"] = 89407.481255981,
										["name"] = "Static Wind Turbine 4-14-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 345711.3419696,
								["x"] = 89407.481255981,
								["name"] = "Static Wind Turbine 4-14",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 345711.3419696,
											["speed"] = 0,
											["x"] = 89407.481255981,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [122]
							[123] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 371,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 743,
										["rate"] = 3,
										["y"] = 345220.9742363,
										["x"] = 89191.605081846,
										["name"] = "Static Wind Turbine 4-15-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 345220.9742363,
								["x"] = 89191.605081846,
								["name"] = "Static Wind Turbine 4-15",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 345220.9742363,
											["speed"] = 0,
											["x"] = 89191.605081846,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [123]
							[124] = 
							{
								["heading"] = 3.1764992386297,
								["hiddenOnPlanner"] = true,
								["groupId"] = 372,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 744,
										["rate"] = 3,
										["y"] = 345667.02301994,
										["x"] = 88855.638850576,
										["name"] = "Static Wind Turbine 4-16-1",
										["heading"] = 3.1764992386297,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 345667.02301994,
								["x"] = 88855.638850576,
								["name"] = "Static Wind Turbine 4-16",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 345667.02301994,
											["speed"] = 0,
											["x"] = 88855.638850576,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [124]
							[125] = 
							{
								["heading"] = 4.014257279587,
								["hiddenOnPlanner"] = true,
								["groupId"] = 373,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 745,
										["rate"] = 3,
										["y"] = 345825.39736685,
										["x"] = 89041.555238383,
										["name"] = "Static Wind Turbine 4-17-1",
										["heading"] = 4.014257279587,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 345825.39736685,
								["x"] = 89041.555238383,
								["name"] = "Static Wind Turbine 4-17",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 345825.39736685,
											["speed"] = 0,
											["x"] = 89041.555238383,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [125]
							[126] = 
							{
								["heading"] = 4.4854961776254,
								["hiddenOnPlanner"] = true,
								["groupId"] = 374,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 746,
										["rate"] = 3,
										["y"] = 345935.42815944,
										["x"] = 88329.056975072,
										["name"] = "Static Wind Turbine 4-18-1",
										["heading"] = 4.4854961776254,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 345935.42815944,
								["x"] = 88329.056975072,
								["name"] = "Static Wind Turbine 4-18",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 345935.42815944,
											["speed"] = 0,
											["x"] = 88329.056975072,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [126]
							[127] = 
							{
								["heading"] = 4.3633231299858,
								["hiddenOnPlanner"] = true,
								["groupId"] = 375,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 747,
										["rate"] = 3,
										["y"] = 345904.59038501,
										["x"] = 87783.465581318,
										["name"] = "Static Wind Turbine 4-19-1",
										["heading"] = 4.3633231299858,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 345904.59038501,
								["x"] = 87783.465581318,
								["name"] = "Static Wind Turbine 4-19",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 345904.59038501,
											["speed"] = 0,
											["x"] = 87783.465581318,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [127]
							[128] = 
							{
								["heading"] = 3.8920842319474,
								["hiddenOnPlanner"] = true,
								["groupId"] = 376,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "WindTurbine_11",
										["type"] = "WindTurbine_11",
										["unitId"] = 748,
										["rate"] = 3,
										["y"] = 344696.54246979,
										["x"] = 89011.598855158,
										["name"] = "Static Wind Turbine 4-20-1",
										["heading"] = 3.8920842319474,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 344696.54246979,
								["x"] = 89011.598855158,
								["name"] = "Static Wind Turbine 4-20",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 344696.54246979,
											["speed"] = 0,
											["x"] = 89011.598855158,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [128]
							[129] = 
							{
								["heading"] = 0.055440370401181,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 415247.47815233,
											["speed"] = 0,
											["x"] = 257152.64190001,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 378,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "plavbaza",
										["type"] = "Oil platform",
										["unitId"] = 750,
										["rate"] = 100,
										["y"] = 415247.47815233,
										["x"] = 257152.64190001,
										["name"] = "ruoilplatform1",
										["heading"] = 0.055440370401181,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 415247.47815233,
								["x"] = 257152.64190001,
								["name"] = "ruoilplatform1",
								["dead"] = false,
							}, -- end of [129]
							[130] = 
							{
								["heading"] = 0.26179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 379,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 751,
										["rate"] = 3,
										["y"] = 399732.74075527,
										["x"] = 257541.08748128,
										["name"] = "Static Offshore Wind Turbine-1",
										["heading"] = 0.26179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 399732.74075527,
								["x"] = 257541.08748128,
								["name"] = "Static Offshore Wind Turbine-1",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 399732.74075527,
											["speed"] = 0,
											["x"] = 257541.08748128,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [130]
							[131] = 
							{
								["heading"] = 4.8694686130642,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 414399.48220095,
											["speed"] = 0,
											["x"] = 254722.68372984,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 380,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "plavbaza",
										["type"] = "Oil platform",
										["unitId"] = 752,
										["rate"] = 100,
										["y"] = 414399.48220095,
										["x"] = 254722.68372984,
										["name"] = "ruoilplatform1-1-1",
										["heading"] = 4.8694686130642,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 414399.48220095,
								["x"] = 254722.68372984,
								["name"] = "ruoilplatform1-1",
								["dead"] = false,
							}, -- end of [131]
							[132] = 
							{
								["heading"] = 0.055440370401181,
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 416225.47991993,
											["speed"] = 0,
											["x"] = 253434.70319592,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["groupId"] = 382,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "plavbaza",
										["type"] = "Oil platform",
										["unitId"] = 754,
										["rate"] = 100,
										["y"] = 416225.47991993,
										["x"] = 253434.70319592,
										["name"] = "ruoilplatform1-2-1",
										["heading"] = 0.055440370401181,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 416225.47991993,
								["x"] = 253434.70319592,
								["name"] = "ruoilplatform1-2",
								["dead"] = false,
							}, -- end of [132]
							[133] = 
							{
								["heading"] = 0.26179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 384,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 756,
										["rate"] = 3,
										["y"] = 405203.50957307,
										["x"] = 253694.20681401,
										["name"] = "Static Offshore Wind Turbine-2-1",
										["heading"] = 0.26179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 405203.50957307,
								["x"] = 253694.20681401,
								["name"] = "Static Offshore Wind Turbine-2",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 405203.50957307,
											["speed"] = 0,
											["x"] = 253694.20681401,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [133]
							[134] = 
							{
								["heading"] = 0.26179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 385,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 757,
										["rate"] = 3,
										["y"] = 407962.54283853,
										["x"] = 256863.15359319,
										["name"] = "Static Offshore Wind Turbine-3-1",
										["heading"] = 0.26179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 407962.54283853,
								["x"] = 256863.15359319,
								["name"] = "Static Offshore Wind Turbine-3",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 407962.54283853,
											["speed"] = 0,
											["x"] = 256863.15359319,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [134]
							[135] = 
							{
								["heading"] = 0.26179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 386,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 758,
										["rate"] = 3,
										["y"] = 405266.57319057,
										["x"] = 256610.89912321,
										["name"] = "Static Offshore Wind Turbine-4-1",
										["heading"] = 0.26179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 405266.57319057,
								["x"] = 256610.89912321,
								["name"] = "Static Offshore Wind Turbine-4",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 405266.57319057,
											["speed"] = 0,
											["x"] = 256610.89912321,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [135]
							[136] = 
							{
								["heading"] = 0.26179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 387,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 759,
										["rate"] = 3,
										["y"] = 399921.93160776,
										["x"] = 254592.86336333,
										["name"] = "Static Offshore Wind Turbine-5-1",
										["heading"] = 0.26179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 399921.93160776,
								["x"] = 254592.86336333,
								["name"] = "Static Offshore Wind Turbine-5",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 399921.93160776,
											["speed"] = 0,
											["x"] = 254592.86336333,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [136]
							[137] = 
							{
								["heading"] = 0.26179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 388,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 760,
										["rate"] = 3,
										["y"] = 399764.27256402,
										["x"] = 252133.38228098,
										["name"] = "Static Offshore Wind Turbine-6-1",
										["heading"] = 0.26179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 399764.27256402,
								["x"] = 252133.38228098,
								["name"] = "Static Offshore Wind Turbine-6",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 399764.27256402,
											["speed"] = 0,
											["x"] = 252133.38228098,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [137]
							[138] = 
							{
								["heading"] = 0.26179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 391,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 763,
										["rate"] = 3,
										["y"] = 399370.12495467,
										["x"] = 250131.11242547,
										["name"] = "Static Offshore Wind Turbine-9-1",
										["heading"] = 0.26179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 399370.12495467,
								["x"] = 250131.11242547,
								["name"] = "Static Offshore Wind Turbine-9",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 399370.12495467,
											["speed"] = 0,
											["x"] = 250131.11242547,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [138]
							[139] = 
							{
								["heading"] = 0.26179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 392,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 764,
										["rate"] = 3,
										["y"] = 408167.49959539,
										["x"] = 259101.91201431,
										["name"] = "Static Offshore Wind Turbine-10-1",
										["heading"] = 0.26179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 408167.49959539,
								["x"] = 259101.91201431,
								["name"] = "Static Offshore Wind Turbine-10",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 408167.49959539,
											["speed"] = 0,
											["x"] = 259101.91201431,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [139]
							[140] = 
							{
								["heading"] = 0.26179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 393,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 765,
										["rate"] = 3,
										["y"] = 407915.24512541,
										["x"] = 254561.33155458,
										["name"] = "Static Offshore Wind Turbine-11-1",
										["heading"] = 0.26179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 407915.24512541,
								["x"] = 254561.33155458,
								["name"] = "Static Offshore Wind Turbine-11",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 407915.24512541,
											["speed"] = 0,
											["x"] = 254561.33155458,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [140]
							[141] = 
							{
								["heading"] = 0.26179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 394,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 766,
										["rate"] = 3,
										["y"] = 405250.80728619,
										["x"] = 258881.18935307,
										["name"] = "Static Offshore Wind Turbine-12-1",
										["heading"] = 0.26179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 405250.80728619,
								["x"] = 258881.18935307,
								["name"] = "Static Offshore Wind Turbine-12",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 405250.80728619,
											["speed"] = 0,
											["x"] = 258881.18935307,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [141]
							[142] = 
							{
								["heading"] = 0.26179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 395,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 767,
										["rate"] = 3,
										["y"] = 410690.04429524,
										["x"] = 257178.47168068,
										["name"] = "Static Offshore Wind Turbine-13-1",
										["heading"] = 0.26179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 410690.04429524,
								["x"] = 257178.47168068,
								["name"] = "Static Offshore Wind Turbine-13",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 410690.04429524,
											["speed"] = 0,
											["x"] = 257178.47168068,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [142]
							[143] = 
							{
								["heading"] = 0.26179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 396,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 768,
										["rate"] = 3,
										["y"] = 402034.56279388,
										["x"] = 258755.06211808,
										["name"] = "Static Offshore Wind Turbine-14-1",
										["heading"] = 0.26179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 402034.56279388,
								["x"] = 258755.06211808,
								["name"] = "Static Offshore Wind Turbine-14",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 402034.56279388,
											["speed"] = 0,
											["x"] = 258755.06211808,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [143]
							[144] = 
							{
								["heading"] = 0.26179938779915,
								["hiddenOnPlanner"] = true,
								["groupId"] = 397,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 769,
										["rate"] = 3,
										["y"] = 411352.21227895,
										["x"] = 259338.40057992,
										["name"] = "Static Offshore Wind Turbine-15-1",
										["heading"] = 0.26179938779915,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 411352.21227895,
								["x"] = 259338.40057992,
								["name"] = "Static Offshore Wind Turbine-15",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 411352.21227895,
											["speed"] = 0,
											["x"] = 259338.40057992,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [144]
							[145] = 
							{
								["heading"] = 5.846852994181,
								["hiddenOnPlanner"] = true,
								["groupId"] = 398,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 770,
										["rate"] = 3,
										["y"] = 410674.27839087,
										["x"] = 255333.86086891,
										["name"] = "Static Offshore Wind Turbine-16-1",
										["heading"] = 5.846852994181,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 410674.27839087,
								["x"] = 255333.86086891,
								["name"] = "Static Offshore Wind Turbine-16",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 410674.27839087,
											["speed"] = 0,
											["x"] = 255333.86086891,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [145]
							[146] = 
							{
								["heading"] = 5.846852994181,
								["hiddenOnPlanner"] = true,
								["groupId"] = 399,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 771,
										["rate"] = 3,
										["y"] = 401939.96736764,
										["x"] = 253221.22968279,
										["name"] = "Static Offshore Wind Turbine-17-1",
										["heading"] = 5.846852994181,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 401939.96736764,
								["x"] = 253221.22968279,
								["name"] = "Static Offshore Wind Turbine-17",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 401939.96736764,
											["speed"] = 0,
											["x"] = 253221.22968279,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [146]
							[147] = 
							{
								["heading"] = 5.846852994181,
								["hiddenOnPlanner"] = true,
								["groupId"] = 400,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 772,
										["rate"] = 3,
										["y"] = 401829.60603702,
										["x"] = 255680.71076514,
										["name"] = "Static Offshore Wind Turbine-18-1",
										["heading"] = 5.846852994181,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 401829.60603702,
								["x"] = 255680.71076514,
								["name"] = "Static Offshore Wind Turbine-18",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 401829.60603702,
											["speed"] = 0,
											["x"] = 255680.71076514,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [147]
							[148] = 
							{
								["heading"] = 5.846852994181,
								["hiddenOnPlanner"] = true,
								["groupId"] = 401,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 773,
										["rate"] = 3,
										["y"] = 401955.73327201,
										["x"] = 251045.53487917,
										["name"] = "Static Offshore Wind Turbine-19-1",
										["heading"] = 5.846852994181,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 401955.73327201,
								["x"] = 251045.53487917,
								["name"] = "Static Offshore Wind Turbine-19",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 401955.73327201,
											["speed"] = 0,
											["x"] = 251045.53487917,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [148]
							[149] = 
							{
								["heading"] = 5.846852994181,
								["hiddenOnPlanner"] = true,
								["groupId"] = 402,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 774,
										["rate"] = 3,
										["y"] = 405203.50957307,
										["x"] = 251502.74610602,
										["name"] = "Static Offshore Wind Turbine-20-1",
										["heading"] = 5.846852994181,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 405203.50957307,
								["x"] = 251502.74610602,
								["name"] = "Static Offshore Wind Turbine-20",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 405203.50957307,
											["speed"] = 0,
											["x"] = 251502.74610602,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [149]
							[150] = 
							{
								["heading"] = 5.846852994181,
								["hiddenOnPlanner"] = true,
								["groupId"] = 403,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 775,
										["rate"] = 3,
										["y"] = 408057.13826477,
										["x"] = 252795.55026469,
										["name"] = "Static Offshore Wind Turbine-21-1",
										["heading"] = 5.846852994181,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 408057.13826477,
								["x"] = 252795.55026469,
								["name"] = "Static Offshore Wind Turbine-21",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 408057.13826477,
											["speed"] = 0,
											["x"] = 252795.55026469,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [150]
							[151] = 
							{
								["heading"] = 5.846852994181,
								["hiddenOnPlanner"] = true,
								["groupId"] = 404,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 776,
										["rate"] = 3,
										["y"] = 410989.59647835,
										["x"] = 253394.6546309,
										["name"] = "Static Offshore Wind Turbine-22-1",
										["heading"] = 5.846852994181,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 410989.59647835,
								["x"] = 253394.6546309,
								["name"] = "Static Offshore Wind Turbine-22",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 410989.59647835,
											["speed"] = 0,
											["x"] = 253394.6546309,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [151]
							[152] = 
							{
								["heading"] = 5.846852994181,
								["hiddenOnPlanner"] = true,
								["groupId"] = 405,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 777,
										["rate"] = 3,
										["y"] = 411804.41736127,
										["x"] = 251091.89061444,
										["name"] = "Static Offshore Wind Turbine-23-1",
										["heading"] = 5.846852994181,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 411804.41736127,
								["x"] = 251091.89061444,
								["name"] = "Static Offshore Wind Turbine-23",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 411804.41736127,
											["speed"] = 0,
											["x"] = 251091.89061444,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [152]
							[153] = 
							{
								["heading"] = 5.846852994181,
								["hiddenOnPlanner"] = true,
								["groupId"] = 406,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 778,
										["rate"] = 3,
										["y"] = 408829.65640278,
										["x"] = 250355.8672845,
										["name"] = "Static Offshore Wind Turbine-24-1",
										["heading"] = 5.846852994181,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 408829.65640278,
								["x"] = 250355.8672845,
								["name"] = "Static Offshore Wind Turbine-24",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 408829.65640278,
											["speed"] = 0,
											["x"] = 250355.8672845,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [153]
							[154] = 
							{
								["heading"] = 5.846852994181,
								["hiddenOnPlanner"] = true,
								["groupId"] = 407,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 779,
										["rate"] = 3,
										["y"] = 405394.88086308,
										["x"] = 249313.1675671,
										["name"] = "Static Offshore Wind Turbine-25-1",
										["heading"] = 5.846852994181,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 405394.88086308,
								["x"] = 249313.1675671,
								["name"] = "Static Offshore Wind Turbine-25",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 405394.88086308,
											["speed"] = 0,
											["x"] = 249313.1675671,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [154]
							[155] = 
							{
								["heading"] = 5.846852994181,
								["hiddenOnPlanner"] = true,
								["groupId"] = 408,
								["hidden"] = true,
								["units"] = 
								{
									[1] = 
									{
										["category"] = "Fortifications",
										["shape_name"] = "offshore_windturbine",
										["type"] = "offshore WindTurbine",
										["unitId"] = 780,
										["rate"] = 3,
										["y"] = 401861.13784577,
										["x"] = 248444.16065745,
										["name"] = "Static Offshore Wind Turbine-26-1",
										["heading"] = 5.846852994181,
									}, -- end of [1]
								}, -- end of ["units"]
								["y"] = 401861.13784577,
								["x"] = 248444.16065745,
								["name"] = "Static Offshore Wind Turbine-26",
								["route"] = 
								{
									["points"] = 
									{
										[1] = 
										{
											["alt"] = 0,
											["type"] = "",
											["name"] = "",
											["y"] = 401861.13784577,
											["speed"] = 0,
											["x"] = 248444.16065745,
											["formation_template"] = "",
											["action"] = "",
										}, -- end of [1]
									}, -- end of ["points"]
								}, -- end of ["route"]
								["dead"] = false,
							}, -- end of [155]
						}, -- end of ["group"]
					}, -- end of ["static"]
				}, -- end of [1]
			}, -- end of ["country"]
		}, -- end of ["red"]
	}, -- end of ["coalition"]
	["sortie"] = "DictKey_sortie_5",
	["version"] = 23,
	["trigrules"] = 
	{
		[1] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = "",
					["predicate"] = "c_time_after",
					["seconds"] = 3,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_do_script_file",
					["file"] = "ResKey_Action_18",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "Mist",
		}, -- end of [1]
		[2] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 42,
					["predicate"] = "c_time_after",
					["seconds"] = 10,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "blue",
					["comment"] = "DictKey_ActionComment_10",
					["zone"] = 42,
					["text"] = "DictKey_ActionText_9",
					["KeyDict_text"] = "DictKey_ActionText_9",
					["value"] = 1,
					["readonly"] = true,
					["KeyDict_comment"] = "DictKey_ActionComment_10",
					["predicate"] = "a_mark_to_coalition",
				}, -- end of [1]
				[2] = 
				{
					["coalitionlist"] = "blue",
					["comment"] = "DictKey_ActionComment_12",
					["zone"] = 84,
					["text"] = "DictKey_ActionText_11",
					["readonly"] = true,
					["value"] = 2,
					["predicate"] = "a_mark_to_coalition",
					["KeyDict_comment"] = "DictKey_ActionComment_12",
					["KeyDict_text"] = "DictKey_ActionText_11",
				}, -- end of [2]
				[3] = 
				{
					["coalitionlist"] = "blue",
					["comment"] = "DictKey_ActionComment_14",
					["zone"] = 85,
					["text"] = "DictKey_ActionText_13",
					["predicate"] = "a_mark_to_coalition",
					["value"] = 3,
					["KeyDict_text"] = "DictKey_ActionText_13",
					["KeyDict_comment"] = "DictKey_ActionComment_14",
					["readonly"] = true,
				}, -- end of [3]
				[4] = 
				{
					["coalitionlist"] = "blue",
					["comment"] = "DictKey_ActionComment_36",
					["zone"] = 606,
					["text"] = "DictKey_ActionText_35",
					["KeyDict_text"] = "DictKey_ActionText_35",
					["value"] = 4,
					["readonly"] = true,
					["KeyDict_comment"] = "DictKey_ActionComment_36",
					["predicate"] = "a_mark_to_coalition",
				}, -- end of [4]
				[5] = 
				{
					["coalitionlist"] = "blue",
					["comment"] = "DictKey_ActionComment_17",
					["zone"] = 169,
					["text"] = "DictKey_ActionText_16",
					["readonly"] = true,
					["value"] = 5,
					["predicate"] = "a_mark_to_coalition",
					["KeyDict_comment"] = "DictKey_ActionComment_17",
					["KeyDict_text"] = "DictKey_ActionText_16",
				}, -- end of [5]
				[6] = 
				{
					["coalitionlist"] = "blue",
					["comment"] = "DictKey_ActionComment_25",
					["zone"] = 343,
					["text"] = "DictKey_ActionText_24",
					["predicate"] = "a_mark_to_coalition",
					["value"] = 6,
					["KeyDict_text"] = "DictKey_ActionText_24",
					["KeyDict_comment"] = "DictKey_ActionComment_25",
					["readonly"] = true,
				}, -- end of [6]
				[7] = 
				{
					["coalitionlist"] = "blue",
					["comment"] = "DictKey_ActionComment_29",
					["zone"] = 431,
					["text"] = "DictKey_ActionText_28",
					["readonly"] = true,
					["value"] = 7,
					["predicate"] = "a_mark_to_coalition",
					["KeyDict_comment"] = "DictKey_ActionComment_29",
					["KeyDict_text"] = "DictKey_ActionText_28",
				}, -- end of [7]
				[8] = 
				{
					["coalitionlist"] = "blue",
					["comment"] = "DictKey_ActionComment_31",
					["zone"] = 474,
					["text"] = "DictKey_ActionText_30",
					["KeyDict_text"] = "DictKey_ActionText_30",
					["value"] = 8,
					["readonly"] = true,
					["KeyDict_comment"] = "DictKey_ActionComment_31",
					["predicate"] = "a_mark_to_coalition",
				}, -- end of [8]
				[9] = 
				{
					["coalitionlist"] = "blue",
					["comment"] = "DictKey_ActionComment_34",
					["zone"] = 561,
					["text"] = "DictKey_ActionText_33",
					["readonly"] = true,
					["value"] = 9,
					["predicate"] = "a_mark_to_coalition",
					["KeyDict_comment"] = "DictKey_ActionComment_34",
					["KeyDict_text"] = "DictKey_ActionText_33",
				}, -- end of [9]
				[10] = 
				{
					["coalitionlist"] = "blue",
					["comment"] = "DictKey_ActionComment_40",
					["zone"] = 648,
					["text"] = "DictKey_ActionText_39",
					["KeyDict_text"] = "DictKey_ActionText_39",
					["value"] = 10,
					["readonly"] = true,
					["KeyDict_comment"] = "DictKey_ActionComment_40",
					["predicate"] = "a_mark_to_coalition",
				}, -- end of [10]
				[11] = 
				{
					["coalitionlist"] = "blue",
					["comment"] = "DictKey_ActionComment_44",
					["zone"] = 743,
					["text"] = "DictKey_ActionText_43",
					["readonly"] = true,
					["value"] = 11,
					["predicate"] = "a_mark_to_coalition",
					["KeyDict_comment"] = "DictKey_ActionComment_44",
					["KeyDict_text"] = "DictKey_ActionText_43",
				}, -- end of [11]
			}, -- end of ["actions"]
			["comment"] = "Markers",
		}, -- end of [2]
		[3] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_group_dead",
					["group"] = 28,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Resp Awacs",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "if not Group.getByName('awacs') then\
   mist.respawnGroup('awacs', 150)\
 end\
",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerFront",
		}, -- end of [3]
		[4] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_group_dead",
					["group"] = 33,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Resp fcap1",
			["predicate"] = "triggerFront",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "if not Group.getByName('fcap1') then\
   mist.respawnGroup('fcap1', 150)\
 end\
",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["eventlist"] = "",
		}, -- end of [4]
		[5] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_group_dead",
					["group"] = 293,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Resp mig21N",
			["predicate"] = "triggerFront",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "if not Group.getByName('Emig21North') then\
   mist.respawnGroup('Emig21North', 1200)\
 end\
",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
		}, -- end of [5]
		[6] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_group_dead",
					["group"] = 294,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "if not Group.getByName('Emig21South') then\
   mist.respawnGroup('Emig21South', 1200)\
 end\
",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerFront",
			["comment"] = "Resp Mig21S",
		}, -- end of [6]
		[7] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_group_dead",
					["group"] = 38,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "Resp Ecapsouth",
			["predicate"] = "triggerFront",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "if not Group.getByName('ecapsouthsu27') then\
   mist.respawnGroup('ecapsouthsu27', 1200)\
 end\
",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
		}, -- end of [7]
		[8] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_group_dead",
					["group"] = 40,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Resp Ecapnorth",
			["actions"] = 
			{
				[1] = 
				{
					["text"] = "if not Group.getByName('Ecapnorthmig29') then\
   mist.respawnGroup('Ecapnorthmig29', 1200)\
 end\
",
					["predicate"] = "a_do_script",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerFront",
			["eventlist"] = "",
		}, -- end of [8]
		[9] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "red",
					["unitType"] = "AIRPLANE",
					["zone"] = 127,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Kirkenes CAP",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_activate_group",
					["group"] = 33,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [9]
		[10] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_dead_zone",
					["coalitionlist"] = "red",
					["unitType"] = "AIRPLANE",
					["zone"] = 388,
				}, -- end of [1]
				[2] = 
				{
					["predicate"] = "or",
				}, -- end of [2]
				[3] = 
				{
					["predicate"] = "c_dead_zone",
					["coalitionlist"] = "red",
					["unitType"] = "AIRPLANE",
					["zone"] = 385,
				}, -- end of [3]
				[4] = 
				{
					["predicate"] = "or",
				}, -- end of [4]
				[5] = 
				{
					["predicate"] = "c_dead_zone",
					["coalitionlist"] = "red",
					["unitType"] = "AIRPLANE",
					["zone"] = 386,
				}, -- end of [5]
				[6] = 
				{
					["predicate"] = "or",
				}, -- end of [6]
				[7] = 
				{
					["predicate"] = "c_dead_zone",
					["coalitionlist"] = "red",
					["unitType"] = "AIRPLANE",
					["zone"] = 387,
				}, -- end of [7]
				[8] = 
				{
					["predicate"] = "or",
				}, -- end of [8]
				[9] = 
				{
					["predicate"] = "c_dead_zone",
					["coalitionlist"] = "red",
					["unitType"] = "AIRPLANE",
					["zone"] = 389,
				}, -- end of [9]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 20,
					["start_delay"] = 3,
					["KeyDict_text"] = "DictKey_ActionText_27",
					["text"] = "DictKey_ActionText_27",
					["predicate"] = "a_out_text_delay",
					["clearview"] = false,
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "NPP Damage",
		}, -- end of [10]
		[11] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [1]
				[2] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 1,
				}, -- end of [2]
				[3] = 
				{
					["predicate"] = "or",
				}, -- end of [3]
				[4] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [4]
				[5] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 38,
				}, -- end of [5]
				[6] = 
				{
					["predicate"] = "or",
				}, -- end of [6]
				[7] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [7]
				[8] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 39,
				}, -- end of [8]
				[9] = 
				{
					["predicate"] = "or",
				}, -- end of [9]
				[10] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [10]
				[11] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 40,
				}, -- end of [11]
				[12] = 
				{
					["predicate"] = "or",
				}, -- end of [12]
				[13] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [13]
				[14] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 41,
				}, -- end of [14]
				[15] = 
				{
					["predicate"] = "or",
				}, -- end of [15]
				[16] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [16]
				[17] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 42,
				}, -- end of [17]
				[18] = 
				{
					["predicate"] = "or",
				}, -- end of [18]
				[19] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [19]
				[20] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 43,
				}, -- end of [20]
				[21] = 
				{
					["predicate"] = "or",
				}, -- end of [21]
				[22] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [22]
				[23] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 44,
				}, -- end of [23]
				[24] = 
				{
					["predicate"] = "or",
				}, -- end of [24]
				[25] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [25]
				[26] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 90,
				}, -- end of [26]
				[27] = 
				{
					["predicate"] = "or",
				}, -- end of [27]
				[28] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [28]
				[29] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 96,
				}, -- end of [29]
				[30] = 
				{
					["predicate"] = "or",
				}, -- end of [30]
				[31] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [31]
				[32] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 97,
				}, -- end of [32]
				[33] = 
				{
					["predicate"] = "or",
				}, -- end of [33]
				[34] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [34]
				[35] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 98,
				}, -- end of [35]
				[36] = 
				{
					["predicate"] = "or",
				}, -- end of [36]
				[37] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [37]
				[38] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 45,
				}, -- end of [38]
				[39] = 
				{
					["predicate"] = "or",
				}, -- end of [39]
				[40] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [40]
				[41] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 46,
				}, -- end of [41]
				[42] = 
				{
					["predicate"] = "or",
				}, -- end of [42]
				[43] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [43]
				[44] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 561,
				}, -- end of [44]
				[45] = 
				{
					["predicate"] = "or",
				}, -- end of [45]
				[46] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [46]
				[47] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 565,
				}, -- end of [47]
				[48] = 
				{
					["predicate"] = "or",
				}, -- end of [48]
				[49] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [49]
				[50] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 566,
				}, -- end of [50]
				[51] = 
				{
					["predicate"] = "or",
				}, -- end of [51]
				[52] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [52]
				[53] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 567,
				}, -- end of [53]
				[54] = 
				{
					["predicate"] = "or",
				}, -- end of [54]
				[55] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [55]
				[56] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 551,
				}, -- end of [56]
				[57] = 
				{
					["predicate"] = "or",
				}, -- end of [57]
				[58] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [58]
				[59] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 660,
				}, -- end of [59]
				[60] = 
				{
					["predicate"] = "or",
				}, -- end of [60]
				[61] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [61]
				[62] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 657,
				}, -- end of [62]
				[63] = 
				{
					["predicate"] = "or",
				}, -- end of [63]
				[64] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [64]
				[65] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 659,
				}, -- end of [65]
				[66] = 
				{
					["predicate"] = "or",
				}, -- end of [66]
				[67] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [67]
				[68] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 466,
				}, -- end of [68]
				[69] = 
				{
					["predicate"] = "or",
				}, -- end of [69]
				[70] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [70]
				[71] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 613,
				}, -- end of [71]
				[72] = 
				{
					["predicate"] = "or",
				}, -- end of [72]
				[73] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [73]
				[74] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 611,
				}, -- end of [74]
				[75] = 
				{
					["predicate"] = "or",
				}, -- end of [75]
				[76] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 259,
				}, -- end of [76]
				[77] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 612,
				}, -- end of [77]
			}, -- end of ["rules"]
			["comment"] = "South CAP",
			["predicate"] = "triggerContinious",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_activate_group",
					["group"] = 38,
				}, -- end of [1]
			}, -- end of ["actions"]
			["eventlist"] = "",
		}, -- end of [11]
		[12] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [1]
				[2] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 1,
				}, -- end of [2]
				[3] = 
				{
					["predicate"] = "or",
				}, -- end of [3]
				[4] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [4]
				[5] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 38,
				}, -- end of [5]
				[6] = 
				{
					["predicate"] = "or",
				}, -- end of [6]
				[7] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [7]
				[8] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 39,
				}, -- end of [8]
				[9] = 
				{
					["predicate"] = "or",
				}, -- end of [9]
				[10] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [10]
				[11] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 40,
				}, -- end of [11]
				[12] = 
				{
					["predicate"] = "or",
				}, -- end of [12]
				[13] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [13]
				[14] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 41,
				}, -- end of [14]
				[15] = 
				{
					["predicate"] = "or",
				}, -- end of [15]
				[16] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [16]
				[17] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 42,
				}, -- end of [17]
				[18] = 
				{
					["predicate"] = "or",
				}, -- end of [18]
				[19] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [19]
				[20] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 43,
				}, -- end of [20]
				[21] = 
				{
					["predicate"] = "or",
				}, -- end of [21]
				[22] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [22]
				[23] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 44,
				}, -- end of [23]
				[24] = 
				{
					["predicate"] = "or",
				}, -- end of [24]
				[25] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [25]
				[26] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 90,
				}, -- end of [26]
				[27] = 
				{
					["predicate"] = "or",
				}, -- end of [27]
				[28] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [28]
				[29] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 96,
				}, -- end of [29]
				[30] = 
				{
					["predicate"] = "or",
				}, -- end of [30]
				[31] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [31]
				[32] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 97,
				}, -- end of [32]
				[33] = 
				{
					["predicate"] = "or",
				}, -- end of [33]
				[34] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [34]
				[35] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 98,
				}, -- end of [35]
				[36] = 
				{
					["predicate"] = "or",
				}, -- end of [36]
				[37] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [37]
				[38] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 45,
				}, -- end of [38]
				[39] = 
				{
					["predicate"] = "or",
				}, -- end of [39]
				[40] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [40]
				[41] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 46,
				}, -- end of [41]
				[42] = 
				{
					["predicate"] = "or",
				}, -- end of [42]
				[43] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [43]
				[44] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 561,
				}, -- end of [44]
				[45] = 
				{
					["predicate"] = "or",
				}, -- end of [45]
				[46] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [46]
				[47] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 565,
				}, -- end of [47]
				[48] = 
				{
					["predicate"] = "or",
				}, -- end of [48]
				[49] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [49]
				[50] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 566,
				}, -- end of [50]
				[51] = 
				{
					["predicate"] = "or",
				}, -- end of [51]
				[52] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [52]
				[53] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 567,
				}, -- end of [53]
				[54] = 
				{
					["predicate"] = "or",
				}, -- end of [54]
				[55] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [55]
				[56] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 551,
				}, -- end of [56]
				[57] = 
				{
					["predicate"] = "or",
				}, -- end of [57]
				[58] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [58]
				[59] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 660,
				}, -- end of [59]
				[60] = 
				{
					["predicate"] = "or",
				}, -- end of [60]
				[61] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [61]
				[62] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 657,
				}, -- end of [62]
				[63] = 
				{
					["predicate"] = "or",
				}, -- end of [63]
				[64] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [64]
				[65] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 659,
				}, -- end of [65]
				[66] = 
				{
					["predicate"] = "or",
				}, -- end of [66]
				[67] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [67]
				[68] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 466,
				}, -- end of [68]
				[69] = 
				{
					["predicate"] = "or",
				}, -- end of [69]
				[70] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [70]
				[71] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 613,
				}, -- end of [71]
				[72] = 
				{
					["predicate"] = "or",
				}, -- end of [72]
				[73] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [73]
				[74] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 611,
				}, -- end of [74]
				[75] = 
				{
					["predicate"] = "or",
				}, -- end of [75]
				[76] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 260,
				}, -- end of [76]
				[77] = 
				{
					["altitude"] = 180,
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["predicate"] = "c_unit_altitude_higher_AGL",
					["unit"] = 612,
				}, -- end of [77]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["comment"] = "North CAP",
			["predicate"] = "triggerContinious",
			["actions"] = 
			{
				[1] = 
				{
					["predicate"] = "a_activate_group",
					["group"] = 40,
				}, -- end of [1]
			}, -- end of ["actions"]
		}, -- end of [12]
		[13] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 217,
					["group"] = 26,
					["predicate"] = "c_dead_zone",
				}, -- end of [1]
				[2] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 216,
					["group"] = 26,
					["predicate"] = "c_dead_zone",
				}, -- end of [2]
				[3] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 211,
					["group"] = 26,
					["predicate"] = "c_dead_zone",
				}, -- end of [3]
				[4] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 212,
					["group"] = 26,
					["predicate"] = "c_dead_zone",
				}, -- end of [4]
				[5] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 213,
					["group"] = 26,
					["predicate"] = "c_dead_zone",
				}, -- end of [5]
				[6] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 214,
					["group"] = 26,
					["predicate"] = "c_dead_zone",
				}, -- end of [6]
				[7] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 215,
					["group"] = 26,
					["predicate"] = "c_dead_zone",
				}, -- end of [7]
			}, -- end of ["rules"]
			["comment"] = "Submarines",
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "blue",
					["start_delay"] = 0,
					["seconds"] = 10,
					["KeyDict_text"] = "DictKey_ActionText_20",
					["text"] = "DictKey_ActionText_20",
					["predicate"] = "a_out_text_delay_s",
					["clearview"] = false,
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
		}, -- end of [13]
		[14] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 473,
					["group"] = 26,
					["predicate"] = "c_dead_zone",
				}, -- end of [1]
				[2] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 516,
					["group"] = 26,
					["predicate"] = "c_dead_zone",
				}, -- end of [2]
				[3] = 
				{
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 474,
					["group"] = 26,
					["predicate"] = "c_dead_zone",
				}, -- end of [3]
			}, -- end of ["rules"]
			["comment"] = "Factory",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["seconds"] = 15,
					["start_delay"] = 0,
					["coalitionlist"] = "blue",
					["predicate"] = "a_out_text_delay_s",
					["text"] = "DictKey_ActionText_32",
					["KeyDict_text"] = "DictKey_ActionText_32",
					["clearview"] = false,
				}, -- end of [1]
			}, -- end of ["actions"]
			["eventlist"] = "",
		}, -- end of [14]
		[15] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 695,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Heli",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 298,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
		}, -- end of [15]
		[16] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["predicate"] = "c_part_of_coalition_in_zone",
					["coalitionlist"] = "blue",
					["unitType"] = "AIRPLANE",
					["zone"] = 791,
				}, -- end of [1]
			}, -- end of ["rules"]
			["eventlist"] = "",
			["actions"] = 
			{
				[1] = 
				{
					["group"] = 291,
					["predicate"] = "a_activate_group",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["comment"] = "Boats",
		}, -- end of [16]
		[17] = 
		{
			["rules"] = {},
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["coalitionlist"] = "blue",
					["flag"] = "5",
					["value"] = 11,
					["KeyDict_radiotext"] = "DictKey_ActionRadioText_46",
					["predicate"] = "a_add_radio_item_for_coalition",
					["radiotext"] = "DictKey_ActionRadioText_46",
				}, -- end of [1]
			}, -- end of ["actions"]
			["comment"] = "Landing Smoke",
		}, -- end of [17]
		[18] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag2"] = "1",
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 791,
					["flag"] = "5",
					["predicate"] = "c_flag_is_true",
					["value"] = 11,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Landing Smoke",
			["eventlist"] = "",
			["predicate"] = "triggerOnce",
			["actions"] = 
			{
				[1] = 
				{
					["altitude"] = 1,
					["color"] = "4",
					["predicate"] = "a_explosion_marker",
					["zone"] = 839,
				}, -- end of [1]
			}, -- end of ["actions"]
		}, -- end of [18]
		[19] = 
		{
			["rules"] = 
			{
				[1] = 
				{
					["flag2"] = "1",
					["coalitionlist"] = "red",
					["unitType"] = "ALL",
					["zone"] = 791,
					["flag"] = "5",
					["seconds"] = 10,
					["predicate"] = "c_time_since_flag",
					["value"] = 10,
				}, -- end of [1]
			}, -- end of ["rules"]
			["comment"] = "Landing Smoke",
			["actions"] = 
			{
				[1] = 
				{
					["flag"] = "5",
					["predicate"] = "a_clear_flag",
				}, -- end of [1]
			}, -- end of ["actions"]
			["predicate"] = "triggerOnce",
			["eventlist"] = "",
		}, -- end of [19]
	}, -- end of ["trigrules"]
	["currentKey"] = 834684,
	["failures"] = 
	{
		["pp_damage_EmergMaxTempr"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_EmergMaxTempr",
			["mm"] = 0,
		}, -- end of ["pp_damage_EmergMaxTempr"]
		["CTRL_RUDDER_ROD_MAJOR_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_RUDDER_ROD_MAJOR_DAMAGE",
			["mm"] = 0,
		}, -- end of ["CTRL_RUDDER_ROD_MAJOR_DAMAGE"]
		["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"]
		["CTRL_ELEVATOR_ROD_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_ELEVATOR_ROD_DESTROYED",
			["mm"] = 0,
		}, -- end of ["CTRL_ELEVATOR_ROD_DESTROYED"]
		["ELEC_STARTER_BURNOUT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_STARTER_BURNOUT",
			["mm"] = 0,
		}, -- end of ["ELEC_STARTER_BURNOUT"]
		["ADI_UNIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ADI_UNIT",
			["mm"] = 0,
		}, -- end of ["ADI_UNIT"]
		["CTRL_RUDDER_TRIM_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_RUDDER_TRIM_FAILURE",
			["mm"] = 0,
		}, -- end of ["CTRL_RUDDER_TRIM_FAILURE"]
		["tail_reductor_chip"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "tail_reductor_chip",
			["mm"] = 0,
		}, -- end of ["tail_reductor_chip"]
		["UNCR_C_STRUT_DOWN_LOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_C_STRUT_DOWN_LOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_C_STRUT_DOWN_LOCK_FAILURE"]
		["MWMMC_FAILURE_CPU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_CPU",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_CPU"]
		["AN_ALE_40V_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_TOTAL"]
		["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"]
		["SWMMC_FAILURE_CPU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_CPU",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_CPU"]
		["FLEX_S_BKP_LAMP_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FLEX_S_BKP_LAMP_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["FLEX_S_BKP_LAMP_DEFECTIVE"]
		["FCS_FAILURE_NZ_SENSOR_4"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_NZ_SENSOR_4",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_NZ_SENSOR_4"]
		["oil_press_drop"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "oil_press_drop",
			["mm"] = 0,
		}, -- end of ["oil_press_drop"]
		["Failure_Fuel_RightBoostPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_RightBoostPump",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_RightBoostPump"]
		["EMMC_FAILURE_AC_GENERATOR_CONTROLLER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_AC_GENERATOR_CONTROLLER",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_AC_GENERATOR_CONTROLLER"]
		["CNI_FAILURE_COM2_SECOS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CNI_FAILURE_COM2_SECOS",
			["mm"] = 0,
		}, -- end of ["CNI_FAILURE_COM2_SECOS"]
		["MWMMC_FAILURE_1553B_RWR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_RWR",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_RWR"]
		["BOOSTER_COIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOOSTER_COIL",
			["mm"] = 0,
		}, -- end of ["BOOSTER_COIL"]
		["pp_damage_OilPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_OilPump",
			["mm"] = 0,
		}, -- end of ["pp_damage_OilPump"]
		["EXT_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EXT_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["EXT_TANK_LEAK"]
		["EMMC_FAILURE_BATTERY_FCS1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_BATTERY_FCS1",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_BATTERY_FCS1"]
		["CADC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_TOTAL"]
		["es_damage_MainGenerator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_MainGenerator",
			["mm"] = 0,
		}, -- end of ["es_damage_MainGenerator"]
		["WEAPONS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "WEAPONS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["WEAPONS_FAILURE_TOTAL"]
		["FAILURE_SMS_PYLON_7"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_SMS_PYLON_7",
			["mm"] = 0,
		}, -- end of ["FAILURE_SMS_PYLON_7"]
		["RWR_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_TOTAL"]
		["CNI_FAILURE_IFF_TX"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CNI_FAILURE_IFF_TX",
			["mm"] = 0,
		}, -- end of ["CNI_FAILURE_IFF_TX"]
		["FAILURE_EXT_LIGHT_LAND"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_EXT_LIGHT_LAND",
			["mm"] = 0,
		}, -- end of ["FAILURE_EXT_LIGHT_LAND"]
		["es_damage_RadarInverter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_RadarInverter",
			["mm"] = 0,
		}, -- end of ["es_damage_RadarInverter"]
		["REAR_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "REAR_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["REAR_TANK_LEAK"]
		["GUN_LEFT_MG131_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_MG131_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_MG131_OPEN_CIRCUIT"]
		["CTRL_ELEVATOR_ROD_MAJOR_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_ELEVATOR_ROD_MAJOR_DAMAGE",
			["mm"] = 0,
		}, -- end of ["CTRL_ELEVATOR_ROD_MAJOR_DAMAGE"]
		["RWRANTRIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWRANTRIGHT",
			["mm"] = 0,
		}, -- end of ["RWRANTRIGHT"]
		["fsf_RightBoostPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fsf_RightBoostPump",
			["mm"] = 0,
		}, -- end of ["fsf_RightBoostPump"]
		["asc_r"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "asc_r",
			["mm"] = 0,
		}, -- end of ["asc_r"]
		["BOMBS_SOLENOID_FAULT_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_SOLENOID_FAULT_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_SOLENOID_FAULT_LEFT"]
		["BOMBS_ARMING_NO_VOLATAGE_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_NO_VOLATAGE_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_NO_VOLATAGE_LEFT"]
		["ELEC_BOOSTER_FUEL_PUMP_1_COIL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_1_COIL_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_1_COIL_FAILURE"]
		["FUEL_BOOSTER_FUEL_PUMP_0_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_BOOSTER_FUEL_PUMP_0_FAILURE",
			["mm"] = 0,
		}, -- end of ["FUEL_BOOSTER_FUEL_PUMP_0_FAILURE"]
		["PITOT_HEAT_ELEMENT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PITOT_HEAT_ELEMENT",
			["mm"] = 0,
		}, -- end of ["PITOT_HEAT_ELEMENT"]
		["FUEL_VALVE_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_VALVE_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_VALVE_LEAK"]
		["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"]
		["INST_MASTER_COMPASS_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_MASTER_COMPASS_FAILURE",
			["mm"] = 0,
		}, -- end of ["INST_MASTER_COMPASS_FAILURE"]
		["CARBAIR_SHORT_CIRCUIT_BLB"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CARBAIR_SHORT_CIRCUIT_BLB",
			["mm"] = 0,
		}, -- end of ["CARBAIR_SHORT_CIRCUIT_BLB"]
		["BATT_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BATT_FAIL",
			["mm"] = 0,
		}, -- end of ["BATT_FAIL"]
		["LEFT_TANK_PUMP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LEFT_TANK_PUMP_FAULT",
			["mm"] = 0,
		}, -- end of ["LEFT_TANK_PUMP_FAULT"]
		["Failure_Ctrl_LEF"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Ctrl_LEF",
			["mm"] = 0,
		}, -- end of ["Failure_Ctrl_LEF"]
		["GUN_FAIL_LEFT_IN_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_FAIL_LEFT_IN_GUN",
			["mm"] = 0,
		}, -- end of ["GUN_FAIL_LEFT_IN_GUN"]
		["CADC_FAILURE_TAS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_TAS",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_TAS"]
		["ELEC_UC_LAMP_CD_BULB_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_UC_LAMP_CD_BULB_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_UC_LAMP_CD_BULB_FAILURE"]
		["sas_pitch_left"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sas_pitch_left",
			["mm"] = 0,
		}, -- end of ["sas_pitch_left"]
		["abris_hardware"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "abris_hardware",
			["mm"] = 0,
		}, -- end of ["abris_hardware"]
		["EEC_Failure_LeftEngine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EEC_Failure_LeftEngine",
			["mm"] = 0,
		}, -- end of ["EEC_Failure_LeftEngine"]
		["RWR_FAILURE_CONTROL_BOX"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_CONTROL_BOX",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_CONTROL_BOX"]
		["COM1_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COM1_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["COM1_FAILURE_TOTAL"]
		["ecm"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ecm",
			["mm"] = 0,
		}, -- end of ["ecm"]
		["CADC_RUDDER_AUTHORITY_COMMAND"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_RUDDER_AUTHORITY_COMMAND",
			["mm"] = 0,
		}, -- end of ["CADC_RUDDER_AUTHORITY_COMMAND"]
		["hs_damage_AltHydro"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_AltHydro",
			["mm"] = 0,
		}, -- end of ["hs_damage_AltHydro"]
		["ELEC_BOOSTER_FUEL_PUMP_0_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_0_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_0_FAILURE"]
		["PILOT_KILLED_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PILOT_KILLED_FAILURE",
			["mm"] = 0,
		}, -- end of ["PILOT_KILLED_FAILURE"]
		["asc_a"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "asc_a",
			["mm"] = 0,
		}, -- end of ["asc_a"]
		["TURNIND_POINTER_VIBRATES"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_POINTER_VIBRATES",
			["mm"] = 0,
		}, -- end of ["TURNIND_POINTER_VIBRATES"]
		["GUN_RIGHT_OUT_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_OUT_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_OUT_AMMUN_FAULT"]
		["ELEC_MSB_DAMAGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_MSB_DAMAGED",
			["mm"] = 0,
		}, -- end of ["ELEC_MSB_DAMAGED"]
		["engine_seized"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engine_seized",
			["mm"] = 0,
		}, -- end of ["engine_seized"]
		["ELEC_GENERATOR_REGULATOR_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_GENERATOR_REGULATOR_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["ELEC_GENERATOR_REGULATOR_MALFUNCTION"]
		["R_GEAR_BRAKE_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_GEAR_BRAKE_FAULT",
			["mm"] = 0,
		}, -- end of ["R_GEAR_BRAKE_FAULT"]
		["FUEL_TANK_01_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_01_MINOR_LEAK",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_MINOR_LEAK"]
		["COMPASS_NO_TORQUE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COMPASS_NO_TORQUE",
			["mm"] = 0,
		}, -- end of ["COMPASS_NO_TORQUE"]
		["COOLANT_BREAK_BULB"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_BREAK_BULB",
			["mm"] = 0,
		}, -- end of ["COOLANT_BREAK_BULB"]
		["L_GEAR_BRAKE_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_GEAR_BRAKE_FAULT",
			["mm"] = 0,
		}, -- end of ["L_GEAR_BRAKE_FAULT"]
		["MAINPOWER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAINPOWER",
			["mm"] = 0,
		}, -- end of ["MAINPOWER"]
		["ef_vibration"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ef_vibration",
			["mm"] = 0,
		}, -- end of ["ef_vibration"]
		["STARTER_BURNOUT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_BURNOUT",
			["mm"] = 0,
		}, -- end of ["STARTER_BURNOUT"]
		["SWMMC_FAILURE_CMFCD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_CMFCD",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_CMFCD"]
		["OXYN_PRIMARY_CONTAINER_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXYN_PRIMARY_CONTAINER_PERFORATED",
			["mm"] = 0,
		}, -- end of ["OXYN_PRIMARY_CONTAINER_PERFORATED"]
		["FAILURE_HYDRAULICS_1_ACCU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_HYDRAULICS_1_ACCU",
			["mm"] = 0,
		}, -- end of ["FAILURE_HYDRAULICS_1_ACCU"]
		["OIL_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_LEAK",
			["mm"] = 0,
		}, -- end of ["OIL_LEAK"]
		["FCS_FAILURE_LG_3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_LG_3",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_LG_3"]
		["OIL_SYSTEM_FAIL_050"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_SYSTEM_FAIL_050",
			["mm"] = 0,
		}, -- end of ["OIL_SYSTEM_FAIL_050"]
		["ENGINE_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ENGINE_FAILURE_TOTAL"]
		["ELEC_MASTER_COMPASS_HARNESS_CUT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_MASTER_COMPASS_HARNESS_CUT",
			["mm"] = 0,
		}, -- end of ["ELEC_MASTER_COMPASS_HARNESS_CUT"]
		["CTRL_RUDDER_ROD_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_RUDDER_ROD_DESTROYED",
			["mm"] = 0,
		}, -- end of ["CTRL_RUDDER_ROD_DESTROYED"]
		["HYDR1PUMP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR1PUMP",
			["mm"] = 0,
		}, -- end of ["HYDR1PUMP"]
		["GUN_RIGHT_IN_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_IN_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_IN_BARREL_WORN"]
		["FUEL_FUEL_PUMP_P1_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_FUEL_PUMP_P1_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_FUEL_PUMP_P1_DEGRADED"]
		["FUEL_NITRO_TANK_MAJOR_LEAK"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_NITRO_TANK_MAJOR_LEAK",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_NITRO_TANK_MAJOR_LEAK"]
		["HYD_Flight"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_Flight",
			["mm"] = 0,
		}, -- end of ["HYD_Flight"]
		["INS_PART_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_PART_FAIL",
			["mm"] = 0,
		}, -- end of ["INS_PART_FAIL"]
		["GUN_RIGHT_OUT_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_OUT_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_OUT_BARREL_WORN"]
		["PITOT_HEAT_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PITOT_HEAT_WIRING",
			["mm"] = 0,
		}, -- end of ["PITOT_HEAT_WIRING"]
		["MD1_GYRO_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MD1_GYRO_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["MD1_GYRO_TOTAL_FAILURE"]
		["COOLANT_T_IND_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_T_IND_FAULT",
			["mm"] = 0,
		}, -- end of ["COOLANT_T_IND_FAULT"]
		["ENG0_WATERRADIATOR0_PIERCED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_WATERRADIATOR0_PIERCED",
			["mm"] = 0,
		}, -- end of ["ENG0_WATERRADIATOR0_PIERCED"]
		["FUEL_TANK_00_MAJOR_LEAK"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_00_MAJOR_LEAK",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_MAJOR_LEAK"]
		["IMU_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IMU_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["IMU_FAILURE_TOTAL"]
		["FLEX_S_NO_GUN_SIGN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FLEX_S_NO_GUN_SIGN",
			["mm"] = 0,
		}, -- end of ["FLEX_S_NO_GUN_SIGN"]
		["GUN_LEFT_IN_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_IN_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_IN_OPEN_CIRCUIT"]
		["HYD_PUMP_1_FAIL_100"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_PUMP_1_FAIL_100",
			["mm"] = 0,
		}, -- end of ["HYD_PUMP_1_FAIL_100"]
		["engine_surge_failure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engine_surge_failure",
			["mm"] = 0,
		}, -- end of ["engine_surge_failure"]
		["hs_damage_GainPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_GainPump",
			["mm"] = 0,
		}, -- end of ["hs_damage_GainPump"]
		["FCS_FAILURE_PITCH_RATE_GYRO_3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_PITCH_RATE_GYRO_3",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_PITCH_RATE_GYRO_3"]
		["CTRL_AILERON_ROD_MAJOR_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_AILERON_ROD_MAJOR_DAMAGE",
			["mm"] = 0,
		}, -- end of ["CTRL_AILERON_ROD_MAJOR_DAMAGE"]
		["CK_UNIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CK_UNIT",
			["mm"] = 0,
		}, -- end of ["CK_UNIT"]
		["FUEL_ENGINE0_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_ENGINE0_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["FUEL_ENGINE0_FUEL_PUMP_FAILURE"]
		["RWR_FAILURE_ANTENNA_REAR_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_ANTENNA_REAR_RIGHT",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_ANTENNA_REAR_RIGHT"]
		["RADARALTUNIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADARALTUNIT",
			["mm"] = 0,
		}, -- end of ["RADARALTUNIT"]
		["EMMC_FAILURE_DC_GENERATOR_VOLTAGE_LOW"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_DC_GENERATOR_VOLTAGE_LOW",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_DC_GENERATOR_VOLTAGE_LOW"]
		["CARBAIR_OPEN_CIRCUIT_BLB"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CARBAIR_OPEN_CIRCUIT_BLB",
			["mm"] = 0,
		}, -- end of ["CARBAIR_OPEN_CIRCUIT_BLB"]
		["Failure_Comp_ADC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Comp_ADC",
			["mm"] = 0,
		}, -- end of ["Failure_Comp_ADC"]
		["ENG0_OIL_HOSE_1_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_HOSE_1_LEAK",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_HOSE_1_LEAK"]
		["HYDRO_LOW_AIR_PRESSURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDRO_LOW_AIR_PRESSURE",
			["mm"] = 0,
		}, -- end of ["HYDRO_LOW_AIR_PRESSURE"]
		["FCS_FAILURE_WOW_3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_WOW_3",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_WOW_3"]
		["FUEL_MAIN_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_MAIN_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["FUEL_MAIN_FUEL_PUMP_FAILURE"]
		["ELEC_GENERATOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_GENERATOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_GENERATOR_FAILURE"]
		["FR24ANTENNA"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FR24ANTENNA",
			["mm"] = 0,
		}, -- end of ["FR24ANTENNA"]
		["FCS_FAILURE_L_ELEVATOR_HYD_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_L_ELEVATOR_HYD_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_L_ELEVATOR_HYD_2"]
		["GENERATOR_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GENERATOR_FAULT",
			["mm"] = 0,
		}, -- end of ["GENERATOR_FAULT"]
		["ssf_static_pressure_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ssf_static_pressure_fail",
			["mm"] = 0,
		}, -- end of ["ssf_static_pressure_fail"]
		["FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["FUEL_PUMP_FAILURE"]
		["EMMC_FAILURE_SCU_DC2AC115V"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_SCU_DC2AC115V",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_SCU_DC2AC115V"]
		["ELEC_NAVLIGHT_RED_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_NAVLIGHT_RED_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_NAVLIGHT_RED_FAILURE"]
		["RWR_FAILURE_QUAD45"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_QUAD45",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_QUAD45"]
		["JAMMER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "JAMMER",
			["mm"] = 0,
		}, -- end of ["JAMMER"]
		["INS_FAILURE_ALT_INVALID"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_ALT_INVALID",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_ALT_INVALID"]
		["INS_FAILURE_VELOCITY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_VELOCITY",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_VELOCITY"]
		["ARBS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ARBS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ARBS_FAILURE_TOTAL"]
		["GUN_FAIL_RIGHT_IN_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_FAIL_RIGHT_IN_GUN",
			["mm"] = 0,
		}, -- end of ["GUN_FAIL_RIGHT_IN_GUN"]
		["PNEM_RADIATOR_JACK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_RADIATOR_JACK_FAILURE",
			["mm"] = 0,
		}, -- end of ["PNEM_RADIATOR_JACK_FAILURE"]
		["GUN_RIGHT_OUT_MOUNT_LOOSE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_OUT_MOUNT_LOOSE",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_OUT_MOUNT_LOOSE"]
		["FUEL_TANK_03_FIRE"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_03_FIRE",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_03_FIRE"]
		["ef_fuel_reg"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ef_fuel_reg",
			["mm"] = 0,
		}, -- end of ["ef_fuel_reg"]
		["ENG0_WATER_RADIATOR_1_PIERCED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_WATER_RADIATOR_1_PIERCED",
			["mm"] = 0,
		}, -- end of ["ENG0_WATER_RADIATOR_1_PIERCED"]
		["GSH23_CHARGED_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GSH23_CHARGED_FAILURE",
			["mm"] = 0,
		}, -- end of ["GSH23_CHARGED_FAILURE"]
		["TACH_POOR_CONNECTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACH_POOR_CONNECTION",
			["mm"] = 0,
		}, -- end of ["TACH_POOR_CONNECTION"]
		["CTRL_RH_SLAT_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_RH_SLAT_JAMMED",
			["mm"] = 0,
		}, -- end of ["CTRL_RH_SLAT_JAMMED"]
		["PNEM_ENGINE_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_ENGINE_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_ENGINE_HOSE_PERFORATED"]
		["sas_yaw_right"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sas_yaw_right",
			["mm"] = 0,
		}, -- end of ["sas_yaw_right"]
		["ENG0_OIL_RADIATOR_1_PIERCED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_RADIATOR_1_PIERCED",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_RADIATOR_1_PIERCED"]
		["R_GEAR_UPL_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_GEAR_UPL_JAMMED",
			["mm"] = 0,
		}, -- end of ["R_GEAR_UPL_JAMMED"]
		["hydro_left"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro_left",
			["mm"] = 0,
		}, -- end of ["hydro_left"]
		["FCS_FAILURE_YAW_LVDT_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_YAW_LVDT_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_YAW_LVDT_2"]
		["L_GEAR_UPL_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_GEAR_UPL_JAMMED",
			["mm"] = 0,
		}, -- end of ["L_GEAR_UPL_JAMMED"]
		["fs_damage_BoosterPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_BoosterPump",
			["mm"] = 0,
		}, -- end of ["fs_damage_BoosterPump"]
		["UHF_ARC_159_FAILURE_REMOTE_DISPLAY_RIO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_REMOTE_DISPLAY_RIO",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_REMOTE_DISPLAY_RIO"]
		["RWR_FAILURE_DISPLAY_PILOT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_DISPLAY_PILOT",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_DISPLAY_PILOT"]
		["STATION_3_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_3_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_3_FAILURE"]
		["CDU_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CDU_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["CDU_FAILURE_TOTAL"]
		["INT_HYDRO_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INT_HYDRO_LEAK",
			["mm"] = 0,
		}, -- end of ["INT_HYDRO_LEAK"]
		["FAILURE_EXT_LIGHT_FORMATION_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_EXT_LIGHT_FORMATION_LEFT",
			["mm"] = 0,
		}, -- end of ["FAILURE_EXT_LIGHT_FORMATION_LEFT"]
		["STARTER_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_WIRING",
			["mm"] = 0,
		}, -- end of ["STARTER_WIRING"]
		["pitch_trim_runaway_up"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pitch_trim_runaway_up",
			["mm"] = 0,
		}, -- end of ["pitch_trim_runaway_up"]
		["ELEVONSERVINNERRIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONSERVINNERRIGHT",
			["mm"] = 0,
		}, -- end of ["ELEVONSERVINNERRIGHT"]
		["es_damage_GeneratorLeft"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_GeneratorLeft",
			["mm"] = 0,
		}, -- end of ["es_damage_GeneratorLeft"]
		["antiskid_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "antiskid_fail",
			["mm"] = 0,
		}, -- end of ["antiskid_fail"]
		["GMC_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GMC_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["GMC_TOTAL_FAILURE"]
		["CADC_FAILURE_MACH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_MACH",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_MACH"]
		["Failure_Fuel_ExtTankTransferR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_ExtTankTransferR",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_ExtTankTransferR"]
		["RightEngine_ShaveInOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RightEngine_ShaveInOil",
			["mm"] = 0,
		}, -- end of ["RightEngine_ShaveInOil"]
		["es_damage_EmergGen"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_EmergGen",
			["mm"] = 0,
		}, -- end of ["es_damage_EmergGen"]
		["rudder_loss"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "rudder_loss",
			["mm"] = 0,
		}, -- end of ["rudder_loss"]
		["FR22ANTENNA"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FR22ANTENNA",
			["mm"] = 0,
		}, -- end of ["FR22ANTENNA"]
		["laser_failure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "laser_failure",
			["mm"] = 0,
		}, -- end of ["laser_failure"]
		["tacan_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["mm"] = 0,
		}, -- end of ["tacan_fail"]
		["BOMBS_NO_VOLATAGE_BOTH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_NO_VOLATAGE_BOTH",
			["mm"] = 0,
		}, -- end of ["BOMBS_NO_VOLATAGE_BOTH"]
		["FR22RADIO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FR22RADIO",
			["mm"] = 0,
		}, -- end of ["FR22RADIO"]
		["CARBAIR_SHORT_CIRCUIT_LEADS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CARBAIR_SHORT_CIRCUIT_LEADS",
			["mm"] = 0,
		}, -- end of ["CARBAIR_SHORT_CIRCUIT_LEADS"]
		["PITOT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PITOT_FAILURE",
			["mm"] = 0,
		}, -- end of ["PITOT_FAILURE"]
		["ELEC_BOOSTER_FUEL_PUMP_2_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_2_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_2_FAILURE"]
		["SNS_FAILURE_COMPUTER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SNS_FAILURE_COMPUTER",
			["mm"] = 0,
		}, -- end of ["SNS_FAILURE_COMPUTER"]
		["csf_PitchTrim"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "csf_PitchTrim",
			["mm"] = 0,
		}, -- end of ["csf_PitchTrim"]
		["CANARDSERVOLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CANARDSERVOLEFT",
			["mm"] = 0,
		}, -- end of ["CANARDSERVOLEFT"]
		["COOLANT_DEFECTIVE_IND"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_DEFECTIVE_IND",
			["mm"] = 0,
		}, -- end of ["COOLANT_DEFECTIVE_IND"]
		["CNI_FAILURE_COM1_SECOS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CNI_FAILURE_COM1_SECOS",
			["mm"] = 0,
		}, -- end of ["CNI_FAILURE_COM1_SECOS"]
		["Failure_Fuel_Tank4Transfer"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_Tank4Transfer",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_Tank4Transfer"]
		["Failure_PP_EngR_OilLeak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngR_OilLeak",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngR_OilLeak"]
		["RKL_41_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RKL_41_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["RKL_41_TOTAL_FAILURE"]
		["EMMC_FAILURE_DADS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_DADS",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_DADS"]
		["hs_damage_UtilityHydro"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_UtilityHydro",
			["mm"] = 0,
		}, -- end of ["hs_damage_UtilityHydro"]
		["ILS_FAILURE_ANT_MARKER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_ANT_MARKER",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_ANT_MARKER"]
		["FCS_FAILURE_PITCH_RATE_GYRO_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_PITCH_RATE_GYRO_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_PITCH_RATE_GYRO_1"]
		["MWMMC_FAILURE_1553B_TACAN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_TACAN",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_TACAN"]
		["HYDR_UNLOAD_VALVE_NOT_UNLOAD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR_UNLOAD_VALVE_NOT_UNLOAD",
			["mm"] = 0,
		}, -- end of ["HYDR_UNLOAD_VALVE_NOT_UNLOAD"]
		["FCS_FAILURE_L_ELEVATOR_ELEC_D"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_L_ELEVATOR_ELEC_D",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_L_ELEVATOR_ELEC_D"]
		["FUEL_TANK_01_MEDIUM_LEAK"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_01_MEDIUM_LEAK",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_MEDIUM_LEAK"]
		["EPRSENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EPRSENSOR",
			["mm"] = 0,
		}, -- end of ["EPRSENSOR"]
		["MWMMC_FAILURE_1553B_IFF"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_IFF",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_IFF"]
		["FLEX_S_MAIN_LAMP_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FLEX_S_MAIN_LAMP_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["FLEX_S_MAIN_LAMP_DEFECTIVE"]
		["ENG_ALT_2_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG_ALT_2_FAIL",
			["mm"] = 0,
		}, -- end of ["ENG_ALT_2_FAIL"]
		["ZCP_FAILURE_MALFUNC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ZCP_FAILURE_MALFUNC",
			["mm"] = 0,
		}, -- end of ["ZCP_FAILURE_MALFUNC"]
		["CADC_FAILURE_BARO_ALT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_BARO_ALT",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_BARO_ALT"]
		["oxy_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "oxy_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["oxy_FAILURE_TOTAL"]
		["ICS_FAILURE_AMPLIFIER_RIO_NORM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ICS_FAILURE_AMPLIFIER_RIO_NORM",
			["mm"] = 0,
		}, -- end of ["ICS_FAILURE_AMPLIFIER_RIO_NORM"]
		["ENGINE_FAILURE_N2_TURBINE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_FAILURE_N2_TURBINE",
			["mm"] = 0,
		}, -- end of ["ENGINE_FAILURE_N2_TURBINE"]
		["BOMBS_ARMING_BROKEN_SOLENOID_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_BROKEN_SOLENOID_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_BROKEN_SOLENOID_RIGHT"]
		["EXT_HYDRO_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EXT_HYDRO_LEAK",
			["mm"] = 0,
		}, -- end of ["EXT_HYDRO_LEAK"]
		["STARTER_LOSE_CON"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_LOSE_CON",
			["mm"] = 0,
		}, -- end of ["STARTER_LOSE_CON"]
		["Failure_PP_EngL_Nozzle_CS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngL_Nozzle_CS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngL_Nozzle_CS"]
		["FCS_FAILURE_COMP_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_COMP_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_COMP_2"]
		["FCS_FAILURE_PITCH_LVDT_3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_PITCH_LVDT_3",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_PITCH_LVDT_3"]
		["W_S_R"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "W_S_R",
			["mm"] = 0,
		}, -- end of ["W_S_R"]
		["SAR_2_95"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "SAR_2_95",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["SAR_2_95"]
		["UNCR_C_STRUT_UP_LOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_C_STRUT_UP_LOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_C_STRUT_UP_LOCK_FAILURE"]
		["EZ42_NO_POWER_SUPPLY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EZ42_NO_POWER_SUPPLY",
			["mm"] = 0,
		}, -- end of ["EZ42_NO_POWER_SUPPLY"]
		["COMPASS_ERRATIC_INDIACATON"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COMPASS_ERRATIC_INDIACATON",
			["mm"] = 0,
		}, -- end of ["COMPASS_ERRATIC_INDIACATON"]
		["FCS_FAILURE_NZ_SENSOR_3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_NZ_SENSOR_3",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_NZ_SENSOR_3"]
		["PUMP_SEPARATOR_CLOGGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PUMP_SEPARATOR_CLOGGED",
			["mm"] = 0,
		}, -- end of ["PUMP_SEPARATOR_CLOGGED"]
		["Vibration_LeftEngine"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "Vibration_LeftEngine",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["Vibration_LeftEngine"]
		["explosive_depressurization"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "explosive_depressurization",
			["mm"] = 0,
		}, -- end of ["explosive_depressurization"]
		["engine_flameout_recoverable"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engine_flameout_recoverable",
			["mm"] = 0,
		}, -- end of ["engine_flameout_recoverable"]
		["DOORS_TV_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DOORS_TV_JAMMED",
			["mm"] = 0,
		}, -- end of ["DOORS_TV_JAMMED"]
		["UHF_ARC_159_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_TOTAL"]
		["AN_ALR69V_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_TOTAL"]
		["Failure_Hyd_HYD1A_Leak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Hyd_HYD1A_Leak",
			["mm"] = 0,
		}, -- end of ["Failure_Hyd_HYD1A_Leak"]
		["R_GEAR_MOTOR_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_GEAR_MOTOR_FAULT",
			["mm"] = 0,
		}, -- end of ["R_GEAR_MOTOR_FAULT"]
		["VHF_ARC_182_FAILURE_REMOTE_DISPLAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_ARC_182_FAILURE_REMOTE_DISPLAY",
			["mm"] = 0,
		}, -- end of ["VHF_ARC_182_FAILURE_REMOTE_DISPLAY"]
		["PNEM_MACHINE_GUNS_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_MACHINE_GUNS_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_MACHINE_GUNS_HOSE_PERFORATED"]
		["FCS_FAILURE_ROLL_ELEC_SERVO_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_ROLL_ELEC_SERVO_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_ROLL_ELEC_SERVO_1"]
		["ENGINE_FAILURE_AB_IGNITION_UNIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_FAILURE_AB_IGNITION_UNIT",
			["mm"] = 0,
		}, -- end of ["ENGINE_FAILURE_AB_IGNITION_UNIT"]
		["L_GEAR_MOTOR_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_GEAR_MOTOR_FAULT",
			["mm"] = 0,
		}, -- end of ["L_GEAR_MOTOR_FAULT"]
		["ELEVONINNERRIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONINNERRIGHT",
			["mm"] = 0,
		}, -- end of ["ELEVONINNERRIGHT"]
		["helmet"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "helmet",
			["mm"] = 0,
		}, -- end of ["helmet"]
		["batteries_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "batteries_fail",
			["mm"] = 0,
		}, -- end of ["batteries_fail"]
		["hs_damage_MainPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_MainPump",
			["mm"] = 0,
		}, -- end of ["hs_damage_MainPump"]
		["MainReductor_ShaveInOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MainReductor_ShaveInOil",
			["mm"] = 0,
		}, -- end of ["MainReductor_ShaveInOil"]
		["FCS_FAILURE_ROLL_AUGD_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_ROLL_AUGD_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_ROLL_AUGD_1"]
		["FUEL_FUEL_PUMP_P2_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_FUEL_PUMP_P2_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_FUEL_PUMP_P2_DEGRADED"]
		["PNEM_SECONDARY_CONTAINER_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_SECONDARY_CONTAINER_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_SECONDARY_CONTAINER_PERFORATED"]
		["PNEM_RH_FLAP_JACK_BUSTED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_RH_FLAP_JACK_BUSTED",
			["mm"] = 0,
		}, -- end of ["PNEM_RH_FLAP_JACK_BUSTED"]
		["WEAP_GUN_02_AMMO_BELT_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "WEAP_GUN_02_AMMO_BELT_SEVERED",
			["mm"] = 0,
		}, -- end of ["WEAP_GUN_02_AMMO_BELT_SEVERED"]
		["AAR_47_FAILURE_SENSOR_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_SENSOR_LEFT",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_SENSOR_LEFT"]
		["VHF_ARC_182_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_ARC_182_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["VHF_ARC_182_FAILURE_TOTAL"]
		["GUN_LEFT_MG131_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_MG131_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_MG131_BARREL_WORN"]
		["OXYN_PRIMARY_CONTAINER_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXYN_PRIMARY_CONTAINER_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["OXYN_PRIMARY_CONTAINER_MINOR_LEAK"]
		["PPF_RE_TEMPER_LIM_OFF"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "PPF_RE_TEMPER_LIM_OFF",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["PPF_RE_TEMPER_LIM_OFF"]
		["FCS_FAILURE_R_ELEVATOR_ELEC_A"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_R_ELEVATOR_ELEC_A",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_R_ELEVATOR_ELEC_A"]
		["DC_BUS_GENERATOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DC_BUS_GENERATOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["DC_BUS_GENERATOR_FAILURE"]
		["ELEC_BATTERY_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BATTERY_DESTROYED",
			["mm"] = 0,
		}, -- end of ["ELEC_BATTERY_DESTROYED"]
		["Failure_Sens_LeftPitotHeater"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Sens_LeftPitotHeater",
			["mm"] = 0,
		}, -- end of ["Failure_Sens_LeftPitotHeater"]
		["HYD_ALT_2_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_ALT_2_FAIL",
			["mm"] = 0,
		}, -- end of ["HYD_ALT_2_FAIL"]
		["RDR_FAILURE_TRANSMITTER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_TRANSMITTER",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_TRANSMITTER"]
		["ols_damage_OilPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ols_damage_OilPump",
			["mm"] = 0,
		}, -- end of ["ols_damage_OilPump"]
		["LeftEngine_ShaveInOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LeftEngine_ShaveInOil",
			["mm"] = 0,
		}, -- end of ["LeftEngine_ShaveInOil"]
		["BACKUPGENERATOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BACKUPGENERATOR",
			["mm"] = 0,
		}, -- end of ["BACKUPGENERATOR"]
		["hydro_common"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro_common",
			["mm"] = 0,
		}, -- end of ["hydro_common"]
		["FAILURE_HYDRAULICS_2_EXTERNAL_LEAKAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_HYDRAULICS_2_EXTERNAL_LEAKAGE",
			["mm"] = 0,
		}, -- end of ["FAILURE_HYDRAULICS_2_EXTERNAL_LEAKAGE"]
		["ENGINE_FAILURE_N2_COMPRESSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_FAILURE_N2_COMPRESSOR",
			["mm"] = 0,
		}, -- end of ["ENGINE_FAILURE_N2_COMPRESSOR"]
		["fs_damage_MainPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_MainPump",
			["mm"] = 0,
		}, -- end of ["fs_damage_MainPump"]
		["ELEC_FUEL_PUMP_P1_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_FUEL_PUMP_P1_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_FUEL_PUMP_P1_FAILURE"]
		["K14_FIXED_LAMP_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "K14_FIXED_LAMP_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["K14_FIXED_LAMP_DEFECTIVE"]
		["RDR_FAILURE_RX_FRONT_END_DEGRATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_RX_FRONT_END_DEGRATION",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_RX_FRONT_END_DEGRATION"]
		["EMMC_FAILURE_ELECT_EQUIP_HOT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_ELECT_EQUIP_HOT",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_ELECT_EQUIP_HOT"]
		["TGP_FAILURE_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TGP_FAILURE_LEFT",
			["mm"] = 0,
		}, -- end of ["TGP_FAILURE_LEFT"]
		["Failure_Elec_LeftGenerator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Elec_LeftGenerator",
			["mm"] = 0,
		}, -- end of ["Failure_Elec_LeftGenerator"]
		["BOMBS_ARMING_BROKEN_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_BROKEN_WIRING",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_BROKEN_WIRING"]
		["RWR_FAILURE_SENSOR_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_SENSOR_LEFT",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_SENSOR_LEFT"]
		["MWMMC_FAILURE_1553B_ILS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_ILS",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_ILS"]
		["ELEC_LH_FLAPS_DRIVE_WIRE_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_LH_FLAPS_DRIVE_WIRE_SEVERED",
			["mm"] = 0,
		}, -- end of ["ELEC_LH_FLAPS_DRIVE_WIRE_SEVERED"]
		["TOP_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TOP_CYLINDER",
			["mm"] = 0,
		}, -- end of ["TOP_CYLINDER"]
		["RADAR_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADAR_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["RADAR_FAILURE_TOTAL"]
		["Failure_Ctrl_FCS_Ch2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Ctrl_FCS_Ch2",
			["mm"] = 0,
		}, -- end of ["Failure_Ctrl_FCS_Ch2"]
		["ELEC_LH_GEAR_DRIVE_WIRE_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_LH_GEAR_DRIVE_WIRE_SEVERED",
			["mm"] = 0,
		}, -- end of ["ELEC_LH_GEAR_DRIVE_WIRE_SEVERED"]
		["L_GEAR_UPL_NOT_LOCK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_GEAR_UPL_NOT_LOCK",
			["mm"] = 0,
		}, -- end of ["L_GEAR_UPL_NOT_LOCK"]
		["FUEL_MAIN_FUEL_PUMP_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_MAIN_FUEL_PUMP_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_MAIN_FUEL_PUMP_DEGRADED"]
		["sas_yaw_left"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sas_yaw_left",
			["mm"] = 0,
		}, -- end of ["sas_yaw_left"]
		["AC_BUS_PO7501_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AC_BUS_PO7501_FAILURE",
			["mm"] = 0,
		}, -- end of ["AC_BUS_PO7501_FAILURE"]
		["FAILURE_EXT_LIGHT_TAXI"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_EXT_LIGHT_TAXI",
			["mm"] = 0,
		}, -- end of ["FAILURE_EXT_LIGHT_TAXI"]
		["Failure_PP_RightAMAD_OilLeak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_RightAMAD_OilLeak",
			["mm"] = 0,
		}, -- end of ["Failure_PP_RightAMAD_OilLeak"]
		["ELEC_RH_FLAPS_DRIVE_WIRE_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_RH_FLAPS_DRIVE_WIRE_SEVERED",
			["mm"] = 0,
		}, -- end of ["ELEC_RH_FLAPS_DRIVE_WIRE_SEVERED"]
		["R_GEAR_UPL_NOT_LOCK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_GEAR_UPL_NOT_LOCK",
			["mm"] = 0,
		}, -- end of ["R_GEAR_UPL_NOT_LOCK"]
		["MWMMC_FAILURE_1553B_SPJ"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_SPJ",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_SPJ"]
		["CNI_FAILURE_TACAN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CNI_FAILURE_TACAN",
			["mm"] = 0,
		}, -- end of ["CNI_FAILURE_TACAN"]
		["RightEngine_Fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RightEngine_Fire",
			["mm"] = 0,
		}, -- end of ["RightEngine_Fire"]
		["Failure_Fuel_LeftBoostPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_LeftBoostPump",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_LeftBoostPump"]
		["UNCR_LH_STRUT_UP_LOCK_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_LH_STRUT_UP_LOCK_JAMMED",
			["mm"] = 0,
		}, -- end of ["UNCR_LH_STRUT_UP_LOCK_JAMMED"]
		["LIGHTS_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LIGHTS_FAILURE",
			["mm"] = 0,
		}, -- end of ["LIGHTS_FAILURE"]
		["asc_p"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "asc_p",
			["mm"] = 0,
		}, -- end of ["asc_p"]
		["BOMBS_ARMING_BROKEN_SOLENOID_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_BROKEN_SOLENOID_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_BROKEN_SOLENOID_LEFT"]
		["Failure_PP_EngR_Main_FFCS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngR_Main_FFCS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngR_Main_FFCS"]
		["FUEL_NITRO_TANK_LEAK_STOPPED"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_NITRO_TANK_LEAK_STOPPED",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_NITRO_TANK_LEAK_STOPPED"]
		["FUEL_TANK_03_FIRE_STOPPED"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_03_FIRE_STOPPED",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_03_FIRE_STOPPED"]
		["FCS_FAILURE_EFCS_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_EFCS_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_EFCS_2"]
		["Failure_Hyd_IsolatedHYD2BSystem_Leak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Hyd_IsolatedHYD2BSystem_Leak",
			["mm"] = 0,
		}, -- end of ["Failure_Hyd_IsolatedHYD2BSystem_Leak"]
		["COMPASS_POINTER_PULLS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COMPASS_POINTER_PULLS",
			["mm"] = 0,
		}, -- end of ["COMPASS_POINTER_PULLS"]
		["GUN_RIGHT_OUT_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_OUT_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_OUT_OPEN_CIRCUIT"]
		["ELEC_NAVLIGHT_WHITE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_NAVLIGHT_WHITE_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_NAVLIGHT_WHITE_FAILURE"]
		["AIRBRAKE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AIRBRAKE",
			["mm"] = 0,
		}, -- end of ["AIRBRAKE"]
		["Failure_Gear_WOW"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Gear_WOW",
			["mm"] = 0,
		}, -- end of ["Failure_Gear_WOW"]
		["TURNIND_INCORRECT_SENS_VAC_HIGH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_INCORRECT_SENS_VAC_HIGH",
			["mm"] = 0,
		}, -- end of ["TURNIND_INCORRECT_SENS_VAC_HIGH"]
		["IGNITION_NO_OUTPUT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IGNITION_NO_OUTPUT",
			["mm"] = 0,
		}, -- end of ["IGNITION_NO_OUTPUT"]
		["GUN_LEFT_CENTER_MOUNT_LOOSE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_CENTER_MOUNT_LOOSE",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_CENTER_MOUNT_LOOSE"]
		["chip_in_oil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "chip_in_oil",
			["mm"] = 0,
		}, -- end of ["chip_in_oil"]
		["ELEC_BOOSTER_FUEL_PUMP_1_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_1_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_1_FAILURE"]
		["COMPASS_ERRATIC_OPERATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COMPASS_ERRATIC_OPERATION",
			["mm"] = 0,
		}, -- end of ["COMPASS_ERRATIC_OPERATION"]
		["TID_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TID_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["TID_FAILURE_TOTAL"]
		["ELEVONSERVOUTERRIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONSERVOUTERRIGHT",
			["mm"] = 0,
		}, -- end of ["ELEVONSERVOUTERRIGHT"]
		["ELEC_UC_LAMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_UC_LAMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_UC_LAMP_FAILURE"]
		["STATION_5_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_5_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_5_FAILURE"]
		["FUEL_BOOSTER_FUEL_PUMP_2_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_BOOSTER_FUEL_PUMP_2_FAILURE",
			["mm"] = 0,
		}, -- end of ["FUEL_BOOSTER_FUEL_PUMP_2_FAILURE"]
		["D2_LEFT_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "D2_LEFT_CYLINDER",
			["mm"] = 0,
		}, -- end of ["D2_LEFT_CYLINDER"]
		["Surge_LeftEngine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Surge_LeftEngine",
			["mm"] = 0,
		}, -- end of ["Surge_LeftEngine"]
		["BOMBS_RUST_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_RUST_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_RUST_LEFT"]
		["STATION_7_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_7_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_7_FAILURE"]
		["AHRS_FAILURE_MAD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AHRS_FAILURE_MAD",
			["mm"] = 0,
		}, -- end of ["AHRS_FAILURE_MAD"]
		["csf_PitchDamper"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "csf_PitchDamper",
			["mm"] = 0,
		}, -- end of ["csf_PitchDamper"]
		["asc"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "asc",
			["mm"] = 0,
		}, -- end of ["asc"]
		["FAILURE_HYDRAULICS_EMERGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_HYDRAULICS_EMERGE",
			["mm"] = 0,
		}, -- end of ["FAILURE_HYDRAULICS_EMERGE"]
		["ENG0_OILRADIATOR0_PIERCED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OILRADIATOR0_PIERCED",
			["mm"] = 0,
		}, -- end of ["ENG0_OILRADIATOR0_PIERCED"]
		["DTC_FAILURE_DATA_DECIPHER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DTC_FAILURE_DATA_DECIPHER",
			["mm"] = 0,
		}, -- end of ["DTC_FAILURE_DATA_DECIPHER"]
		["ENG0_CARBURETTOR_OIL_FEED_CLOGGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_CARBURETTOR_OIL_FEED_CLOGGED",
			["mm"] = 0,
		}, -- end of ["ENG0_CARBURETTOR_OIL_FEED_CLOGGED"]
		["FCS_FAILURE_WOW_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_WOW_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_WOW_1"]
		["es_damage_SpareInverter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_SpareInverter",
			["mm"] = 0,
		}, -- end of ["es_damage_SpareInverter"]
		["EMMC_FAILURE_SCU_AC2AC36V"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_SCU_AC2AC36V",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_SCU_AC2AC36V"]
		["UNLOAD_VALVE_NOT_LOAD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNLOAD_VALVE_NOT_LOAD",
			["mm"] = 0,
		}, -- end of ["UNLOAD_VALVE_NOT_LOAD"]
		["EMMC_FAILURE_DADS_LPTU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_DADS_LPTU",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_DADS_LPTU"]
		["Failure_Elec_RightTransformerRectifier"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Elec_RightTransformerRectifier",
			["mm"] = 0,
		}, -- end of ["Failure_Elec_RightTransformerRectifier"]
		["RDR_FAILURE_DEGRATED_PERFORMANCE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_DEGRATED_PERFORMANCE",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_DEGRATED_PERFORMANCE"]
		["RWRANTREAR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWRANTREAR",
			["mm"] = 0,
		}, -- end of ["RWRANTREAR"]
		["FUEL_TANK_03_EXPLODED"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_03_EXPLODED",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_03_EXPLODED"]
		["OESP_FAILURE_CH_DISP_L"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OESP_FAILURE_CH_DISP_L",
			["mm"] = 0,
		}, -- end of ["OESP_FAILURE_CH_DISP_L"]
		["K14_MOV_LAMP_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "K14_MOV_LAMP_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["K14_MOV_LAMP_DEFECTIVE"]
		["ILS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_TOTAL"]
		["INS_FAILURE_HEADING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_HEADING",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_HEADING"]
		["Vibration_RightEngine"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "Vibration_RightEngine",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["Vibration_RightEngine"]
		["as_damage_Depressurization"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "as_damage_Depressurization",
			["mm"] = 0,
		}, -- end of ["as_damage_Depressurization"]
		["ELEVONINNERLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONINNERLEFT",
			["mm"] = 0,
		}, -- end of ["ELEVONINNERLEFT"]
		["TURNIND_POINTER_NOT_SET_ZERO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_POINTER_NOT_SET_ZERO",
			["mm"] = 0,
		}, -- end of ["TURNIND_POINTER_NOT_SET_ZERO"]
		["FAILURE_HYDRAULICS_2_PUMP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_HYDRAULICS_2_PUMP",
			["mm"] = 0,
		}, -- end of ["FAILURE_HYDRAULICS_2_PUMP"]
		["EMMC_FAILURE_BATTERY_FCS2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_BATTERY_FCS2",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_BATTERY_FCS2"]
		["SWMMC_FAILURE_RMFCD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_RMFCD",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_RMFCD"]
		["RIGHT_MFCD_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RIGHT_MFCD_FAILURE",
			["mm"] = 0,
		}, -- end of ["RIGHT_MFCD_FAILURE"]
		["airbrake_cutout_microsw_malf"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "airbrake_cutout_microsw_malf",
			["mm"] = 0,
		}, -- end of ["airbrake_cutout_microsw_malf"]
		["SMS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SMS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["SMS_FAILURE_TOTAL"]
		["Failure_Comp_MC1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Comp_MC1",
			["mm"] = 0,
		}, -- end of ["Failure_Comp_MC1"]
		["INST_PITOT_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_PITOT_DAMAGE",
			["mm"] = 0,
		}, -- end of ["INST_PITOT_DAMAGE"]
		["SWMMC_FAILURE_LMFCD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_LMFCD",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_LMFCD"]
		["UHF_RADIO_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_RADIO_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
		["MWMMC_FAILURE_1553B_RMFCD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_RMFCD",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_RMFCD"]
		["FAILURE_SMS_PYLON_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_SMS_PYLON_1",
			["mm"] = 0,
		}, -- end of ["FAILURE_SMS_PYLON_1"]
		["LEFT_GUNNER_KILLED_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LEFT_GUNNER_KILLED_FAILURE",
			["mm"] = 0,
		}, -- end of ["LEFT_GUNNER_KILLED_FAILURE"]
		["ENG0_WATERRADIATOR1_PIERCED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_WATERRADIATOR1_PIERCED",
			["mm"] = 0,
		}, -- end of ["ENG0_WATERRADIATOR1_PIERCED"]
		["es_damage_InverterPT500C"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_InverterPT500C",
			["mm"] = 0,
		}, -- end of ["es_damage_InverterPT500C"]
		["LANDING_LIGHTS_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LANDING_LIGHTS_FAILURE",
			["mm"] = 0,
		}, -- end of ["LANDING_LIGHTS_FAILURE"]
		["GUN_LEFT_MG131_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_MG131_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_MG131_AMMUN_FAULT"]
		["engine_antiice_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engine_antiice_fail",
			["mm"] = 0,
		}, -- end of ["engine_antiice_fail"]
		["SWMMC_FAILURE_PS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_PS",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_PS"]
		["GUN_LEFT_OUT_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_OUT_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_OUT_OPEN_CIRCUIT"]
		["TRN_FAIL_AUX"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TRN_FAIL_AUX",
			["mm"] = 0,
		}, -- end of ["TRN_FAIL_AUX"]
		["FLEX_S_NO_POWER_SUPPLY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FLEX_S_NO_POWER_SUPPLY",
			["mm"] = 0,
		}, -- end of ["FLEX_S_NO_POWER_SUPPLY"]
		["MWMMC_FAILURE_PS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_PS",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_PS"]
		["EMMC_FAILURE_FUEL_START_PUMP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_FUEL_START_PUMP",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_FUEL_START_PUMP"]
		["FUEL_FORWARD_TANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_FORWARD_TANK_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_FORWARD_TANK_MINOR_LEAK"]
		["INS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_TOTAL"]
		["sensf_CADC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sensf_CADC",
			["mm"] = 0,
		}, -- end of ["sensf_CADC"]
		["RADAR_ALTIMETR_LEFT_ANT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADAR_ALTIMETR_LEFT_ANT_FAILURE",
			["mm"] = 0,
		}, -- end of ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"]
		["hydro"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro",
			["mm"] = 0,
		}, -- end of ["hydro"]
		["FUEL_TANK_02_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_TANK_02_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_02_MINOR_LEAK"]
		["HUD_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HUD_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["HUD_FAILURE_TOTAL"]
		["ELEC_BATTERY_OVERHEAT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BATTERY_OVERHEAT",
			["mm"] = 0,
		}, -- end of ["ELEC_BATTERY_OVERHEAT"]
		["TACH_RESISTANCE_ADJ"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACH_RESISTANCE_ADJ",
			["mm"] = 0,
		}, -- end of ["TACH_RESISTANCE_ADJ"]
		["Failure_ECS_OBOGS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_ECS_OBOGS",
			["mm"] = 0,
		}, -- end of ["Failure_ECS_OBOGS"]
		["EMMC_FAILURE_CANOPY_UNLOCK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_CANOPY_UNLOCK",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_CANOPY_UNLOCK"]
		["fire_sys_fireko50"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fire_sys_fireko50",
			["mm"] = 0,
		}, -- end of ["fire_sys_fireko50"]
		["FUEL_TANK_01_EXPLODED"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_01_EXPLODED",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_EXPLODED"]
		["AHRS_FAILURE_GYRO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AHRS_FAILURE_GYRO",
			["mm"] = 0,
		}, -- end of ["AHRS_FAILURE_GYRO"]
		["es_damage_VU2"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "es_damage_VU2",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["es_damage_VU2"]
		["ENG0_OIL_HOSE_1_BURST"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_HOSE_1_BURST",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_HOSE_1_BURST"]
		["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"]
		["TailReductor_LowOilPressure"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "TailReductor_LowOilPressure",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["TailReductor_LowOilPressure"]
		["INS_FAILURE_DATA_INVALID"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_DATA_INVALID",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_DATA_INVALID"]
		["OXY_FAILURE_AUTO_100_O2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXY_FAILURE_AUTO_100_O2",
			["mm"] = 0,
		}, -- end of ["OXY_FAILURE_AUTO_100_O2"]
		["EMMC_FAILURE_AC_GROUND"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_AC_GROUND",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_AC_GROUND"]
		["pp_damage_MainStabFactor"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_MainStabFactor",
			["mm"] = 0,
		}, -- end of ["pp_damage_MainStabFactor"]
		["hydro_right"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro_right",
			["mm"] = 0,
		}, -- end of ["hydro_right"]
		["FAILURE_HYDRAULICS_1_EXTERNAL_LEAKAGE_SEVERE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_HYDRAULICS_1_EXTERNAL_LEAKAGE_SEVERE",
			["mm"] = 0,
		}, -- end of ["FAILURE_HYDRAULICS_1_EXTERNAL_LEAKAGE_SEVERE"]
		["INST_TACH1_POOR_CONNECTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_TACH1_POOR_CONNECTION",
			["mm"] = 0,
		}, -- end of ["INST_TACH1_POOR_CONNECTION"]
		["FUEL_TANK_00_MEDIUM_LEAK"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_00_MEDIUM_LEAK",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_MEDIUM_LEAK"]
		["SADL_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SADL_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["SADL_FAILURE_TOTAL"]
		["EMMC_FAILURE_STATIC_INVERTER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_STATIC_INVERTER",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_STATIC_INVERTER"]
		["Failure_Elec_RightGenerator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Elec_RightGenerator",
			["mm"] = 0,
		}, -- end of ["Failure_Elec_RightGenerator"]
		["ELEVONOUTERLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONOUTERLEFT",
			["mm"] = 0,
		}, -- end of ["ELEVONOUTERLEFT"]
		["SAR_1_95"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "SAR_1_95",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["SAR_1_95"]
		["DOPPLER_UNIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DOPPLER_UNIT",
			["mm"] = 0,
		}, -- end of ["DOPPLER_UNIT"]
		["flaps_fault"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "flaps_fault",
			["mm"] = 0,
		}, -- end of ["flaps_fault"]
		["TAIL_GEAR_C_CABLE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAIL_GEAR_C_CABLE",
			["mm"] = 0,
		}, -- end of ["TAIL_GEAR_C_CABLE"]
		["damper"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "damper",
			["mm"] = 0,
		}, -- end of ["damper"]
		["BCKGYRO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BCKGYRO",
			["mm"] = 0,
		}, -- end of ["BCKGYRO"]
		["CANARDFLAPRIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CANARDFLAPRIGHT",
			["mm"] = 0,
		}, -- end of ["CANARDFLAPRIGHT"]
		["BCKPITOT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BCKPITOT",
			["mm"] = 0,
		}, -- end of ["BCKPITOT"]
		["GMC_MAGN_COMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GMC_MAGN_COMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["GMC_MAGN_COMP_FAILURE"]
		["ELECTRIC_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELECTRIC_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELECTRIC_FAILURE"]
		["EMMC_FAILURE_AC_GENERATOR_FEED_LINE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_AC_GENERATOR_FEED_LINE",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_AC_GENERATOR_FEED_LINE"]
		["ENG0_GOVERNOR_REGULATOR_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_GOVERNOR_REGULATOR_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["ENG0_GOVERNOR_REGULATOR_MALFUNCTION"]
		["DTC_FAILURE_READER_BROKEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DTC_FAILURE_READER_BROKEN",
			["mm"] = 0,
		}, -- end of ["DTC_FAILURE_READER_BROKEN"]
		["ELEC_PITOT_HEAT_ELEMENT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_PITOT_HEAT_ELEMENT",
			["mm"] = 0,
		}, -- end of ["ELEC_PITOT_HEAT_ELEMENT"]
		["pitch_trim_runaway_down"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pitch_trim_runaway_down",
			["mm"] = 0,
		}, -- end of ["pitch_trim_runaway_down"]
		["ARN_83_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ARN_83_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["ARN_83_TOTAL_FAILURE"]
		["CTRL_LANDING_FLAPS_MECHANICAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_LANDING_FLAPS_MECHANICAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["CTRL_LANDING_FLAPS_MECHANICAL_FAILURE"]
		["SWMMC_CSU_NO_RS422_COMM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_CSU_NO_RS422_COMM",
			["mm"] = 0,
		}, -- end of ["SWMMC_CSU_NO_RS422_COMM"]
		["Failure_Hyd_HYD2A_Leak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Hyd_HYD2A_Leak",
			["mm"] = 0,
		}, -- end of ["Failure_Hyd_HYD2A_Leak"]
		["CADC_WING_SWEEP_INDICATOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_WING_SWEEP_INDICATOR",
			["mm"] = 0,
		}, -- end of ["CADC_WING_SWEEP_INDICATOR"]
		["sight_lamps_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sight_lamps_fail",
			["mm"] = 0,
		}, -- end of ["sight_lamps_fail"]
		["EMMC_FAILURE_AC_GENERATOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_AC_GENERATOR",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_AC_GENERATOR"]
		["RADARASS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADARASS",
			["mm"] = 0,
		}, -- end of ["RADARASS"]
		["fs_aft_LH_leakage"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_aft_LH_leakage",
			["mm"] = 0,
		}, -- end of ["fs_aft_LH_leakage"]
		["aileron_trim_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "aileron_trim_fail",
			["mm"] = 0,
		}, -- end of ["aileron_trim_fail"]
		["CADC_WING_SWEEP_COMMAND_CHANNEL_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_WING_SWEEP_COMMAND_CHANNEL_1",
			["mm"] = 0,
		}, -- end of ["CADC_WING_SWEEP_COMMAND_CHANNEL_1"]
		["FCS_FAILURE_ROLL_LVDT_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_ROLL_LVDT_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_ROLL_LVDT_1"]
		["FUEL_TANK_00_FIRE"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_00_FIRE",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_FIRE"]
		["FCS_FAILURE_R_ELEVATOR_ELEC_B"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_R_ELEVATOR_ELEC_B",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_R_ELEVATOR_ELEC_B"]
		["CADC_FAILURE_DYNAMIC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_DYNAMIC",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_DYNAMIC"]
		["FCS_FAILURE_PITCH_RATE_GYRO_4"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_PITCH_RATE_GYRO_4",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_PITCH_RATE_GYRO_4"]
		["MWMMC_FAILURE_1553B_CMFCD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_CMFCD",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_CMFCD"]
		["fuel_sys_left_transfer_pump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fuel_sys_left_transfer_pump",
			["mm"] = 0,
		}, -- end of ["fuel_sys_left_transfer_pump"]
		["RDR_FAILURE_ANTENNA_DEGRATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_ANTENNA_DEGRATION",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_ANTENNA_DEGRATION"]
		["HYD_Transf"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_Transf",
			["mm"] = 0,
		}, -- end of ["HYD_Transf"]
		["FCS_FAILURE_L_ELEVATOR_ELEC_C"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_L_ELEVATOR_ELEC_C",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_L_ELEVATOR_ELEC_C"]
		["FCS_FAILURE_L_ELEVATOR_ELEC_A"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_L_ELEVATOR_ELEC_A",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_L_ELEVATOR_ELEC_A"]
		["FUEL_TANK_00_FIRE_STOPPED"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_00_FIRE_STOPPED",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_FIRE_STOPPED"]
		["INS_FAILURE_GPS_RECEIVER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_GPS_RECEIVER",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_GPS_RECEIVER"]
		["EMMC_FAILURE_DC_GENERATOR_VOLTAGE_HIGH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_DC_GENERATOR_VOLTAGE_HIGH",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_DC_GENERATOR_VOLTAGE_HIGH"]
		["VHF_AM_RADIO_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
		["UNCR_RH_STRUT_DOWN_LOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_RH_STRUT_DOWN_LOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_RH_STRUT_DOWN_LOCK_FAILURE"]
		["RPMFault_LeftEngine"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "RPMFault_LeftEngine",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["RPMFault_LeftEngine"]
		["F2_TOP_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "F2_TOP_CYLINDER",
			["mm"] = 0,
		}, -- end of ["F2_TOP_CYLINDER"]
		["FUEL_BOOSTER_FUEL_PUMP_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_BOOSTER_FUEL_PUMP_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_BOOSTER_FUEL_PUMP_DEGRADED"]
		["INST_SPEEDOMETER_DEPRESSURIZATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_SPEEDOMETER_DEPRESSURIZATION",
			["mm"] = 0,
		}, -- end of ["INST_SPEEDOMETER_DEPRESSURIZATION"]
		["FCS_FAILURE_Q_SENSOR_3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_Q_SENSOR_3",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_Q_SENSOR_3"]
		["K14_NO_POWER_SUPPLY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "K14_NO_POWER_SUPPLY",
			["mm"] = 0,
		}, -- end of ["K14_NO_POWER_SUPPLY"]
		["INS_FAILURE_ATTITUDE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_ATTITUDE",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_ATTITUDE"]
		["INST_TACH0_POOR_CONNECTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_TACH0_POOR_CONNECTION",
			["mm"] = 0,
		}, -- end of ["INST_TACH0_POOR_CONNECTION"]
		["BOMBS_NO_VOLATAGE_AT_RACK_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_NO_VOLATAGE_AT_RACK_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_NO_VOLATAGE_AT_RACK_LEFT"]
		["MANIFOLD_LINE_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MANIFOLD_LINE_LEAK",
			["mm"] = 0,
		}, -- end of ["MANIFOLD_LINE_LEAK"]
		["FCS_FAILURE_R_ELEVATOR_HYD_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_R_ELEVATOR_HYD_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_R_ELEVATOR_HYD_2"]
		["IFFCC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IFFCC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["IFFCC_FAILURE_TOTAL"]
		["RWR_FAILURE_QUAD225"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_QUAD225",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_QUAD225"]
		["FCS_FAILURE_ROLL_ELEC_SERVO_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_ROLL_ELEC_SERVO_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_ROLL_ELEC_SERVO_2"]
		["RDR_FAILURE_PREESURIZATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_PREESURIZATION",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_PREESURIZATION"]
		["ENGINE_FAILURE_APD88_STARTER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_FAILURE_APD88_STARTER",
			["mm"] = 0,
		}, -- end of ["ENGINE_FAILURE_APD88_STARTER"]
		["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"]
		["Failure_PP_RightPTS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_RightPTS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_RightPTS"]
		["GUN_RIGHT_MG131_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_MG131_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_MG131_OPEN_CIRCUIT"]
		["RUDDERSERV"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RUDDERSERV",
			["mm"] = 0,
		}, -- end of ["RUDDERSERV"]
		["FAILURE_HYDRAULICS_2_EXTERNAL_LEAKAGE_SEVERE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_HYDRAULICS_2_EXTERNAL_LEAKAGE_SEVERE",
			["mm"] = 0,
		}, -- end of ["FAILURE_HYDRAULICS_2_EXTERNAL_LEAKAGE_SEVERE"]
		["GUN_RIGHT_MG151_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_MG151_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_MG151_BARREL_WORN"]
		["BOMBS_DAMAGE_LINKAGE_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_DAMAGE_LINKAGE_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_DAMAGE_LINKAGE_RIGHT"]
		["CADC_PRESSURE_SENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_PRESSURE_SENSOR",
			["mm"] = 0,
		}, -- end of ["CADC_PRESSURE_SENSOR"]
		["CTRL_TAIL_ROTOR_CONTROL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_TAIL_ROTOR_CONTROL_FAILURE",
			["mm"] = 0,
		}, -- end of ["CTRL_TAIL_ROTOR_CONTROL_FAILURE"]
		["W_S_L"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "W_S_L",
			["mm"] = 0,
		}, -- end of ["W_S_L"]
		["FCS_FAILURE_Q_SENSOR_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_Q_SENSOR_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_Q_SENSOR_2"]
		["VHF_TOTAL_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_TOTAL_DAMAGE",
			["mm"] = 0,
		}, -- end of ["VHF_TOTAL_DAMAGE"]
		["OIL_DILUTION_SOLENOID"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_DILUTION_SOLENOID",
			["mm"] = 0,
		}, -- end of ["OIL_DILUTION_SOLENOID"]
		["OXYN_RIGHT_CONTAINER_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXYN_RIGHT_CONTAINER_PERFORATED",
			["mm"] = 0,
		}, -- end of ["OXYN_RIGHT_CONTAINER_PERFORATED"]
		["FCS_FAILURE_L_ELEVATOR_HYD_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_L_ELEVATOR_HYD_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_L_ELEVATOR_HYD_1"]
		["AOASENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AOASENSOR",
			["mm"] = 0,
		}, -- end of ["AOASENSOR"]
		["A11_CLOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "A11_CLOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["A11_CLOCK_FAILURE"]
		["fuel_sys_feed_tank_pump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fuel_sys_feed_tank_pump",
			["mm"] = 0,
		}, -- end of ["fuel_sys_feed_tank_pump"]
		["GMC1AE_GYRO_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GMC1AE_GYRO_FAILURE",
			["mm"] = 0,
		}, -- end of ["GMC1AE_GYRO_FAILURE"]
		["RDR_FAILURE_RECEIVER_DEGRATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_RECEIVER_DEGRATION",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_RECEIVER_DEGRATION"]
		["SOPLO_FAILURE_PARTIAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SOPLO_FAILURE_PARTIAL",
			["mm"] = 0,
		}, -- end of ["SOPLO_FAILURE_PARTIAL"]
		["hsf_ControlHydraulic"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hsf_ControlHydraulic",
			["mm"] = 0,
		}, -- end of ["hsf_ControlHydraulic"]
		["JADRO_1A_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "JADRO_1A_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["JADRO_1A_FAILURE_TOTAL"]
		["KPP_FAILURE_PARTIAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "KPP_FAILURE_PARTIAL",
			["mm"] = 0,
		}, -- end of ["KPP_FAILURE_PARTIAL"]
		["OIL_RADIATOR_SENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_RADIATOR_SENSOR",
			["mm"] = 0,
		}, -- end of ["OIL_RADIATOR_SENSOR"]
		["DMT_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DMT_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["DMT_FAILURE_TOTAL"]
		["hs_damage_GainAccumulator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_GainAccumulator",
			["mm"] = 0,
		}, -- end of ["hs_damage_GainAccumulator"]
		["FWD_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FWD_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["FWD_TANK_LEAK"]
		["radioalt_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "radioalt_fail",
			["mm"] = 0,
		}, -- end of ["radioalt_fail"]
		["INST_VARIOMETER_CLOGGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_VARIOMETER_CLOGGED",
			["mm"] = 0,
		}, -- end of ["INST_VARIOMETER_CLOGGED"]
		["GUN_LEFT_IN_MOUNT_LOOSE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_IN_MOUNT_LOOSE",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_IN_MOUNT_LOOSE"]
		["Failure_Gear_NWS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Gear_NWS",
			["mm"] = 0,
		}, -- end of ["Failure_Gear_NWS"]
		["rws"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "rws",
			["mm"] = 0,
		}, -- end of ["rws"]
		["HUDDISPLAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HUDDISPLAY",
			["mm"] = 0,
		}, -- end of ["HUDDISPLAY"]
		["SWMMC_FAILURE_IOC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_IOC",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_IOC"]
		["OIL_RADIATOR_MOTOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_RADIATOR_MOTOR",
			["mm"] = 0,
		}, -- end of ["OIL_RADIATOR_MOTOR"]
		["hs_damage_GainAutoUnload"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_GainAutoUnload",
			["mm"] = 0,
		}, -- end of ["hs_damage_GainAutoUnload"]
		["FUSELAGE_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUSELAGE_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["FUSELAGE_TANK_LEAK"]
		["MWMMC_FAILURE_IOC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_IOC",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_IOC"]
		["INS_WIND_INVALID"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_WIND_INVALID",
			["mm"] = 0,
		}, -- end of ["INS_WIND_INVALID"]
		["pitot_heat_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pitot_heat_fail",
			["mm"] = 0,
		}, -- end of ["pitot_heat_fail"]
		["r_gen"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "r_gen",
			["mm"] = 0,
		}, -- end of ["r_gen"]
		["OIL_DILUTION_WIRE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_DILUTION_WIRE",
			["mm"] = 0,
		}, -- end of ["OIL_DILUTION_WIRE"]
		["GUN_RIGHT_MG151_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_MG151_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_MG151_OPEN_CIRCUIT"]
		["FCS_FAILURE_YAW_ELEC_SERVO_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_YAW_ELEC_SERVO_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_YAW_ELEC_SERVO_2"]
		["ELEC_SIGNAL_LIGHTS_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_SIGNAL_LIGHTS_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_SIGNAL_LIGHTS_FAILURE"]
		["OXYGEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXYGEN",
			["mm"] = 0,
		}, -- end of ["OXYGEN"]
		["FAILURE_HYDRAULICS_1_PUMP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_HYDRAULICS_1_PUMP",
			["mm"] = 0,
		}, -- end of ["FAILURE_HYDRAULICS_1_PUMP"]
		["R_GEAR_DLK_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_GEAR_DLK_FAULT",
			["mm"] = 0,
		}, -- end of ["R_GEAR_DLK_FAULT"]
		["fuel_sys_300left"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "fuel_sys_300left",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["fuel_sys_300left"]
		["FUEL_NITRO_TANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_NITRO_TANK_MINOR_LEAK",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_NITRO_TANK_MINOR_LEAK"]
		["FUEL_DROPTANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_DROPTANK_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_DROPTANK_MINOR_LEAK"]
		["ELEC_RH_GEAR_DRIVE_WIRE_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_RH_GEAR_DRIVE_WIRE_SEVERED",
			["mm"] = 0,
		}, -- end of ["ELEC_RH_GEAR_DRIVE_WIRE_SEVERED"]
		["INST_HUD_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_HUD_FAILURE",
			["mm"] = 0,
		}, -- end of ["INST_HUD_FAILURE"]
		["L_GEAR_DLK_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_GEAR_DLK_FAULT",
			["mm"] = 0,
		}, -- end of ["L_GEAR_DLK_FAULT"]
		["ELEC_LH_JUNCTION_BOX_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_LH_JUNCTION_BOX_DESTROYED",
			["mm"] = 0,
		}, -- end of ["ELEC_LH_JUNCTION_BOX_DESTROYED"]
		["IGNITION_TERM_CONNECT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IGNITION_TERM_CONNECT",
			["mm"] = 0,
		}, -- end of ["IGNITION_TERM_CONNECT"]
		["ELEVONSERVOUTERLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONSERVOUTERLEFT",
			["mm"] = 0,
		}, -- end of ["ELEVONSERVOUTERLEFT"]
		["NGear_ret_fault"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "NGear_ret_fault",
			["mm"] = 0,
		}, -- end of ["NGear_ret_fault"]
		["FUELTANK3R"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK3R",
			["mm"] = 0,
		}, -- end of ["FUELTANK3R"]
		["LGear_ret_fault"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LGear_ret_fault",
			["mm"] = 0,
		}, -- end of ["LGear_ret_fault"]
		["aileron_loss"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "aileron_loss",
			["mm"] = 0,
		}, -- end of ["aileron_loss"]
		["FCS_FAILURE_ROLL_RATE_GYRO_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_ROLL_RATE_GYRO_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_ROLL_RATE_GYRO_1"]
		["BOMBS_DAMAGE_LINKAGE_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_DAMAGE_LINKAGE_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_DAMAGE_LINKAGE_LEFT"]
		["FCS_FAILURE_NY_SENSOR_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_NY_SENSOR_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_NY_SENSOR_2"]
		["FUEL_BOOSTER_FUEL_PUMP_0_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_BOOSTER_FUEL_PUMP_0_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_BOOSTER_FUEL_PUMP_0_DEGRADED"]
		["hydro_main"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro_main",
			["mm"] = 0,
		}, -- end of ["hydro_main"]
		["EMMC_FAILURE_DC_GENERATOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_DC_GENERATOR",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_DC_GENERATOR"]
		["CICU_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CICU_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["CICU_FAILURE_TOTAL"]
		["FCS_FAILURE_L_ELEVATOR_ELEC_B"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_L_ELEVATOR_ELEC_B",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_L_ELEVATOR_ELEC_B"]
		["RADAR_ALT_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADAR_ALT_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["RADAR_ALT_TOTAL_FAILURE"]
		["INST_VARIOMETER_DEPRESSURIZATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_VARIOMETER_DEPRESSURIZATION",
			["mm"] = 0,
		}, -- end of ["INST_VARIOMETER_DEPRESSURIZATION"]
		["RDR_FAILURE_SERVO_OVERHEAT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_SERVO_OVERHEAT",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_SERVO_OVERHEAT"]
		["FUEL_TANK_01_MAJOR_LEAK"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_01_MAJOR_LEAK",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_MAJOR_LEAK"]
		["RWR_FAILURE_SENSOR_TAIL_F"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_SENSOR_TAIL_F",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_SENSOR_TAIL_F"]
		["CTRL_LH_SLAT_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_LH_SLAT_JAMMED",
			["mm"] = 0,
		}, -- end of ["CTRL_LH_SLAT_JAMMED"]
		["ELEVONSERVINNERLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONSERVINNERLEFT",
			["mm"] = 0,
		}, -- end of ["ELEVONSERVINNERLEFT"]
		["TAPEREC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAPEREC",
			["mm"] = 0,
		}, -- end of ["TAPEREC"]
		["ILS_FAILURE_ANT_LOCALIZER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_ANT_LOCALIZER",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
		["PPF_LE_TEMPER_LIM_OFF"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "PPF_LE_TEMPER_LIM_OFF",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["PPF_LE_TEMPER_LIM_OFF"]
		["TVDISPLAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TVDISPLAY",
			["mm"] = 0,
		}, -- end of ["TVDISPLAY"]
		["RDR_FAILURE_PEDESTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_PEDESTAL",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_PEDESTAL"]
		["RDR_FAILURE_SERVOLOOP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_SERVOLOOP",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_SERVOLOOP"]
		["ENG0_OIL_HOSE_0_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_HOSE_0_LEAK",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_HOSE_0_LEAK"]
		["ELEC_EMERGENCY_GENERATOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_EMERGENCY_GENERATOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_EMERGENCY_GENERATOR_FAILURE"]
		["ICS_FAILURE_AMPLIFIER_RIO_BU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ICS_FAILURE_AMPLIFIER_RIO_BU",
			["mm"] = 0,
		}, -- end of ["ICS_FAILURE_AMPLIFIER_RIO_BU"]
		["STARTER_SOL_SHORT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_SOL_SHORT",
			["mm"] = 0,
		}, -- end of ["STARTER_SOL_SHORT"]
		["FCS_FAILURE_NZ_SENSOR_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_NZ_SENSOR_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_NZ_SENSOR_2"]
		["EMMC_FAILURE_FUEL_LOWER_PUMP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_FUEL_LOWER_PUMP",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_FUEL_LOWER_PUMP"]
		["FUELTANK5L"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK5L",
			["mm"] = 0,
		}, -- end of ["FUELTANK5L"]
		["FCS_FAILURE_YAW_RATE_GYRO_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_YAW_RATE_GYRO_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_YAW_RATE_GYRO_2"]
		["OESP_FAILURE_MAWS_R"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OESP_FAILURE_MAWS_R",
			["mm"] = 0,
		}, -- end of ["OESP_FAILURE_MAWS_R"]
		["RWR_FAILURE_COMPUTER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_COMPUTER",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_COMPUTER"]
		["esf_LeftRectifier"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "esf_LeftRectifier",
			["mm"] = 0,
		}, -- end of ["esf_LeftRectifier"]
		["ELEC_BOOSTER_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_FAILURE"]
		["AAR_47_FAILURE_SENSOR_BOTTOM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_SENSOR_BOTTOM",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_SENSOR_BOTTOM"]
		["BOMBS_ARMING_BROKEN_WIRING_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_BROKEN_WIRING_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_BROKEN_WIRING_LEFT"]
		["MAINPITOT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAINPITOT",
			["mm"] = 0,
		}, -- end of ["MAINPITOT"]
		["FCS_FAILURE_R_ELEVATOR_ELEC_D"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_R_ELEVATOR_ELEC_D",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_R_ELEVATOR_ELEC_D"]
		["AAR_47_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_TOTAL"]
		["CTRL_AILERON_ROD_MINOR_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_AILERON_ROD_MINOR_DAMAGE",
			["mm"] = 0,
		}, -- end of ["CTRL_AILERON_ROD_MINOR_DAMAGE"]
		["FCS_FAILURE_COMP_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_COMP_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_COMP_1"]
		["COOLANT_RADIATOR_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_RADIATOR_WIRING",
			["mm"] = 0,
		}, -- end of ["COOLANT_RADIATOR_WIRING"]
		["COMPRESSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COMPRESSOR",
			["mm"] = 0,
		}, -- end of ["COMPRESSOR"]
		["AIRSPEED_INDICATOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AIRSPEED_INDICATOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
		["ELEC_RH_JUNCTION_BOX_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_RH_JUNCTION_BOX_DESTROYED",
			["mm"] = 0,
		}, -- end of ["ELEC_RH_JUNCTION_BOX_DESTROYED"]
		["abris_software"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "abris_software",
			["mm"] = 0,
		}, -- end of ["abris_software"]
		["GUN_FAIL_LEFT_OUT_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_FAIL_LEFT_OUT_GUN",
			["mm"] = 0,
		}, -- end of ["GUN_FAIL_LEFT_OUT_GUN"]
		["ROCKETS_INTERVALOMETER_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ROCKETS_INTERVALOMETER_WIRING",
			["mm"] = 0,
		}, -- end of ["ROCKETS_INTERVALOMETER_WIRING"]
		["pitot_blocked"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pitot_blocked",
			["mm"] = 0,
		}, -- end of ["pitot_blocked"]
		["CANARDFLAPLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CANARDFLAPLEFT",
			["mm"] = 0,
		}, -- end of ["CANARDFLAPLEFT"]
		["fs_forward_LH_leakage"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_forward_LH_leakage",
			["mm"] = 0,
		}, -- end of ["fs_forward_LH_leakage"]
		["GYROS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GYROS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["GYROS_FAILURE_TOTAL"]
		["RB05ANT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RB05ANT",
			["mm"] = 0,
		}, -- end of ["RB05ANT"]
		["GUN_RIGHT_CENTER_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_CENTER_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_CENTER_BARREL_WORN"]
		["MWMMC_FAILURE_1553B_OESP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_OESP",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_OESP"]
		["CTRL_ELEVATOR_TRIM_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_ELEVATOR_TRIM_FAILURE",
			["mm"] = 0,
		}, -- end of ["CTRL_ELEVATOR_TRIM_FAILURE"]
		["FUELTANK4R"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK4R",
			["mm"] = 0,
		}, -- end of ["FUELTANK4R"]
		["static_blocked"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "static_blocked",
			["mm"] = 0,
		}, -- end of ["static_blocked"]
		["MainReducer_Fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MainReducer_Fire",
			["mm"] = 0,
		}, -- end of ["MainReducer_Fire"]
		["CTRL_ELEVATOR_ROD_MINOR_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_ELEVATOR_ROD_MINOR_DAMAGE",
			["mm"] = 0,
		}, -- end of ["CTRL_ELEVATOR_ROD_MINOR_DAMAGE"]
		["FAILURE_HYDRAULICS_1_INTERNAL_LEAKAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_HYDRAULICS_1_INTERNAL_LEAKAGE",
			["mm"] = 0,
		}, -- end of ["FAILURE_HYDRAULICS_1_INTERNAL_LEAKAGE"]
		["MWMMC_FAILURE_1553B_HUD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_HUD",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_HUD"]
		["HORIZON_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HORIZON_FAULT",
			["mm"] = 0,
		}, -- end of ["HORIZON_FAULT"]
		["ELEC_BOOSTER_FUEL_PUMP_COIL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_COIL_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_COIL_FAILURE"]
		["fuel_sys_swapping_pumps"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "fuel_sys_swapping_pumps",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["fuel_sys_swapping_pumps"]
		["PNEM_SUPERCHARGER_JACK_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_SUPERCHARGER_JACK_JAMMED",
			["mm"] = 0,
		}, -- end of ["PNEM_SUPERCHARGER_JACK_JAMMED"]
		["engfail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engfail",
			["mm"] = 0,
		}, -- end of ["engfail"]
		["FCS_FAILURE_ROLL_RATE_GYRO_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_ROLL_RATE_GYRO_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_ROLL_RATE_GYRO_2"]
		["ELEC_FUEL_PUMP_P2_COIL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_FUEL_PUMP_P2_COIL_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_FUEL_PUMP_P2_COIL_FAILURE"]
		["CANARDSERVORIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CANARDSERVORIGHT",
			["mm"] = 0,
		}, -- end of ["CANARDSERVORIGHT"]
		["DVMS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DVMS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["DVMS_FAILURE_TOTAL"]
		["VHF_FM_RADIO_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
		["BOMBS_DAMAGE_ELINKAGE_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_DAMAGE_ELINKAGE_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_DAMAGE_ELINKAGE_RIGHT"]
		["FUELTANK1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK1",
			["mm"] = 0,
		}, -- end of ["FUELTANK1"]
		["EMMC_FAILURE_BATTERY_DC1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_BATTERY_DC1",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_BATTERY_DC1"]
		["CADC_WING_SWEEP_COMMAND_CHANNEL_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_WING_SWEEP_COMMAND_CHANNEL_2",
			["mm"] = 0,
		}, -- end of ["CADC_WING_SWEEP_COMMAND_CHANNEL_2"]
		["ELEC_GOVERNOR_BOX_DAMAGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_GOVERNOR_BOX_DAMAGED",
			["mm"] = 0,
		}, -- end of ["ELEC_GOVERNOR_BOX_DAMAGED"]
		["rotor"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "rotor",
			["mm"] = 0,
		}, -- end of ["rotor"]
		["REVERSER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "REVERSER",
			["mm"] = 0,
		}, -- end of ["REVERSER"]
		["OXY_FAILURE_HIGH_PRESS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXY_FAILURE_HIGH_PRESS",
			["mm"] = 0,
		}, -- end of ["OXY_FAILURE_HIGH_PRESS"]
		["RDR_FAILURE_TRANSMITTER_DEGRATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_TRANSMITTER_DEGRATION",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_TRANSMITTER_DEGRATION"]
		["TransitionalReductor_ShaveInOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TransitionalReductor_ShaveInOil",
			["mm"] = 0,
		}, -- end of ["TransitionalReductor_ShaveInOil"]
		["TURBINE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURBINE",
			["mm"] = 0,
		}, -- end of ["TURBINE"]
		["AUTOPILOT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AUTOPILOT",
			["mm"] = 0,
		}, -- end of ["AUTOPILOT"]
		["dme_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "dme_fail",
			["mm"] = 0,
		}, -- end of ["dme_fail"]
		["UHF_ARC_159_FAILURE_REMOTE_DISPLAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_REMOTE_DISPLAY",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_REMOTE_DISPLAY"]
		["Failure_Ctrl_FCS_Ch1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Ctrl_FCS_Ch1",
			["mm"] = 0,
		}, -- end of ["Failure_Ctrl_FCS_Ch1"]
		["RDR_FAILURE_PROCESSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_PROCESSOR",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_PROCESSOR"]
		["OXYN_LEFT_CONTAINER_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXYN_LEFT_CONTAINER_PERFORATED",
			["mm"] = 0,
		}, -- end of ["OXYN_LEFT_CONTAINER_PERFORATED"]
		["RDR_FAILURE_PROCESSOR_DEGRATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_PROCESSOR_DEGRATION",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_PROCESSOR_DEGRATION"]
		["ELEC_SIGNAL_LIGHTS_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_SIGNAL_LIGHTS_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["ELEC_SIGNAL_LIGHTS_MALFUNCTION"]
		["ef_rt12"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ef_rt12",
			["mm"] = 0,
		}, -- end of ["ef_rt12"]
		["es_damage_DMR"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "es_damage_DMR",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["es_damage_DMR"]
		["CTRL_LANDING_FLAPS_LH_MECHANICAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_LANDING_FLAPS_LH_MECHANICAL",
			["mm"] = 0,
		}, -- end of ["CTRL_LANDING_FLAPS_LH_MECHANICAL"]
		["RDR_FAILURE_RECEIVER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_RECEIVER",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_RECEIVER"]
		["EMMC_FAILURE_COCKPIT_PRESSURE_LOW"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_COCKPIT_PRESSURE_LOW",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_COCKPIT_PRESSURE_LOW"]
		["EMMC_FAILURE_BAU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_BAU",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_BAU"]
		["MAGNETO_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAGNETO_1",
			["mm"] = 0,
		}, -- end of ["MAGNETO_1"]
		["CTRL_RUDDER_ROD_MINOR_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_RUDDER_ROD_MINOR_DAMAGE",
			["mm"] = 0,
		}, -- end of ["CTRL_RUDDER_ROD_MINOR_DAMAGE"]
		["FCS_FAILURE_WOW_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_WOW_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_WOW_2"]
		["STATION_6_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_6_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_6_FAILURE"]
		["EMMC_FAILURE_DADS_RPTU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_DADS_RPTU",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_DADS_RPTU"]
		["TransitionalReductor_LowOilPressure"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "TransitionalReductor_LowOilPressure",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["TransitionalReductor_LowOilPressure"]
		["OIL_SYSTEM_FAIL_100"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_SYSTEM_FAIL_100",
			["mm"] = 0,
		}, -- end of ["OIL_SYSTEM_FAIL_100"]
		["FAILURE_HYDRAULICS_2_ACCU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_HYDRAULICS_2_ACCU",
			["mm"] = 0,
		}, -- end of ["FAILURE_HYDRAULICS_2_ACCU"]
		["FCS_FAILURE_PITCH_LVDT_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_PITCH_LVDT_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_PITCH_LVDT_2"]
		["EMMC_FAILURE_TRU_AC2DC28V"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_TRU_AC2DC28V",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_TRU_AC2DC28V"]
		["TAIL_GEAR_D_LOCK_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAIL_GEAR_D_LOCK_FAULT",
			["mm"] = 0,
		}, -- end of ["TAIL_GEAR_D_LOCK_FAULT"]
		["ELEVONOUTERRIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEVONOUTERRIGHT",
			["mm"] = 0,
		}, -- end of ["ELEVONOUTERRIGHT"]
		["fsf_CrossfeedValve"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fsf_CrossfeedValve",
			["mm"] = 0,
		}, -- end of ["fsf_CrossfeedValve"]
		["ELEC_MAIN_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_MAIN_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_MAIN_FUEL_PUMP_FAILURE"]
		["ENG0_WASTEGATE_OIL_FEED_CLOGGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_WASTEGATE_OIL_FEED_CLOGGED",
			["mm"] = 0,
		}, -- end of ["ENG0_WASTEGATE_OIL_FEED_CLOGGED"]
		["BOOST_REG"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOOST_REG",
			["mm"] = 0,
		}, -- end of ["BOOST_REG"]
		["r_conv"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "r_conv",
			["mm"] = 0,
		}, -- end of ["r_conv"]
		["DDD_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DDD_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["DDD_FAILURE_TOTAL"]
		["FUELTANK2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK2",
			["mm"] = 0,
		}, -- end of ["FUELTANK2"]
		["BOMBS_SOLENOID_FAULT_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_SOLENOID_FAULT_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_SOLENOID_FAULT_RIGHT"]
		["FLIR_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FLIR_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["FLIR_FAILURE_TOTAL"]
		["inverters_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "inverters_fail",
			["mm"] = 0,
		}, -- end of ["inverters_fail"]
		["l_conv"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "l_conv",
			["mm"] = 0,
		}, -- end of ["l_conv"]
		["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"]
		["CMS_FAILURE_PROGRAMMER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CMS_FAILURE_PROGRAMMER",
			["mm"] = 0,
		}, -- end of ["CMS_FAILURE_PROGRAMMER"]
		["ELEC_RED_SIGNAL_LIGHT_BROKEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_RED_SIGNAL_LIGHT_BROKEN",
			["mm"] = 0,
		}, -- end of ["ELEC_RED_SIGNAL_LIGHT_BROKEN"]
		["HUD_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HUD_FAILURE",
			["mm"] = 0,
		}, -- end of ["HUD_FAILURE"]
		["mfd"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "mfd",
			["mm"] = 0,
		}, -- end of ["mfd"]
		["CARBAIR_GND_LEAD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CARBAIR_GND_LEAD",
			["mm"] = 0,
		}, -- end of ["CARBAIR_GND_LEAD"]
		["fuel_leak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fuel_leak",
			["mm"] = 0,
		}, -- end of ["fuel_leak"]
		["hs_damage_MainAccumulator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_MainAccumulator",
			["mm"] = 0,
		}, -- end of ["hs_damage_MainAccumulator"]
		["PNEM_LH_BRAKE_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_LH_BRAKE_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_LH_BRAKE_HOSE_PERFORATED"]
		["AFK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AFK",
			["mm"] = 0,
		}, -- end of ["AFK"]
		["ELEC_STARTER_LOOM_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_STARTER_LOOM_SEVERED",
			["mm"] = 0,
		}, -- end of ["ELEC_STARTER_LOOM_SEVERED"]
		["INST_CLOCK_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_CLOCK_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["INST_CLOCK_MALFUNCTION"]
		["FUEL_ENGINE0_FUEL_PUMP_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_ENGINE0_FUEL_PUMP_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_ENGINE0_FUEL_PUMP_DEGRADED"]
		["ILS_FAILURE_ANT_GLIDESLOPE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
		["EEC_Failure_RightEngine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EEC_Failure_RightEngine",
			["mm"] = 0,
		}, -- end of ["EEC_Failure_RightEngine"]
		["hydro_auxiliary"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "hydro_auxiliary",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["hydro_auxiliary"]
		["GUN_LEFT_MG151_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_MG151_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_MG151_OPEN_CIRCUIT"]
		["slats"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "slats",
			["mm"] = 0,
		}, -- end of ["slats"]
		["RWR_FAILURE_RECEIVER_XX2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_RECEIVER_XX2",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_RECEIVER_XX2"]
		["ICS_FAILURE_AMPLIFIER_PILOT_BU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ICS_FAILURE_AMPLIFIER_PILOT_BU",
			["mm"] = 0,
		}, -- end of ["ICS_FAILURE_AMPLIFIER_PILOT_BU"]
		["hydro_diaphragm"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "hydro_diaphragm",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["hydro_diaphragm"]
		["MWMMC_FAILURE_DMP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_DMP",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_DMP"]
		["fsf_AutoBalance"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fsf_AutoBalance",
			["mm"] = 0,
		}, -- end of ["fsf_AutoBalance"]
		["FCS_FAILURE_PITCH_LVDT_4"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_PITCH_LVDT_4",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_PITCH_LVDT_4"]
		["NOSE_AIRSPEED_INDICATOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "NOSE_AIRSPEED_INDICATOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["NOSE_AIRSPEED_INDICATOR_FAILURE"]
		["SWMMC_FAILURE_DMP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_DMP",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_DMP"]
		["EMMC_FAILURE_EMMC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_EMMC",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_EMMC"]
		["ELEC_BOMBABWGERAT_RELEASE_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOMBABWGERAT_RELEASE_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["ELEC_BOMBABWGERAT_RELEASE_MALFUNCTION"]
		["EXT_TANK_PUMP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EXT_TANK_PUMP_FAULT",
			["mm"] = 0,
		}, -- end of ["EXT_TANK_PUMP_FAULT"]
		["acs"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["mm"] = 0,
		}, -- end of ["acs"]
		["VHF_CRFUEL_MAIN_TANK_MINOR_LEAKYSTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_CRFUEL_MAIN_TANK_MINOR_LEAKYSTAL",
			["mm"] = 0,
		}, -- end of ["VHF_CRFUEL_MAIN_TANK_MINOR_LEAKYSTAL"]
		["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR",
			["mm"] = 0,
		}, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"]
		["os_damage_BalloonLeakage"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "os_damage_BalloonLeakage",
			["mm"] = 0,
		}, -- end of ["os_damage_BalloonLeakage"]
		["RWR_FAILURE_ANTENNA_FRONT_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_ANTENNA_FRONT_RIGHT",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_ANTENNA_FRONT_RIGHT"]
		["SAR_1_2_95"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SAR_1_2_95",
			["mm"] = 0,
		}, -- end of ["SAR_1_2_95"]
		["RWR_FAILURE_SENSOR_TAIL_R"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_SENSOR_TAIL_R",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_SENSOR_TAIL_R"]
		["STRAKE_RIGHT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STRAKE_RIGHT_FAILURE",
			["mm"] = 0,
		}, -- end of ["STRAKE_RIGHT_FAILURE"]
		["FCS_FAILURE_WOW_4"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_WOW_4",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_WOW_4"]
		["FCS_FAILURE_NZ_SENSOR_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_NZ_SENSOR_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_NZ_SENSOR_1"]
		["ENG0_GOVERNOR_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_GOVERNOR_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["ENG0_GOVERNOR_MALFUNCTION"]
		["ENG0_GOVERNOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_GOVERNOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["ENG0_GOVERNOR_FAILURE"]
		["FCS_FAILURE_LG_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_LG_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_LG_2"]
		["generator_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "generator_fail",
			["mm"] = 0,
		}, -- end of ["generator_fail"]
		["FAILURE_SMS_PYLON_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_SMS_PYLON_2",
			["mm"] = 0,
		}, -- end of ["FAILURE_SMS_PYLON_2"]
		["FUEL_TANK_00_LEAK_STOPPED"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_00_LEAK_STOPPED",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_LEAK_STOPPED"]
		["INST_COMPASS_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_COMPASS_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["INST_COMPASS_MALFUNCTION"]
		["ELEC_REAR_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_REAR_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_REAR_FUEL_PUMP_FAILURE"]
		["fs_forward_RH_leakage"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_forward_RH_leakage",
			["mm"] = 0,
		}, -- end of ["fs_forward_RH_leakage"]
		["CADC_FAILURE_PRESSURE_ALT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_PRESSURE_ALT",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_PRESSURE_ALT"]
		["elevator_loss"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "elevator_loss",
			["mm"] = 0,
		}, -- end of ["elevator_loss"]
		["FUEL_GAUGE_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_GAUGE_FAULT",
			["mm"] = 0,
		}, -- end of ["FUEL_GAUGE_FAULT"]
		["DEFECTIVE_INSTRUMENT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DEFECTIVE_INSTRUMENT",
			["mm"] = 0,
		}, -- end of ["DEFECTIVE_INSTRUMENT"]
		["gs_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "gs_fail",
			["mm"] = 0,
		}, -- end of ["gs_fail"]
		["FCS_FAILURE_P_SENSOR_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_P_SENSOR_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_P_SENSOR_2"]
		["pp_damage_EmergMaxNormFreq"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_EmergMaxNormFreq",
			["mm"] = 0,
		}, -- end of ["pp_damage_EmergMaxNormFreq"]
		["RKL_41_ANT_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RKL_41_ANT_DAMAGE",
			["mm"] = 0,
		}, -- end of ["RKL_41_ANT_DAMAGE"]
		["rudder_trim_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "rudder_trim_fail",
			["mm"] = 0,
		}, -- end of ["rudder_trim_fail"]
		["FAILURE_EXT_LIGHT_FORMATION_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_EXT_LIGHT_FORMATION_RIGHT",
			["mm"] = 0,
		}, -- end of ["FAILURE_EXT_LIGHT_FORMATION_RIGHT"]
		["ef_fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ef_fire",
			["mm"] = 0,
		}, -- end of ["ef_fire"]
		["ELEC_FORWARD_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_FORWARD_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_FORWARD_FUEL_PUMP_FAILURE"]
		["es_damage_StarterGenerator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_StarterGenerator",
			["mm"] = 0,
		}, -- end of ["es_damage_StarterGenerator"]
		["ELEC_DASHBOARD_HARNESS_CUT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_DASHBOARD_HARNESS_CUT",
			["mm"] = 0,
		}, -- end of ["ELEC_DASHBOARD_HARNESS_CUT"]
		["ROOF_AIRSPEED_INDICATOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ROOF_AIRSPEED_INDICATOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["ROOF_AIRSPEED_INDICATOR_FAILURE"]
		["VHF_ARC_182_FAILURE_INTERNAL_MODULE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_ARC_182_FAILURE_INTERNAL_MODULE",
			["mm"] = 0,
		}, -- end of ["VHF_ARC_182_FAILURE_INTERNAL_MODULE"]
		["CADC_MANEUVER_FLAP_COMMAND"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_MANEUVER_FLAP_COMMAND",
			["mm"] = 0,
		}, -- end of ["CADC_MANEUVER_FLAP_COMMAND"]
		["EGTSENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EGTSENSOR",
			["mm"] = 0,
		}, -- end of ["EGTSENSOR"]
		["SUPERCHARGER_LIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SUPERCHARGER_LIGHT",
			["mm"] = 0,
		}, -- end of ["SUPERCHARGER_LIGHT"]
		["ppf_FireLeft"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_FireLeft",
			["mm"] = 0,
		}, -- end of ["ppf_FireLeft"]
		["l_engine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "l_engine",
			["mm"] = 0,
		}, -- end of ["l_engine"]
		["FUELTANK3L"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK3L",
			["mm"] = 0,
		}, -- end of ["FUELTANK3L"]
		["GUN_RIGHT_IN_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_IN_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_IN_OPEN_CIRCUIT"]
		["RWR_FAILURE_QUAD315"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_QUAD315",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_QUAD315"]
		["WEAP_GUN_02_DAMAGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "WEAP_GUN_02_DAMAGED",
			["mm"] = 0,
		}, -- end of ["WEAP_GUN_02_DAMAGED"]
		["ENG0_WATER_RADIATOR_0_PIERCED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_WATER_RADIATOR_0_PIERCED",
			["mm"] = 0,
		}, -- end of ["ENG0_WATER_RADIATOR_0_PIERCED"]
		["FCS_FAILURE_COMP_4"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_COMP_4",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_COMP_4"]
		["TACH_BREAK_IN_INDICATOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACH_BREAK_IN_INDICATOR",
			["mm"] = 0,
		}, -- end of ["TACH_BREAK_IN_INDICATOR"]
		["CARBAIR_BREAK_LEADS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CARBAIR_BREAK_LEADS",
			["mm"] = 0,
		}, -- end of ["CARBAIR_BREAK_LEADS"]
		["ELEC_FUEL_PUMP_P2_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_FUEL_PUMP_P2_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_FUEL_PUMP_P2_FAILURE"]
		["r_engine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "r_engine",
			["mm"] = 0,
		}, -- end of ["r_engine"]
		["TRN_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TRN_FAIL",
			["mm"] = 0,
		}, -- end of ["TRN_FAIL"]
		["inverter1_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "inverter1_fail",
			["mm"] = 0,
		}, -- end of ["inverter1_fail"]
		["FCS_FAILURE_YAW_AUGD_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_YAW_AUGD_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_YAW_AUGD_1"]
		["AC_BUS_PO7502_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AC_BUS_PO7502_FAILURE",
			["mm"] = 0,
		}, -- end of ["AC_BUS_PO7502_FAILURE"]
		["UNLOAD_VALVE_NOT_UNLOAD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNLOAD_VALVE_NOT_UNLOAD",
			["mm"] = 0,
		}, -- end of ["UNLOAD_VALVE_NOT_UNLOAD"]
		["es_damage_Generator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_Generator",
			["mm"] = 0,
		}, -- end of ["es_damage_Generator"]
		["ELEC_C5_LAMP_POOR_CONTACT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_C5_LAMP_POOR_CONTACT",
			["mm"] = 0,
		}, -- end of ["ELEC_C5_LAMP_POOR_CONTACT"]
		["ACCSENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ACCSENSOR",
			["mm"] = 0,
		}, -- end of ["ACCSENSOR"]
		["INS_PU_REJECTED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_PU_REJECTED",
			["mm"] = 0,
		}, -- end of ["INS_PU_REJECTED"]
		["AGK_47B_GYRO_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AGK_47B_GYRO_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["AGK_47B_GYRO_TOTAL_FAILURE"]
		["ARN_83_ADF_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ARN_83_ADF_DAMAGE",
			["mm"] = 0,
		}, -- end of ["ARN_83_ADF_DAMAGE"]
		["TEMPSENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TEMPSENSOR",
			["mm"] = 0,
		}, -- end of ["TEMPSENSOR"]
		["ELEC_FUEL_PUMP_P1_COIL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_FUEL_PUMP_P1_COIL_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_FUEL_PUMP_P1_COIL_FAILURE"]
		["Failure_PP_LeftAMAD_OilLeak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_LeftAMAD_OilLeak",
			["mm"] = 0,
		}, -- end of ["Failure_PP_LeftAMAD_OilLeak"]
		["ILS_FAILURE_ANTENNA"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_ANTENNA",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_ANTENNA"]
		["FUEL_TANK_00_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_00_MINOR_LEAK",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_MINOR_LEAK"]
		["CADC_FAILURE_IAS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_IAS",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_IAS"]
		["starter_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "starter_fail",
			["mm"] = 0,
		}, -- end of ["starter_fail"]
		["INST_TACH1_RESISTANCE_MISMATCH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_TACH1_RESISTANCE_MISMATCH",
			["mm"] = 0,
		}, -- end of ["INST_TACH1_RESISTANCE_MISMATCH"]
		["CMS_FAILURE_RIGHT_DISPENSER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CMS_FAILURE_RIGHT_DISPENSER",
			["mm"] = 0,
		}, -- end of ["CMS_FAILURE_RIGHT_DISPENSER"]
		["PNEM_BRAKE_RELAY_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_BRAKE_RELAY_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["PNEM_BRAKE_RELAY_MALFUNCTION"]
		["DEFECTIVE_MECHANISM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DEFECTIVE_MECHANISM",
			["mm"] = 0,
		}, -- end of ["DEFECTIVE_MECHANISM"]
		["TURNIND_POINTER_FAILS_NO_VACUUM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_POINTER_FAILS_NO_VACUUM",
			["mm"] = 0,
		}, -- end of ["TURNIND_POINTER_FAILS_NO_VACUUM"]
		["ELEC_STARTER_SOLENOID_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_STARTER_SOLENOID_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_STARTER_SOLENOID_FAILURE"]
		["OIL_T_IND_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_T_IND_FAULT",
			["mm"] = 0,
		}, -- end of ["OIL_T_IND_FAULT"]
		["SNS_FAILURE_ANTENNA"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SNS_FAILURE_ANTENNA",
			["mm"] = 0,
		}, -- end of ["SNS_FAILURE_ANTENNA"]
		["SUPERCHARGER_WIRE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SUPERCHARGER_WIRE",
			["mm"] = 0,
		}, -- end of ["SUPERCHARGER_WIRE"]
		["CMDISP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CMDISP",
			["mm"] = 0,
		}, -- end of ["CMDISP"]
		["HYD_ALT_1_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_ALT_1_FAIL",
			["mm"] = 0,
		}, -- end of ["HYD_ALT_1_FAIL"]
		["es_damage_MainInverter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_MainInverter",
			["mm"] = 0,
		}, -- end of ["es_damage_MainInverter"]
		["AUX_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AUX_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["AUX_TANK_LEAK"]
		["ELEC_LH_CABIN_LIGHT_POOR_CONTACT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_LH_CABIN_LIGHT_POOR_CONTACT",
			["mm"] = 0,
		}, -- end of ["ELEC_LH_CABIN_LIGHT_POOR_CONTACT"]
		["MAIN_R_GEAR_D_LOCK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAIN_R_GEAR_D_LOCK",
			["mm"] = 0,
		}, -- end of ["MAIN_R_GEAR_D_LOCK"]
		["ENGINE_FAILURE_COMBUSTOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_FAILURE_COMBUSTOR",
			["mm"] = 0,
		}, -- end of ["ENGINE_FAILURE_COMBUSTOR"]
		["asc_y"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "asc_y",
			["mm"] = 0,
		}, -- end of ["asc_y"]
		["Failure_Fuel_QuantityGaging"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_QuantityGaging",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_QuantityGaging"]
		["MAIN_L_GEAR_D_LOCK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAIN_L_GEAR_D_LOCK",
			["mm"] = 0,
		}, -- end of ["MAIN_L_GEAR_D_LOCK"]
		["fs_damage_transfer_pumps"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_transfer_pumps",
			["mm"] = 0,
		}, -- end of ["fs_damage_transfer_pumps"]
		["adf_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "adf_fail",
			["mm"] = 0,
		}, -- end of ["adf_fail"]
		["FUEL_RH_WING_TANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_RH_WING_TANK_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_RH_WING_TANK_MINOR_LEAK"]
		["ppf_LeftNozzleControl"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_LeftNozzleControl",
			["mm"] = 0,
		}, -- end of ["ppf_LeftNozzleControl"]
		["CADC_ANGLE_OF_ATTACK_SIGNAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_ANGLE_OF_ATTACK_SIGNAL",
			["mm"] = 0,
		}, -- end of ["CADC_ANGLE_OF_ATTACK_SIGNAL"]
		["EMMC_FAILURE_LWC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_LWC",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_LWC"]
		["Failure_Ctrl_FCS_Ch3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Ctrl_FCS_Ch3",
			["mm"] = 0,
		}, -- end of ["Failure_Ctrl_FCS_Ch3"]
		["FUEL_REAR_TANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_REAR_TANK_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_REAR_TANK_MINOR_LEAK"]
		["TILS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TILS",
			["mm"] = 0,
		}, -- end of ["TILS"]
		["BOMBS_NO_VOLATAGE_AT_RACK_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_NO_VOLATAGE_AT_RACK_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_NO_VOLATAGE_AT_RACK_RIGHT"]
		["CADC_FAILURE_TEMPERATURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_TEMPERATURE",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_TEMPERATURE"]
		["es_damage_AltInverter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_AltInverter",
			["mm"] = 0,
		}, -- end of ["es_damage_AltInverter"]
		["UNCR_LH_WHEEL_BRAKE_DAMAGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_LH_WHEEL_BRAKE_DAMAGED",
			["mm"] = 0,
		}, -- end of ["UNCR_LH_WHEEL_BRAKE_DAMAGED"]
		["sensf_PITOT_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sensf_PITOT_DAMAGE",
			["mm"] = 0,
		}, -- end of ["sensf_PITOT_DAMAGE"]
		["D2_RIGHT_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "D2_RIGHT_CYLINDER",
			["mm"] = 0,
		}, -- end of ["D2_RIGHT_CYLINDER"]
		["FAILURE_HYDRAULICS_2_INTERNAL_LEAKAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_HYDRAULICS_2_INTERNAL_LEAKAGE",
			["mm"] = 0,
		}, -- end of ["FAILURE_HYDRAULICS_2_INTERNAL_LEAKAGE"]
		["FAILURE_SMS_PYLON_6"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_SMS_PYLON_6",
			["mm"] = 0,
		}, -- end of ["FAILURE_SMS_PYLON_6"]
		["MWMMC_FAILURE_AVI"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_AVI",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_AVI"]
		["fire_sys_fireAPU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fire_sys_fireAPU",
			["mm"] = 0,
		}, -- end of ["fire_sys_fireAPU"]
		["CADC_FAILURE_STATIC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_FAILURE_STATIC",
			["mm"] = 0,
		}, -- end of ["CADC_FAILURE_STATIC"]
		["pp_damage_MainMaxTempr"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_MainMaxTempr",
			["mm"] = 0,
		}, -- end of ["pp_damage_MainMaxTempr"]
		["RWRANTLEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWRANTLEFT",
			["mm"] = 0,
		}, -- end of ["RWRANTLEFT"]
		["OXY_FAILURE_R_LEAK_SEVERE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXY_FAILURE_R_LEAK_SEVERE",
			["mm"] = 0,
		}, -- end of ["OXY_FAILURE_R_LEAK_SEVERE"]
		["fs_damage_swapping_pumps"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_swapping_pumps",
			["mm"] = 0,
		}, -- end of ["fs_damage_swapping_pumps"]
		["RWR_FAILURE_RECEIVER_XX1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_RECEIVER_XX1",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_RECEIVER_XX1"]
		["aoa_limiter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "aoa_limiter",
			["mm"] = 0,
		}, -- end of ["aoa_limiter"]
		["HYDR1ACC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR1ACC",
			["mm"] = 0,
		}, -- end of ["HYDR1ACC"]
		["MWMMC_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE"]
		["ELEC_PITOT_HEAT_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_PITOT_HEAT_WIRING",
			["mm"] = 0,
		}, -- end of ["ELEC_PITOT_HEAT_WIRING"]
		["FUEL_AUX_TANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_AUX_TANK_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_AUX_TANK_MINOR_LEAK"]
		["EMMC_FAILURE_TRU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_TRU",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_TRU"]
		["FCS_FAILURE_Q_SENSOR_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_Q_SENSOR_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_Q_SENSOR_1"]
		["GUN_LEFT_MG151_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_MG151_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_MG151_BARREL_WORN"]
		["JESTER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "JESTER",
			["mm"] = 0,
		}, -- end of ["JESTER"]
		["fuel_sys_right_transfer_pump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fuel_sys_right_transfer_pump",
			["mm"] = 0,
		}, -- end of ["fuel_sys_right_transfer_pump"]
		["RADARDISPL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADARDISPL",
			["mm"] = 0,
		}, -- end of ["RADARDISPL"]
		["ELEC_AMBER_SIGNAL_LIGHT_BROKEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_AMBER_SIGNAL_LIGHT_BROKEN",
			["mm"] = 0,
		}, -- end of ["ELEC_AMBER_SIGNAL_LIGHT_BROKEN"]
		["GMC_GYRO_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GMC_GYRO_FAILURE",
			["mm"] = 0,
		}, -- end of ["GMC_GYRO_FAILURE"]
		["fire_sys_fire_LE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fire_sys_fire_LE",
			["mm"] = 0,
		}, -- end of ["fire_sys_fire_LE"]
		["FCS_FAILURE_YAW_AUGD_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_YAW_AUGD_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_YAW_AUGD_2"]
		["ICS_FAILURE_AMPLIFIER_PILOT_NORM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ICS_FAILURE_AMPLIFIER_PILOT_NORM",
			["mm"] = 0,
		}, -- end of ["ICS_FAILURE_AMPLIFIER_PILOT_NORM"]
		["engine_droop_failure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engine_droop_failure",
			["mm"] = 0,
		}, -- end of ["engine_droop_failure"]
		["VHF_VT_BURNED_OUT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_VT_BURNED_OUT",
			["mm"] = 0,
		}, -- end of ["VHF_VT_BURNED_OUT"]
		["FAILURE_EXT_LIGHT_NAV_TAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_EXT_LIGHT_NAV_TAIL",
			["mm"] = 0,
		}, -- end of ["FAILURE_EXT_LIGHT_NAV_TAIL"]
		["RIGHT_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RIGHT_CYLINDER",
			["mm"] = 0,
		}, -- end of ["RIGHT_CYLINDER"]
		["MWMMC_FAILURE_1553B_EMMC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_EMMC",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_EMMC"]
		["LeftEngine_LowOilPressure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LeftEngine_LowOilPressure",
			["mm"] = 0,
		}, -- end of ["LeftEngine_LowOilPressure"]
		["SAR_1_101"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SAR_1_101",
			["mm"] = 0,
		}, -- end of ["SAR_1_101"]
		["RWR_FAILURE_LOW_BAND"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_LOW_BAND",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_LOW_BAND"]
		["INS_DATA_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_DATA_DEGRADED",
			["mm"] = 0,
		}, -- end of ["INS_DATA_DEGRADED"]
		["FWD_TANK_PUMP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FWD_TANK_PUMP_FAULT",
			["mm"] = 0,
		}, -- end of ["FWD_TANK_PUMP_FAULT"]
		["FUEL_TANK_01_LEAK_STOPPED"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_01_LEAK_STOPPED",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_LEAK_STOPPED"]
		["INS_GYROS_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_GYROS_FAIL",
			["mm"] = 0,
		}, -- end of ["INS_GYROS_FAIL"]
		["es_damage_VU1"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "es_damage_VU1",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["es_damage_VU1"]
		["EMMC_FAILURE_DC_GENERATOR_SUBSYSTEM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_DC_GENERATOR_SUBSYSTEM",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_DC_GENERATOR_SUBSYSTEM"]
		["COOLANT_POOR_CONNTECT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_POOR_CONNTECT",
			["mm"] = 0,
		}, -- end of ["COOLANT_POOR_CONNTECT"]
		["TURNIND_POINTER_FAILS_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_POINTER_FAILS_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["TURNIND_POINTER_FAILS_DEFECTIVE"]
		["RWR_FAILURE_BLANKER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_BLANKER",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_BLANKER"]
		["TAIL_GEAR_FAIL_GO_DOWN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAIL_GEAR_FAIL_GO_DOWN",
			["mm"] = 0,
		}, -- end of ["TAIL_GEAR_FAIL_GO_DOWN"]
		["GUN_FAIL_RIGHT_OUT_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_FAIL_RIGHT_OUT_GUN",
			["mm"] = 0,
		}, -- end of ["GUN_FAIL_RIGHT_OUT_GUN"]
		["RDR_FAILURE_RX_FRONT_END"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_RX_FRONT_END",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_RX_FRONT_END"]
		["ENG0_STARTER_MOTOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_STARTER_MOTOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["ENG0_STARTER_MOTOR_FAILURE"]
		["FUELTANK4L"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK4L",
			["mm"] = 0,
		}, -- end of ["FUELTANK4L"]
		["ecf"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["mm"] = 0,
		}, -- end of ["ecf"]
		["Failure_Elec_LeftTransformerRectifier"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Elec_LeftTransformerRectifier",
			["mm"] = 0,
		}, -- end of ["Failure_Elec_LeftTransformerRectifier"]
		["fs_damage_TransferPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_TransferPump",
			["mm"] = 0,
		}, -- end of ["fs_damage_TransferPump"]
		["ENGINE_FAILURE_N1_COMPRESSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_FAILURE_N1_COMPRESSOR",
			["mm"] = 0,
		}, -- end of ["ENGINE_FAILURE_N1_COMPRESSOR"]
		["esf_RightRectifier"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "esf_RightRectifier",
			["mm"] = 0,
		}, -- end of ["esf_RightRectifier"]
		["GUN_LEFT_OUT_MOUNT_LOOSE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_OUT_MOUNT_LOOSE",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_OUT_MOUNT_LOOSE"]
		["engine_chip"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engine_chip",
			["mm"] = 0,
		}, -- end of ["engine_chip"]
		["CADC_CSDC_CONNECTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_CSDC_CONNECTION",
			["mm"] = 0,
		}, -- end of ["CADC_CSDC_CONNECTION"]
		["LEFT_FLAP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LEFT_FLAP_FAULT",
			["mm"] = 0,
		}, -- end of ["LEFT_FLAP_FAULT"]
		["FUEL_TANK_03_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_03_MINOR_LEAK",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_03_MINOR_LEAK"]
		["INST_VARIOMETR_DEPRESSURIZATION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_VARIOMETR_DEPRESSURIZATION",
			["mm"] = 0,
		}, -- end of ["INST_VARIOMETR_DEPRESSURIZATION"]
		["UHF_ARC_159_FAILURE_INTERNAL_MODULE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_INTERNAL_MODULE",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_INTERNAL_MODULE"]
		["es_damage_Inverter115_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_Inverter115_2",
			["mm"] = 0,
		}, -- end of ["es_damage_Inverter115_2"]
		["TAIL_GEAR_FAIL_GO_UP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAIL_GEAR_FAIL_GO_UP",
			["mm"] = 0,
		}, -- end of ["TAIL_GEAR_FAIL_GO_UP"]
		["GUN_FAIL_RIGHT_CENTER_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_FAIL_RIGHT_CENTER_GUN",
			["mm"] = 0,
		}, -- end of ["GUN_FAIL_RIGHT_CENTER_GUN"]
		["FCS_FAILURE_EFCS_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_EFCS_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_EFCS_1"]
		["RGear_ext_fault"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RGear_ext_fault",
			["mm"] = 0,
		}, -- end of ["RGear_ext_fault"]
		["FCS_FAILURE_P_SENSOR_3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_P_SENSOR_3",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_P_SENSOR_3"]
		["RADARALTANT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADARALTANT",
			["mm"] = 0,
		}, -- end of ["RADARALTANT"]
		["ELEC_UMFORMER_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_UMFORMER_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_UMFORMER_FAILURE"]
		["INS_FAILURE_ALGNMENT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_ALGNMENT",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_ALGNMENT"]
		["Failure_Hyd_HYD1B_Leak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Hyd_HYD1B_Leak",
			["mm"] = 0,
		}, -- end of ["Failure_Hyd_HYD1B_Leak"]
		["pp_damage_MainMaxFreq"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_MainMaxFreq",
			["mm"] = 0,
		}, -- end of ["pp_damage_MainMaxFreq"]
		["Failure_ECS_Valve"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_ECS_Valve",
			["mm"] = 0,
		}, -- end of ["Failure_ECS_Valve"]
		["FAILURE_HYDRAULICS_EMERGE_ACCU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_HYDRAULICS_EMERGE_ACCU",
			["mm"] = 0,
		}, -- end of ["FAILURE_HYDRAULICS_EMERGE_ACCU"]
		["RIGHT_FLAP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RIGHT_FLAP_FAULT",
			["mm"] = 0,
		}, -- end of ["RIGHT_FLAP_FAULT"]
		["AFN2_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AFN2_DAMAGE",
			["mm"] = 0,
		}, -- end of ["AFN2_DAMAGE"]
		["ppf_RightOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_RightOil",
			["mm"] = 0,
		}, -- end of ["ppf_RightOil"]
		["HYD_PUMP_3_FAIL_100"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_PUMP_3_FAIL_100",
			["mm"] = 0,
		}, -- end of ["HYD_PUMP_3_FAIL_100"]
		["BAT_SOLENOID_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BAT_SOLENOID_WIRING",
			["mm"] = 0,
		}, -- end of ["BAT_SOLENOID_WIRING"]
		["Failure_PP_EngR_AB_FFCS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngR_AB_FFCS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngR_AB_FFCS"]
		["UNCR_RH_STRUT_DRIVE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_RH_STRUT_DRIVE_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_RH_STRUT_DRIVE_FAILURE"]
		["FUEL_TANK_03_MEDIUM_LEAK"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_03_MEDIUM_LEAK",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_03_MEDIUM_LEAK"]
		["engine_flameout_irrecoverable"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engine_flameout_irrecoverable",
			["mm"] = 0,
		}, -- end of ["engine_flameout_irrecoverable"]
		["RPMFault_RightEngine"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "RPMFault_RightEngine",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["RPMFault_RightEngine"]
		["fs_aft_RH_leakage"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_aft_RH_leakage",
			["mm"] = 0,
		}, -- end of ["fs_aft_RH_leakage"]
		["BOMBS_TRAIN_DEFECTIVE_SWITCH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_TRAIN_DEFECTIVE_SWITCH",
			["mm"] = 0,
		}, -- end of ["BOMBS_TRAIN_DEFECTIVE_SWITCH"]
		["PITOT_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PITOT_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["PITOT_FAILURE_TOTAL"]
		["autopilot"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "autopilot",
			["mm"] = 0,
		}, -- end of ["autopilot"]
		["apus"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "apus",
			["mm"] = 0,
		}, -- end of ["apus"]
		["loc_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "loc_fail",
			["mm"] = 0,
		}, -- end of ["loc_fail"]
		["CTRL_AILERON_ROD_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_AILERON_ROD_DESTROYED",
			["mm"] = 0,
		}, -- end of ["CTRL_AILERON_ROD_DESTROYED"]
		["CNI_FAILURE_RALT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CNI_FAILURE_RALT",
			["mm"] = 0,
		}, -- end of ["CNI_FAILURE_RALT"]
		["UNCR_LH_STRUT_DRIVE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_LH_STRUT_DRIVE_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_LH_STRUT_DRIVE_FAILURE"]
		["ENGINE_FAILURE_N1_TURBINE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_FAILURE_N1_TURBINE",
			["mm"] = 0,
		}, -- end of ["ENGINE_FAILURE_N1_TURBINE"]
		["HYDR_EXTERNAL_LEAKAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR_EXTERNAL_LEAKAGE",
			["mm"] = 0,
		}, -- end of ["HYDR_EXTERNAL_LEAKAGE"]
		["COOLANT_RADIATOR_SENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_RADIATOR_SENSOR",
			["mm"] = 0,
		}, -- end of ["COOLANT_RADIATOR_SENSOR"]
		["pp_damage_BladesBrake"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_BladesBrake",
			["mm"] = 0,
		}, -- end of ["pp_damage_BladesBrake"]
		["BATTERY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BATTERY",
			["mm"] = 0,
		}, -- end of ["BATTERY"]
		["RWR_FAILURE_RECEIVER_XX3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_RECEIVER_XX3",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_RECEIVER_XX3"]
		["EMMC_FAILURE_DADS_MPTU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_DADS_MPTU",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_DADS_MPTU"]
		["es_damage_VU3"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "es_damage_VU3",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["es_damage_VU3"]
		["GUN_LEFT_IN_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_IN_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_IN_AMMUN_FAULT"]
		["EMMC_FAILURE_SCU_DC2AC36V"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_SCU_DC2AC36V",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_SCU_DC2AC36V"]
		["fs_damage_right_cell_boost_pump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_right_cell_boost_pump",
			["mm"] = 0,
		}, -- end of ["fs_damage_right_cell_boost_pump"]
		["OXY_FAILURE_R_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXY_FAILURE_R_LEAK",
			["mm"] = 0,
		}, -- end of ["OXY_FAILURE_R_LEAK"]
		["FUEL_TANK_01_FIRE"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_01_FIRE",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_FIRE"]
		["HYD_Combined"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_Combined",
			["mm"] = 0,
		}, -- end of ["HYD_Combined"]
		["ppf_RightNozzleControl"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_RightNozzleControl",
			["mm"] = 0,
		}, -- end of ["ppf_RightNozzleControl"]
		["MW_50_VALVE_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MW_50_VALVE_FAULT",
			["mm"] = 0,
		}, -- end of ["MW_50_VALVE_FAULT"]
		["TRIMMER_DRIVE_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TRIMMER_DRIVE_FAULT",
			["mm"] = 0,
		}, -- end of ["TRIMMER_DRIVE_FAULT"]
		["RIGHT_TANK_PUMP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RIGHT_TANK_PUMP_FAULT",
			["mm"] = 0,
		}, -- end of ["RIGHT_TANK_PUMP_FAULT"]
		["EMMC_FAILURE_SHARS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_SHARS",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_SHARS"]
		["Failure_RightEngine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_RightEngine",
			["mm"] = 0,
		}, -- end of ["Failure_RightEngine"]
		["ELEC_CABIN_LIGHTS_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_CABIN_LIGHTS_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_CABIN_LIGHTS_FAILURE"]
		["HYDR_INTERNAL_LEAKAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR_INTERNAL_LEAKAGE",
			["mm"] = 0,
		}, -- end of ["HYDR_INTERNAL_LEAKAGE"]
		["VHF_SHORTED_CTL_BOX"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_SHORTED_CTL_BOX",
			["mm"] = 0,
		}, -- end of ["VHF_SHORTED_CTL_BOX"]
		["CLOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CLOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["CLOCK_FAILURE"]
		["BOMBS_ARMING_BROKEN_WIRING_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_BROKEN_WIRING_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_BROKEN_WIRING_RIGHT"]
		["OIL_RADIATOR_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OIL_RADIATOR_WIRING",
			["mm"] = 0,
		}, -- end of ["OIL_RADIATOR_WIRING"]
		["pitch_trim_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pitch_trim_fail",
			["mm"] = 0,
		}, -- end of ["pitch_trim_fail"]
		["STATION_2_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_2_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_2_FAILURE"]
		["FCS_FAILURE_AOA_SENSOR_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_AOA_SENSOR_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_AOA_SENSOR_1"]
		["es_damage_Inverter36x3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_Inverter36x3",
			["mm"] = 0,
		}, -- end of ["es_damage_Inverter36x3"]
		["PNEM_LOW_PRS_JUNCTION_BOX_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_LOW_PRS_JUNCTION_BOX_DESTROYED",
			["mm"] = 0,
		}, -- end of ["PNEM_LOW_PRS_JUNCTION_BOX_DESTROYED"]
		["IMU_FAILURE_QUANTIZER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IMU_FAILURE_QUANTIZER",
			["mm"] = 0,
		}, -- end of ["IMU_FAILURE_QUANTIZER"]
		["CTRL_LANDING_FLAPS_RH_DRIVE_DAMAGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_LANDING_FLAPS_RH_DRIVE_DAMAGED",
			["mm"] = 0,
		}, -- end of ["CTRL_LANDING_FLAPS_RH_DRIVE_DAMAGED"]
		["es_damage_Starter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_Starter",
			["mm"] = 0,
		}, -- end of ["es_damage_Starter"]
		["DTC_FAILURE_CARD_BROKEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DTC_FAILURE_CARD_BROKEN",
			["mm"] = 0,
		}, -- end of ["DTC_FAILURE_CARD_BROKEN"]
		["SWMMC_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE"]
		["GUN_LEFT_OUT_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_OUT_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_OUT_AMMUN_FAULT"]
		["COPILOT_KILLED_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COPILOT_KILLED_FAILURE",
			["mm"] = 0,
		}, -- end of ["COPILOT_KILLED_FAILURE"]
		["F2_BOTTOM_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "F2_BOTTOM_CYLINDER",
			["mm"] = 0,
		}, -- end of ["F2_BOTTOM_CYLINDER"]
		["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT",
			["mm"] = 0,
		}, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"]
		["UHF_ARC_159_FAILURE_DISPLAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_DISPLAY",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_DISPLAY"]
		["GUN_LEFT_CENTER_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_CENTER_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_CENTER_BARREL_WORN"]
		["FUEL_TANK_00_EXPLODED"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_00_EXPLODED",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_00_EXPLODED"]
		["Failure_Comp_MC2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Comp_MC2",
			["mm"] = 0,
		}, -- end of ["Failure_Comp_MC2"]
		["ELEC_DROPTANK_FUEL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_DROPTANK_FUEL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_DROPTANK_FUEL_PUMP_FAILURE"]
		["FUEL_BOOSTER_FUEL_PUMP_1_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_BOOSTER_FUEL_PUMP_1_FAILURE",
			["mm"] = 0,
		}, -- end of ["FUEL_BOOSTER_FUEL_PUMP_1_FAILURE"]
		["REAR_TANK_PUMP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "REAR_TANK_PUMP_FAULT",
			["mm"] = 0,
		}, -- end of ["REAR_TANK_PUMP_FAULT"]
		["OESP_FAILURE_FL_DISP_R"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OESP_FAILURE_FL_DISP_R",
			["mm"] = 0,
		}, -- end of ["OESP_FAILURE_FL_DISP_R"]
		["VHF_SQUELCH_RELAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_SQUELCH_RELAY",
			["mm"] = 0,
		}, -- end of ["VHF_SQUELCH_RELAY"]
		["ELEC_SUPERCHARGER_BULB_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_SUPERCHARGER_BULB_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_SUPERCHARGER_BULB_FAILURE"]
		["STATION_4_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_4_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_4_FAILURE"]
		["MainReductor_LowOilPressure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MainReductor_LowOilPressure",
			["mm"] = 0,
		}, -- end of ["MainReductor_LowOilPressure"]
		["FCS_FAILURE_ROLL_AUGD_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_ROLL_AUGD_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_ROLL_AUGD_2"]
		["STARTER_SOLENOID"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_SOLENOID",
			["mm"] = 0,
		}, -- end of ["STARTER_SOLENOID"]
		["MWMMC_FAILURE_1553B_RDR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_RDR",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_RDR"]
		["FCS_FAILURE_NY_SENSOR_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_NY_SENSOR_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_NY_SENSOR_1"]
		["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADAR_ALTIMETR_RIGHT_ANT_FAILURE",
			["mm"] = 0,
		}, -- end of ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"]
		["MWMMC_FAILURE_1553B_SAIU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_SAIU",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_SAIU"]
		["DATACARTRIDGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DATACARTRIDGE",
			["mm"] = 0,
		}, -- end of ["DATACARTRIDGE"]
		["ENG0_MAGNETO1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_MAGNETO1",
			["mm"] = 0,
		}, -- end of ["ENG0_MAGNETO1"]
		["esf_LeftGenerator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "esf_LeftGenerator",
			["mm"] = 0,
		}, -- end of ["esf_LeftGenerator"]
		["INSUF_FUEL_PRES"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INSUF_FUEL_PRES",
			["mm"] = 0,
		}, -- end of ["INSUF_FUEL_PRES"]
		["VHF_ARC_182_FAILURE_DISPLAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_ARC_182_FAILURE_DISPLAY",
			["mm"] = 0,
		}, -- end of ["VHF_ARC_182_FAILURE_DISPLAY"]
		["FUEL_BOOSTER_FUEL_PUMP_1_DEGRADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_BOOSTER_FUEL_PUMP_1_DEGRADED",
			["mm"] = 0,
		}, -- end of ["FUEL_BOOSTER_FUEL_PUMP_1_DEGRADED"]
		["PROP_GOVERNOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PROP_GOVERNOR",
			["mm"] = 0,
		}, -- end of ["PROP_GOVERNOR"]
		["MANIFOLD_SHIFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MANIFOLD_SHIFT",
			["mm"] = 0,
		}, -- end of ["MANIFOLD_SHIFT"]
		["ENG0_BOOST_REGULATOR_MALFUNCTION"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_BOOST_REGULATOR_MALFUNCTION",
			["mm"] = 0,
		}, -- end of ["ENG0_BOOST_REGULATOR_MALFUNCTION"]
		["Failure_Fuel_Tank1Transfer"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_Tank1Transfer",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_Tank1Transfer"]
		["ILS_FAILURE_DECODER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ILS_FAILURE_DECODER",
			["mm"] = 0,
		}, -- end of ["ILS_FAILURE_DECODER"]
		["ENGINE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_FAILURE",
			["mm"] = 0,
		}, -- end of ["ENGINE_FAILURE"]
		["fs_damage_engine_pump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_engine_pump",
			["mm"] = 0,
		}, -- end of ["fs_damage_engine_pump"]
		["FUEL_MW50_TANK_DRAIN_VALVE_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_MW50_TANK_DRAIN_VALVE_SEVERED",
			["mm"] = 0,
		}, -- end of ["FUEL_MW50_TANK_DRAIN_VALVE_SEVERED"]
		["GUN_RIGHT_MG151_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_MG151_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_MG151_AMMUN_FAULT"]
		["FCS_FAILURE_ROLL_LVDT_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_ROLL_LVDT_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_ROLL_LVDT_2"]
		["fs_damage_EnginePump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_EnginePump",
			["mm"] = 0,
		}, -- end of ["fs_damage_EnginePump"]
		["SAR_fast"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "SAR_fast",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["SAR_fast"]
		["FAULTY_ROCKET_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAULTY_ROCKET_LEFT",
			["mm"] = 0,
		}, -- end of ["FAULTY_ROCKET_LEFT"]
		["Failure_LeftEngine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_LeftEngine",
			["mm"] = 0,
		}, -- end of ["Failure_LeftEngine"]
		["HYDR_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["HYDR_PUMP_FAILURE"]
		["BAT_SOLENOID_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BAT_SOLENOID_FAULT",
			["mm"] = 0,
		}, -- end of ["BAT_SOLENOID_FAULT"]
		["FCS_FAILURE_LG_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_LG_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_LG_1"]
		["FCS_FAILURE_AOA_SENSOR_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_AOA_SENSOR_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_AOA_SENSOR_2"]
		["ENG0_MAGNETO0"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_MAGNETO0",
			["mm"] = 0,
		}, -- end of ["ENG0_MAGNETO0"]
		["OXY_FAILURE_AIR_O2_SWITCH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXY_FAILURE_AIR_O2_SWITCH",
			["mm"] = 0,
		}, -- end of ["OXY_FAILURE_AIR_O2_SWITCH"]
		["TGP_FAILURE_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TGP_FAILURE_RIGHT",
			["mm"] = 0,
		}, -- end of ["TGP_FAILURE_RIGHT"]
		["MSC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MSC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["MSC_FAILURE_TOTAL"]
		["GUN_LEFT_CENTER_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_CENTER_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_CENTER_OPEN_CIRCUIT"]
		["IFFCC_FAILURE_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IFFCC_FAILURE_GUN",
			["mm"] = 0,
		}, -- end of ["IFFCC_FAILURE_GUN"]
		["STATION_1_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STATION_1_FAILURE",
			["mm"] = 0,
		}, -- end of ["STATION_1_FAILURE"]
		["PUMP_RELIEF_VALVE_SCREEN_CLOGGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PUMP_RELIEF_VALVE_SCREEN_CLOGGED",
			["mm"] = 0,
		}, -- end of ["PUMP_RELIEF_VALVE_SCREEN_CLOGGED"]
		["EZ42_MOTOR_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EZ42_MOTOR_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["EZ42_MOTOR_DEFECTIVE"]
		["K14_MOTOR_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "K14_MOTOR_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["K14_MOTOR_DEFECTIVE"]
		["ELEC_MSB_CB_BUSTED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_MSB_CB_BUSTED",
			["mm"] = 0,
		}, -- end of ["ELEC_MSB_CB_BUSTED"]
		["RWR_FAILURE_SENSOR_TAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_SENSOR_TAIL",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_SENSOR_TAIL"]
		["FDU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FDU",
			["mm"] = 0,
		}, -- end of ["FDU"]
		["ELEC_RH_CABIN_LIGHT_POOR_CONTACT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_RH_CABIN_LIGHT_POOR_CONTACT",
			["mm"] = 0,
		}, -- end of ["ELEC_RH_CABIN_LIGHT_POOR_CONTACT"]
		["fuel_sys_transfer_pumps"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fuel_sys_transfer_pumps",
			["mm"] = 0,
		}, -- end of ["fuel_sys_transfer_pumps"]
		["OXY_FAILURE_L_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXY_FAILURE_L_LEAK",
			["mm"] = 0,
		}, -- end of ["OXY_FAILURE_L_LEAK"]
		["CADC_TOTAL_TEMPERATURE_SIGNAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_TOTAL_TEMPERATURE_SIGNAL",
			["mm"] = 0,
		}, -- end of ["CADC_TOTAL_TEMPERATURE_SIGNAL"]
		["HYDR2PUMP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR2PUMP",
			["mm"] = 0,
		}, -- end of ["HYDR2PUMP"]
		["MWMMC_FAILURE_MBI"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_MBI",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_MBI"]
		["ENG0_STARTER_CLUTCH_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_STARTER_CLUTCH_FAILURE",
			["mm"] = 0,
		}, -- end of ["ENG0_STARTER_CLUTCH_FAILURE"]
		["INS_FAILURE_NAV_COMPUTER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_NAV_COMPUTER",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_NAV_COMPUTER"]
		["ELEC_NAVLIGHT_GREEN_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_NAVLIGHT_GREEN_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_NAVLIGHT_GREEN_FAILURE"]
		["UNCR_RH_STRUT_UP_LOCK_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_RH_STRUT_UP_LOCK_JAMMED",
			["mm"] = 0,
		}, -- end of ["UNCR_RH_STRUT_UP_LOCK_JAMMED"]
		["FUEL_LH_WING_TANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_LH_WING_TANK_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_LH_WING_TANK_MINOR_LEAK"]
		["SWMMC_FAILURE_MBI"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_MBI",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_MBI"]
		["STRAKE_LEFT_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STRAKE_LEFT_FAILURE",
			["mm"] = 0,
		}, -- end of ["STRAKE_LEFT_FAILURE"]
		["ELEC_UC_LAMP_LHD_BULB_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_UC_LAMP_LHD_BULB_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_UC_LAMP_LHD_BULB_FAILURE"]
		["ELEC_BOOSTER_FUEL_PUMP_0_COIL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOOSTER_FUEL_PUMP_0_COIL_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOOSTER_FUEL_PUMP_0_COIL_FAILURE"]
		["RWR_FAILURE_MBE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_MBE",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_MBE"]
		["MWMMC_FAILURE_1553B_FCS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_FCS",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_FCS"]
		["es_damage_GeneratorRight"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_GeneratorRight",
			["mm"] = 0,
		}, -- end of ["es_damage_GeneratorRight"]
		["LEFT_WING_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LEFT_WING_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["LEFT_WING_TANK_LEAK"]
		["INST_TACH1_LOOM_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_TACH1_LOOM_SEVERED",
			["mm"] = 0,
		}, -- end of ["INST_TACH1_LOOM_SEVERED"]
		["GUN_RIGHT_CENTER_MOUNT_LOOSE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_CENTER_MOUNT_LOOSE",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_CENTER_MOUNT_LOOSE"]
		["MAINGENERATOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAINGENERATOR",
			["mm"] = 0,
		}, -- end of ["MAINGENERATOR"]
		["RGear_ret_fault"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RGear_ret_fault",
			["mm"] = 0,
		}, -- end of ["RGear_ret_fault"]
		["Failure_PP_EngR_Nozzle_CS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngR_Nozzle_CS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngR_Nozzle_CS"]
		["HYDR_UNLOAD_VALVE_NOT_LOAD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR_UNLOAD_VALVE_NOT_LOAD",
			["mm"] = 0,
		}, -- end of ["HYDR_UNLOAD_VALVE_NOT_LOAD"]
		["EGI_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EGI_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["EGI_FAILURE_TOTAL"]
		["ENG0_OIL_RADIATOR_0_PIERCED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_RADIATOR_0_PIERCED",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_RADIATOR_0_PIERCED"]
		["ADC_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ADC_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ADC_FAILURE_TOTAL"]
		["COPILOT_GYRO_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COPILOT_GYRO_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["COPILOT_GYRO_TOTAL_FAILURE"]
		["RDR_FAILURE_TRANSMITTER_OVERHEAT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_TRANSMITTER_OVERHEAT",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_TRANSMITTER_OVERHEAT"]
		["ENG0_OIL_HOSE_0_BURST"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_HOSE_0_BURST",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_HOSE_0_BURST"]
		["AHRS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AHRS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["AHRS_FAILURE_TOTAL"]
		["EMMC_FAILURE_LANDING_GEAR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_LANDING_GEAR",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_LANDING_GEAR"]
		["EMMC_FAILURE_FUEL_LOW_LEVEL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_FUEL_LOW_LEVEL",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_FUEL_LOW_LEVEL"]
		["ENG0_OIL_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_OIL_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["ENG0_OIL_PUMP_FAILURE"]
		["VHF_VT207_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_VT207_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["VHF_VT207_DEFECTIVE"]
		["ELEC_RETICLE_BULB_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_RETICLE_BULB_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_RETICLE_BULB_FAILURE"]
		["FUEL_TANK_01_FIRE_STOPPED"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_01_FIRE_STOPPED",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_01_FIRE_STOPPED"]
		["EMMC_FAILURE_PROBES_HEATING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_PROBES_HEATING",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_PROBES_HEATING"]
		["FAILURE_EXT_LIGHT_NAV_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_EXT_LIGHT_NAV_RIGHT",
			["mm"] = 0,
		}, -- end of ["FAILURE_EXT_LIGHT_NAV_RIGHT"]
		["CNI_FAILURE_COM1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CNI_FAILURE_COM1",
			["mm"] = 0,
		}, -- end of ["CNI_FAILURE_COM1"]
		["engine_fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engine_fire",
			["mm"] = 0,
		}, -- end of ["engine_fire"]
		["RightEngine_LowOilPressure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RightEngine_LowOilPressure",
			["mm"] = 0,
		}, -- end of ["RightEngine_LowOilPressure"]
		["SWMMC_FAILURE_CSU"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_CSU",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_CSU"]
		["radar"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "radar",
			["mm"] = 0,
		}, -- end of ["radar"]
		["GUN_FAIL_LEFT_CENTER_GUN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_FAIL_LEFT_CENTER_GUN",
			["mm"] = 0,
		}, -- end of ["GUN_FAIL_LEFT_CENTER_GUN"]
		["ELEC_SUPERCHARGER_SOLENOID_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_SUPERCHARGER_SOLENOID_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_SUPERCHARGER_SOLENOID_FAILURE"]
		["l_gen"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "l_gen",
			["mm"] = 0,
		}, -- end of ["l_gen"]
		["SHARS_FAILURE_SENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SHARS_FAILURE_SENSOR",
			["mm"] = 0,
		}, -- end of ["SHARS_FAILURE_SENSOR"]
		["COOLANT_UNPRES"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_UNPRES",
			["mm"] = 0,
		}, -- end of ["COOLANT_UNPRES"]
		["ARN_82_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ARN_82_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["ARN_82_FAILURE_TOTAL"]
		["VHF_ARC_182_FAILURE_TRANSCEIVER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_ARC_182_FAILURE_TRANSCEIVER",
			["mm"] = 0,
		}, -- end of ["VHF_ARC_182_FAILURE_TRANSCEIVER"]
		["CTRL_LANDING_FLAPS_RH_MECHANICAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_LANDING_FLAPS_RH_MECHANICAL",
			["mm"] = 0,
		}, -- end of ["CTRL_LANDING_FLAPS_RH_MECHANICAL"]
		["TURNIND_INCORRECT_SENS_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_INCORRECT_SENS_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["TURNIND_INCORRECT_SENS_DEFECTIVE"]
		["eos"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "eos",
			["mm"] = 0,
		}, -- end of ["eos"]
		["TailRotorControlFailure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TailRotorControlFailure",
			["mm"] = 0,
		}, -- end of ["TailRotorControlFailure"]
		["CADC_STABILIZER_AUTHORITY_COMMAND"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CADC_STABILIZER_AUTHORITY_COMMAND",
			["mm"] = 0,
		}, -- end of ["CADC_STABILIZER_AUTHORITY_COMMAND"]
		["PNEM_CANNONS_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_CANNONS_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_CANNONS_HOSE_PERFORATED"]
		["PNEM_LH_FLAP_JACK_BUSTED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_LH_FLAP_JACK_BUSTED",
			["mm"] = 0,
		}, -- end of ["PNEM_LH_FLAP_JACK_BUSTED"]
		["INS_FAILURE_GYRO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_GYRO",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_GYRO"]
		["APU_Fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "APU_Fire",
			["mm"] = 0,
		}, -- end of ["APU_Fire"]
		["BAT_SOLENOID_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BAT_SOLENOID_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["BAT_SOLENOID_DEFECTIVE"]
		["pp_damage_EmergMaxFreq"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_EmergMaxFreq",
			["mm"] = 0,
		}, -- end of ["pp_damage_EmergMaxFreq"]
		["FCS_FAILURE_AOA_SENSOR_3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_AOA_SENSOR_3",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_AOA_SENSOR_3"]
		["TACAN_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACAN_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["TACAN_FAILURE_TOTAL"]
		["INS_FAILURE_ACC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_FAILURE_ACC",
			["mm"] = 0,
		}, -- end of ["INS_FAILURE_ACC"]
		["GUN_RIGHT_IN_MOUNT_LOOSE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_IN_MOUNT_LOOSE",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_IN_MOUNT_LOOSE"]
		["TAIL_GEAR_U_LOCK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAIL_GEAR_U_LOCK",
			["mm"] = 0,
		}, -- end of ["TAIL_GEAR_U_LOCK"]
		["FUSELAGE_TANK_PUMP_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUSELAGE_TANK_PUMP_FAULT",
			["mm"] = 0,
		}, -- end of ["FUSELAGE_TANK_PUMP_FAULT"]
		["AGD1_GYRO_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AGD1_GYRO_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["AGD1_GYRO_TOTAL_FAILURE"]
		["COM2_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COM2_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["COM2_FAILURE_TOTAL"]
		["FUEL_TANK_03_LEAK_STOPPED"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_03_LEAK_STOPPED",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_03_LEAK_STOPPED"]
		["BOMBS_DAMAGE_ELINKAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_DAMAGE_ELINKAGE",
			["mm"] = 0,
		}, -- end of ["BOMBS_DAMAGE_ELINKAGE"]
		["LeftEngine_Fire"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LeftEngine_Fire",
			["mm"] = 0,
		}, -- end of ["LeftEngine_Fire"]
		["CTRL_COMPASS_DESTROYED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_COMPASS_DESTROYED",
			["mm"] = 0,
		}, -- end of ["CTRL_COMPASS_DESTROYED"]
		["UNCR_LH_STRUT_DOWN_LOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_LH_STRUT_DOWN_LOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_LH_STRUT_DOWN_LOCK_FAILURE"]
		["L_GEAR_UPL_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "L_GEAR_UPL_FAULT",
			["mm"] = 0,
		}, -- end of ["L_GEAR_UPL_FAULT"]
		["OESP_FAILURE_FL_DISP_L"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OESP_FAILURE_FL_DISP_L",
			["mm"] = 0,
		}, -- end of ["OESP_FAILURE_FL_DISP_L"]
		["HYDR2ACC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR2ACC",
			["mm"] = 0,
		}, -- end of ["HYDR2ACC"]
		["VHF_ARC_182_FAILURE_ANTENNA"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_ARC_182_FAILURE_ANTENNA",
			["mm"] = 0,
		}, -- end of ["VHF_ARC_182_FAILURE_ANTENNA"]
		["CARBAIR_SHORT_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CARBAIR_SHORT_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["CARBAIR_SHORT_CIRCUIT"]
		["vor_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "vor_fail",
			["mm"] = 0,
		}, -- end of ["vor_fail"]
		["R_GEAR_UPL_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "R_GEAR_UPL_FAULT",
			["mm"] = 0,
		}, -- end of ["R_GEAR_UPL_FAULT"]
		["BURNER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BURNER",
			["mm"] = 0,
		}, -- end of ["BURNER"]
		["BOMBS_TRAIN_DEFECTIVE_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_TRAIN_DEFECTIVE_WIRING",
			["mm"] = 0,
		}, -- end of ["BOMBS_TRAIN_DEFECTIVE_WIRING"]
		["TailReductor_ShaveInOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TailReductor_ShaveInOil",
			["mm"] = 0,
		}, -- end of ["TailReductor_ShaveInOil"]
		["INST_DI_MECHANICAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_DI_MECHANICAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["INST_DI_MECHANICAL_FAILURE"]
		["ENGINE_FAILURE_DEEC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_FAILURE_DEEC",
			["mm"] = 0,
		}, -- end of ["ENGINE_FAILURE_DEEC"]
		["FCS_FAILURE_P_SENSOR_4"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_P_SENSOR_4",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_P_SENSOR_4"]
		["FCS_FAILURE_YAW_ELEC_SERVO_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_YAW_ELEC_SERVO_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_YAW_ELEC_SERVO_1"]
		["RWR_FAILURE_DB_NOT_LOADED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_DB_NOT_LOADED",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_DB_NOT_LOADED"]
		["RWR_FAILURE_DISPLAY_RIO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_DISPLAY_RIO",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_DISPLAY_RIO"]
		["Failure_Fuel_ExtTankTransferL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_ExtTankTransferL",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_ExtTankTransferL"]
		["RWR_FAILURE_ANTENNA_FRONT_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_ANTENNA_FRONT_LEFT",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_ANTENNA_FRONT_LEFT"]
		["SWMMC_FAILURE_DVR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_DVR",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_DVR"]
		["CMS_FAILURE_LEFT_DISPENSER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CMS_FAILURE_LEFT_DISPENSER",
			["mm"] = 0,
		}, -- end of ["CMS_FAILURE_LEFT_DISPENSER"]
		["STARTER_RELAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_RELAY",
			["mm"] = 0,
		}, -- end of ["STARTER_RELAY"]
		["GTS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GTS",
			["mm"] = 0,
		}, -- end of ["GTS"]
		["RDR_FAILURE_ARRAY"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_ARRAY",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_ARRAY"]
		["PNEM_RH_BRAKE_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_RH_BRAKE_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_RH_BRAKE_HOSE_PERFORATED"]
		["TACAN_FAILURE_RECEIVER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACAN_FAILURE_RECEIVER",
			["mm"] = 0,
		}, -- end of ["TACAN_FAILURE_RECEIVER"]
		["GUN_LEFT_IN_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_IN_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_IN_BARREL_WORN"]
		["Failure_Sens_RightPitotHeater"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Sens_RightPitotHeater",
			["mm"] = 0,
		}, -- end of ["Failure_Sens_RightPitotHeater"]
		["FUEL_DROPTANK_LINE_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_DROPTANK_LINE_SEVERED",
			["mm"] = 0,
		}, -- end of ["FUEL_DROPTANK_LINE_SEVERED"]
		["HAW"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HAW",
			["mm"] = 0,
		}, -- end of ["HAW"]
		["SAR_hover_flight_glide"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "SAR_hover_flight_glide",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["SAR_hover_flight_glide"]
		["HORIZON_BAR_NOT_SETTLE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HORIZON_BAR_NOT_SETTLE",
			["mm"] = 0,
		}, -- end of ["HORIZON_BAR_NOT_SETTLE"]
		["FR24RADIO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FR24RADIO",
			["mm"] = 0,
		}, -- end of ["FR24RADIO"]
		["LEFT_MFCD_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LEFT_MFCD_FAILURE",
			["mm"] = 0,
		}, -- end of ["LEFT_MFCD_FAILURE"]
		["AAR_47_FAILURE_SENSOR_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_SENSOR_RIGHT",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_SENSOR_RIGHT"]
		["FUEL_MAIN_TANK_MAJOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_MAIN_TANK_MAJOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_MAIN_TANK_MAJOR_LEAK"]
		["CNI_FAILURE_COM2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CNI_FAILURE_COM2",
			["mm"] = 0,
		}, -- end of ["CNI_FAILURE_COM2"]
		["hydr_leak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydr_leak",
			["mm"] = 0,
		}, -- end of ["hydr_leak"]
		["DOORS_TVC_BROKEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DOORS_TVC_BROKEN",
			["mm"] = 0,
		}, -- end of ["DOORS_TVC_BROKEN"]
		["ppf_LeftGearbox"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_LeftGearbox",
			["mm"] = 0,
		}, -- end of ["ppf_LeftGearbox"]
		["HYDRRESERVPUMP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDRRESERVPUMP",
			["mm"] = 0,
		}, -- end of ["HYDRRESERVPUMP"]
		["fs_damage_left_cell_boost_pump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_left_cell_boost_pump",
			["mm"] = 0,
		}, -- end of ["fs_damage_left_cell_boost_pump"]
		["PITOT_HEAT_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PITOT_HEAT_FAULT",
			["mm"] = 0,
		}, -- end of ["PITOT_HEAT_FAULT"]
		["BOMBS_DAMAGE_ELINKAGE_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_DAMAGE_ELINKAGE_LEFT",
			["mm"] = 0,
		}, -- end of ["BOMBS_DAMAGE_ELINKAGE_LEFT"]
		["UHF_ARC_159_FAILURE_ANTENNA"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_ANTENNA",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_ANTENNA"]
		["INST_TACH0_RESISTANCE_MISMATCH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_TACH0_RESISTANCE_MISMATCH",
			["mm"] = 0,
		}, -- end of ["INST_TACH0_RESISTANCE_MISMATCH"]
		["ENGINE_JAM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_JAM",
			["mm"] = 0,
		}, -- end of ["ENGINE_JAM"]
		["OXY_FAILURE_L_LEAK_SEVERE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXY_FAILURE_L_LEAK_SEVERE",
			["mm"] = 0,
		}, -- end of ["OXY_FAILURE_L_LEAK_SEVERE"]
		["MAGNETO_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MAGNETO_2",
			["mm"] = 0,
		}, -- end of ["MAGNETO_2"]
		["FCS_FAILURE_Q_SENSOR_4"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_Q_SENSOR_4",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_Q_SENSOR_4"]
		["IFF"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "IFF",
			["mm"] = 0,
		}, -- end of ["IFF"]
		["RWR_FAILURE_SENSOR_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_SENSOR_RIGHT",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_SENSOR_RIGHT"]
		["Failure_Elec_EmergencyBattery"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Elec_EmergencyBattery",
			["mm"] = 0,
		}, -- end of ["Failure_Elec_EmergencyBattery"]
		["LEFT_CYLINDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LEFT_CYLINDER",
			["mm"] = 0,
		}, -- end of ["LEFT_CYLINDER"]
		["ELEC_STARTER_RELAY_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_STARTER_RELAY_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_STARTER_RELAY_FAILURE"]
		["FCS_FAILURE_COMP_3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_COMP_3",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_COMP_3"]
		["UNCR_RH_WHEEL_BRAKE_DAMAGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_RH_WHEEL_BRAKE_DAMAGED",
			["mm"] = 0,
		}, -- end of ["UNCR_RH_WHEEL_BRAKE_DAMAGED"]
		["FUEL_TANK_03_MAJOR_LEAK"] = 
		{
			["hh"] = 0,
			["enable"] = false,
			["prob"] = 100,
			["id"] = "FUEL_TANK_03_MAJOR_LEAK",
			["mmint"] = 1,
			["hidden"] = true,
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_03_MAJOR_LEAK"]
		["ELEC_STARTER_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_STARTER_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_STARTER_FAILURE"]
		["csf_AutoFlap"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "csf_AutoFlap",
			["mm"] = 0,
		}, -- end of ["csf_AutoFlap"]
		["esf_StaticInverter"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "esf_StaticInverter",
			["mm"] = 0,
		}, -- end of ["esf_StaticInverter"]
		["engine_driveshaft_failure"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "engine_driveshaft_failure",
			["mm"] = 0,
		}, -- end of ["engine_driveshaft_failure"]
		["PUMP_RELIEF_VALVE_LEAKS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PUMP_RELIEF_VALVE_LEAKS",
			["mm"] = 0,
		}, -- end of ["PUMP_RELIEF_VALVE_LEAKS"]
		["hs_damage_AuxAccumulator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_AuxAccumulator",
			["mm"] = 0,
		}, -- end of ["hs_damage_AuxAccumulator"]
		["GUN_RIGHT_MG131_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_MG131_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_MG131_AMMUN_FAULT"]
		["ENGINE_FAILURE_NOZZLE_CONTROLLER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENGINE_FAILURE_NOZZLE_CONTROLLER",
			["mm"] = 0,
		}, -- end of ["ENGINE_FAILURE_NOZZLE_CONTROLLER"]
		["EMMC_FAILURE_BATTERY_DC2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_BATTERY_DC2",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_BATTERY_DC2"]
		["Failure_Elec_UtilityBattery"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Elec_UtilityBattery",
			["mm"] = 0,
		}, -- end of ["Failure_Elec_UtilityBattery"]
		["COOLANT_SHORT_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_SHORT_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["COOLANT_SHORT_CIRCUIT"]
		["STARTER_RELAY_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "STARTER_RELAY_FAULT",
			["mm"] = 0,
		}, -- end of ["STARTER_RELAY_FAULT"]
		["EMMC_FAILURE_FUEL_UPPER_PUMP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_FUEL_UPPER_PUMP",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_FUEL_UPPER_PUMP"]
		["UNCR_RH_STRUT_UP_LOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_RH_STRUT_UP_LOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_RH_STRUT_UP_LOCK_FAILURE"]
		["CNI_FAILURE_IFF_RX"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CNI_FAILURE_IFF_RX",
			["mm"] = 0,
		}, -- end of ["CNI_FAILURE_IFF_RX"]
		["es_damage_Battery"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_Battery",
			["mm"] = 0,
		}, -- end of ["es_damage_Battery"]
		["UNCR_CONTROLLER_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_CONTROLLER_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_CONTROLLER_FAILURE"]
		["FUEL_MAIN_TANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_MAIN_TANK_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_MAIN_TANK_MINOR_LEAK"]
		["UNCR_LH_STRUT_UP_LOCK_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UNCR_LH_STRUT_UP_LOCK_FAILURE",
			["mm"] = 0,
		}, -- end of ["UNCR_LH_STRUT_UP_LOCK_FAILURE"]
		["DTC_FAILURE_DATA_CRC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DTC_FAILURE_DATA_CRC",
			["mm"] = 0,
		}, -- end of ["DTC_FAILURE_DATA_CRC"]
		["OESP_FAILURE_MAWS_L"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OESP_FAILURE_MAWS_L",
			["mm"] = 0,
		}, -- end of ["OESP_FAILURE_MAWS_L"]
		["SWMMC_FAILURE_AAP"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_AAP",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_AAP"]
		["ef_surge"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ef_surge",
			["mm"] = 0,
		}, -- end of ["ef_surge"]
		["PNEM_COMPRESSOR_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_COMPRESSOR_FAILURE",
			["mm"] = 0,
		}, -- end of ["PNEM_COMPRESSOR_FAILURE"]
		["EMMC_FAILURE_DC_GENERATOR_CONTROLLER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_DC_GENERATOR_CONTROLLER",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_DC_GENERATOR_CONTROLLER"]
		["GUN_RIGHT_IN_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_IN_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_IN_AMMUN_FAULT"]
		["UHF_ARC_159_FAILURE_TRANSCEIVER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "UHF_ARC_159_FAILURE_TRANSCEIVER",
			["mm"] = 0,
		}, -- end of ["UHF_ARC_159_FAILURE_TRANSCEIVER"]
		["SUCTION_PUMP_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SUCTION_PUMP_FAILURE",
			["mm"] = 0,
		}, -- end of ["SUCTION_PUMP_FAILURE"]
		["MWMMC_FAILURE_1553B_RALT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_RALT",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_RALT"]
		["Failure_PP_EngL_OilLeak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngL_OilLeak",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngL_OilLeak"]
		["MWMMC_FAILURE_1553B_LMFCD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_LMFCD",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_LMFCD"]
		["PNEM_PRIMARY_CONTAINER_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_PRIMARY_CONTAINER_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_PRIMARY_CONTAINER_PERFORATED"]
		["hs_damage_MainHydro"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_MainHydro",
			["mm"] = 0,
		}, -- end of ["hs_damage_MainHydro"]
		["TACAN_FAILURE_TRANSMITTER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACAN_FAILURE_TRANSMITTER",
			["mm"] = 0,
		}, -- end of ["TACAN_FAILURE_TRANSMITTER"]
		["ef_shutdown"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ef_shutdown",
			["mm"] = 0,
		}, -- end of ["ef_shutdown"]
		["SWMMC_AAP_NO_RS422_COMM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_AAP_NO_RS422_COMM",
			["mm"] = 0,
		}, -- end of ["SWMMC_AAP_NO_RS422_COMM"]
		["INST_TACH0_LOOM_SEVERED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_TACH0_LOOM_SEVERED",
			["mm"] = 0,
		}, -- end of ["INST_TACH0_LOOM_SEVERED"]
		["GUN_RIGHT_MG131_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_MG131_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_MG131_BARREL_WORN"]
		["BOMBS_DAMAGE_LINKAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_DAMAGE_LINKAGE",
			["mm"] = 0,
		}, -- end of ["BOMBS_DAMAGE_LINKAGE"]
		["eng_computer_total_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "eng_computer_total_fail",
			["mm"] = 0,
		}, -- end of ["eng_computer_total_fail"]
		["FAILURE_EXT_LIGHT_NAV_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_EXT_LIGHT_NAV_LEFT",
			["mm"] = 0,
		}, -- end of ["FAILURE_EXT_LIGHT_NAV_LEFT"]
		["fs_aft_central_leakage"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_aft_central_leakage",
			["mm"] = 0,
		}, -- end of ["fs_aft_central_leakage"]
		["BATTERY_OVERHEAT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BATTERY_OVERHEAT",
			["mm"] = 0,
		}, -- end of ["BATTERY_OVERHEAT"]
		["FCS_FAILURE_R_ELEVATOR_HYD_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_R_ELEVATOR_HYD_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_R_ELEVATOR_HYD_1"]
		["Failure_Ctrl_Aileron"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Ctrl_Aileron",
			["mm"] = 0,
		}, -- end of ["Failure_Ctrl_Aileron"]
		["RADIO_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RADIO_FAILURE",
			["mm"] = 0,
		}, -- end of ["RADIO_FAILURE"]
		["ELEC_GREEN_SIGNAL_LIGHT_BROKEN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_GREEN_SIGNAL_LIGHT_BROKEN",
			["mm"] = 0,
		}, -- end of ["ELEC_GREEN_SIGNAL_LIGHT_BROKEN"]
		["RUDDER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RUDDER",
			["mm"] = 0,
		}, -- end of ["RUDDER"]
		["SWMMC_DVR_NO_RS422_COMM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_DVR_NO_RS422_COMM",
			["mm"] = 0,
		}, -- end of ["SWMMC_DVR_NO_RS422_COMM"]
		["Failure_PP_EngL_AB_FFCS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngL_AB_FFCS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngL_AB_FFCS"]
		["Failure_PP_LeftPTS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_LeftPTS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_LeftPTS"]
		["DC_BUS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "DC_BUS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["DC_BUS_FAILURE_TOTAL"]
		["OXYN_TOP_CONTAINER_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OXYN_TOP_CONTAINER_PERFORATED",
			["mm"] = 0,
		}, -- end of ["OXYN_TOP_CONTAINER_PERFORATED"]
		["TACH_BREAK_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TACH_BREAK_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["TACH_BREAK_CIRCUIT"]
		["AC_BUS_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AC_BUS_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["AC_BUS_FAILURE_TOTAL"]
		["TAIL_GEAR_D_LOCK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TAIL_GEAR_D_LOCK",
			["mm"] = 0,
		}, -- end of ["TAIL_GEAR_D_LOCK"]
		["hud"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hud",
			["mm"] = 0,
		}, -- end of ["hud"]
		["EMMC_FAILURE_ECS_OFF"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_ECS_OFF",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_ECS_OFF"]
		["ELEC_BOMBABWGERAT_RELEASE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_BOMBABWGERAT_RELEASE_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_BOMBABWGERAT_RELEASE_FAILURE"]
		["RIGHT_WING_TANK_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RIGHT_WING_TANK_LEAK",
			["mm"] = 0,
		}, -- end of ["RIGHT_WING_TANK_LEAK"]
		["ppf_FireRight"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_FireRight",
			["mm"] = 0,
		}, -- end of ["ppf_FireRight"]
		["GUN_RIGHT_CENTER_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_CENTER_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_CENTER_AMMUN_FAULT"]
		["ppf_LeftOil"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_LeftOil",
			["mm"] = 0,
		}, -- end of ["ppf_LeftOil"]
		["KPP_1273_GYRO_TOTAL_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "KPP_1273_GYRO_TOTAL_FAILURE",
			["mm"] = 0,
		}, -- end of ["KPP_1273_GYRO_TOTAL_FAILURE"]
		["FCS_FAILURE_LG_4"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_LG_4",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_LG_4"]
		["ENG0_JAMMED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG0_JAMMED",
			["mm"] = 0,
		}, -- end of ["ENG0_JAMMED"]
		["ENG_ALT_1_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ENG_ALT_1_FAIL",
			["mm"] = 0,
		}, -- end of ["ENG_ALT_1_FAIL"]
		["LGear_ext_fault"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "LGear_ext_fault",
			["mm"] = 0,
		}, -- end of ["LGear_ext_fault"]
		["RIGHT_GUNNER_KILLED_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RIGHT_GUNNER_KILLED_FAILURE",
			["mm"] = 0,
		}, -- end of ["RIGHT_GUNNER_KILLED_FAILURE"]
		["NGear_ext_fault"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "NGear_ext_fault",
			["mm"] = 0,
		}, -- end of ["NGear_ext_fault"]
		["OESP_FAILURE_CH_DISP_R"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "OESP_FAILURE_CH_DISP_R",
			["mm"] = 0,
		}, -- end of ["OESP_FAILURE_CH_DISP_R"]
		["MWMMC_FAILURE_1553B_INS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "MWMMC_FAILURE_1553B_INS",
			["mm"] = 0,
		}, -- end of ["MWMMC_FAILURE_1553B_INS"]
		["sas_pitch_right"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "sas_pitch_right",
			["mm"] = 0,
		}, -- end of ["sas_pitch_right"]
		["RPMSENSOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RPMSENSOR",
			["mm"] = 0,
		}, -- end of ["RPMSENSOR"]
		["FUEL_TANK_04_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_TANK_04_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_TANK_04_MINOR_LEAK"]
		["FUELTANK5R"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUELTANK5R",
			["mm"] = 0,
		}, -- end of ["FUELTANK5R"]
		["Failure_Ctrl_FCS_Ch4"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Ctrl_FCS_Ch4",
			["mm"] = 0,
		}, -- end of ["Failure_Ctrl_FCS_Ch4"]
		["SUPERCHARGER_SOLENOID"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SUPERCHARGER_SOLENOID",
			["mm"] = 0,
		}, -- end of ["SUPERCHARGER_SOLENOID"]
		["VHF_CRYSTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VHF_CRYSTAL",
			["mm"] = 0,
		}, -- end of ["VHF_CRYSTAL"]
		["GUN_LEFT_CENTER_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_CENTER_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_CENTER_AMMUN_FAULT"]
		["RKL_41_ADF_DAMAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RKL_41_ADF_DAMAGE",
			["mm"] = 0,
		}, -- end of ["RKL_41_ADF_DAMAGE"]
		["Failure_PP_EngL_Main_FFCS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_PP_EngL_Main_FFCS",
			["mm"] = 0,
		}, -- end of ["Failure_PP_EngL_Main_FFCS"]
		["FUEL_FUSELAGE_TANK_MINOR_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FUEL_FUSELAGE_TANK_MINOR_LEAK",
			["mm"] = 0,
		}, -- end of ["FUEL_FUSELAGE_TANK_MINOR_LEAK"]
		["inverter2_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "inverter2_fail",
			["mm"] = 0,
		}, -- end of ["inverter2_fail"]
		["EZ42_FIXED_LAMP_DEFECTIVE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EZ42_FIXED_LAMP_DEFECTIVE",
			["mm"] = 0,
		}, -- end of ["EZ42_FIXED_LAMP_DEFECTIVE"]
		["EMMC_FAILURE_AC_GENERATOR_SUBSYSTEM"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "EMMC_FAILURE_AC_GENERATOR_SUBSYSTEM",
			["mm"] = 0,
		}, -- end of ["EMMC_FAILURE_AC_GENERATOR_SUBSYSTEM"]
		["esf_RightGenerator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "esf_RightGenerator",
			["mm"] = 0,
		}, -- end of ["esf_RightGenerator"]
		["ppf_RightGearbox"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ppf_RightGearbox",
			["mm"] = 0,
		}, -- end of ["ppf_RightGearbox"]
		["fs_damage_FuelBoosterPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fs_damage_FuelBoosterPump",
			["mm"] = 0,
		}, -- end of ["fs_damage_FuelBoosterPump"]
		["FAILURE_SMS_PYLON_5"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_SMS_PYLON_5",
			["mm"] = 0,
		}, -- end of ["FAILURE_SMS_PYLON_5"]
		["FCS_FAILURE_YAW_RATE_GYRO_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_YAW_RATE_GYRO_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_YAW_RATE_GYRO_1"]
		["PNEM_BRAKE_RELAY_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_BRAKE_RELAY_FAILURE",
			["mm"] = 0,
		}, -- end of ["PNEM_BRAKE_RELAY_FAILURE"]
		["FCS_FAILURE_YAW_LVDT_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_YAW_LVDT_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_YAW_LVDT_1"]
		["eng_computer_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "eng_computer_fail",
			["mm"] = 0,
		}, -- end of ["eng_computer_fail"]
		["GUN_RIGHT_CENTER_OPEN_CIRCUIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_RIGHT_CENTER_OPEN_CIRCUIT",
			["mm"] = 0,
		}, -- end of ["GUN_RIGHT_CENTER_OPEN_CIRCUIT"]
		["PUMP_FAILS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PUMP_FAILS",
			["mm"] = 0,
		}, -- end of ["PUMP_FAILS"]
		["RWRUNIT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWRUNIT",
			["mm"] = 0,
		}, -- end of ["RWRUNIT"]
		["VDI_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "VDI_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["VDI_FAILURE_TOTAL"]
		["pp_damage_Ignition"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_Ignition",
			["mm"] = 0,
		}, -- end of ["pp_damage_Ignition"]
		["mlws"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "mlws",
			["mm"] = 0,
		}, -- end of ["mlws"]
		["AIRBRAKESERVO"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AIRBRAKESERVO",
			["mm"] = 0,
		}, -- end of ["AIRBRAKESERVO"]
		["ELEC_C5_LAMP_1_POOR_CONTACT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_C5_LAMP_1_POOR_CONTACT",
			["mm"] = 0,
		}, -- end of ["ELEC_C5_LAMP_1_POOR_CONTACT"]
		["ROCKETS_DEFECTIVE_WIRING"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ROCKETS_DEFECTIVE_WIRING",
			["mm"] = 0,
		}, -- end of ["ROCKETS_DEFECTIVE_WIRING"]
		["CTRL_LANDING_FLAPS_LH_DRIVE_DAMAGED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_LANDING_FLAPS_LH_DRIVE_DAMAGED",
			["mm"] = 0,
		}, -- end of ["CTRL_LANDING_FLAPS_LH_DRIVE_DAMAGED"]
		["main_reductor_chip"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "main_reductor_chip",
			["mm"] = 0,
		}, -- end of ["main_reductor_chip"]
		["PNEM_MAIN_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_MAIN_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_MAIN_HOSE_PERFORATED"]
		["BOMBS_ARMING_NO_VOLATAGE_BOTH"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_NO_VOLATAGE_BOTH",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_NO_VOLATAGE_BOTH"]
		["ssf_full_pressure_fail"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ssf_full_pressure_fail",
			["mm"] = 0,
		}, -- end of ["ssf_full_pressure_fail"]
		["Failure_Hyd_HYD2B_Leak"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Hyd_HYD2B_Leak",
			["mm"] = 0,
		}, -- end of ["Failure_Hyd_HYD2B_Leak"]
		["RWR_FAILURE_ANTENNA_REAR_LEFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_ANTENNA_REAR_LEFT",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_ANTENNA_REAR_LEFT"]
		["SWMMC_FAILURE_AVI"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_AVI",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_AVI"]
		["RDR_FAILURE_PROCESSOR_OVERHEAT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RDR_FAILURE_PROCESSOR_OVERHEAT",
			["mm"] = 0,
		}, -- end of ["RDR_FAILURE_PROCESSOR_OVERHEAT"]
		["COOLANT_RADIATOR_MOTOR"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_RADIATOR_MOTOR",
			["mm"] = 0,
		}, -- end of ["COOLANT_RADIATOR_MOTOR"]
		["CTRL_AILERON_TRIM_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CTRL_AILERON_TRIM_FAILURE",
			["mm"] = 0,
		}, -- end of ["CTRL_AILERON_TRIM_FAILURE"]
		["AAR_47_FAILURE_SENSOR_TAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "AAR_47_FAILURE_SENSOR_TAIL",
			["mm"] = 0,
		}, -- end of ["AAR_47_FAILURE_SENSOR_TAIL"]
		["es_damage_Inverter115_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "es_damage_Inverter115_1",
			["mm"] = 0,
		}, -- end of ["es_damage_Inverter115_1"]
		["hydro_main_irreversible_valve"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hydro_main_irreversible_valve",
			["mm"] = 0,
		}, -- end of ["hydro_main_irreversible_valve"]
		["COOLANT_LEAK"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "COOLANT_LEAK",
			["mm"] = 0,
		}, -- end of ["COOLANT_LEAK"]
		["GUN_LEFT_MG151_AMMUN_FAULT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_MG151_AMMUN_FAULT",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_MG151_AMMUN_FAULT"]
		["Surge_RightEngine"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Surge_RightEngine",
			["mm"] = 0,
		}, -- end of ["Surge_RightEngine"]
		["FCS_FAILURE_P_SENSOR_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_P_SENSOR_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_P_SENSOR_1"]
		["ELEC_UC_LAMP_RHD_BULB_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_UC_LAMP_RHD_BULB_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_UC_LAMP_RHD_BULB_FAILURE"]
		["RWR_FAILURE_QUAD135"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "RWR_FAILURE_QUAD135",
			["mm"] = 0,
		}, -- end of ["RWR_FAILURE_QUAD135"]
		["FAILURE_HYDRAULICS_1_EXTERNAL_LEAKAGE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_HYDRAULICS_1_EXTERNAL_LEAKAGE",
			["mm"] = 0,
		}, -- end of ["FAILURE_HYDRAULICS_1_EXTERNAL_LEAKAGE"]
		["ROCKETS_INTERVALOMETER_SEQ"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ROCKETS_INTERVALOMETER_SEQ",
			["mm"] = 0,
		}, -- end of ["ROCKETS_INTERVALOMETER_SEQ"]
		["CNI_FAILURE_ILS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CNI_FAILURE_ILS",
			["mm"] = 0,
		}, -- end of ["CNI_FAILURE_ILS"]
		["fsf_LeftBoostPump"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fsf_LeftBoostPump",
			["mm"] = 0,
		}, -- end of ["fsf_LeftBoostPump"]
		["SAR_2_101"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SAR_2_101",
			["mm"] = 0,
		}, -- end of ["SAR_2_101"]
		["FAILURE_SMS_PYLON_4"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_SMS_PYLON_4",
			["mm"] = 0,
		}, -- end of ["FAILURE_SMS_PYLON_4"]
		["PNEM_FLAPS_HOSE_PERFORATED"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "PNEM_FLAPS_HOSE_PERFORATED",
			["mm"] = 0,
		}, -- end of ["PNEM_FLAPS_HOSE_PERFORATED"]
		["FAULTY_ROCKET_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAULTY_ROCKET_RIGHT",
			["mm"] = 0,
		}, -- end of ["FAULTY_ROCKET_RIGHT"]
		["hs_damage_MainAutoUnload"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hs_damage_MainAutoUnload",
			["mm"] = 0,
		}, -- end of ["hs_damage_MainAutoUnload"]
		["FCS_FAILURE_PITCH_LVDT_1"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_PITCH_LVDT_1",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_PITCH_LVDT_1"]
		["hsf_UtilityHydraulic"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "hsf_UtilityHydraulic",
			["mm"] = 0,
		}, -- end of ["hsf_UtilityHydraulic"]
		["pp_damage_OilSeparator"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_OilSeparator",
			["mm"] = 0,
		}, -- end of ["pp_damage_OilSeparator"]
		["SWMMC_FAILURE_HUD"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_HUD",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_HUD"]
		["BOMBS_RUST_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_RUST_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_RUST_RIGHT"]
		["CLOGGED_FUEL_STRAINER"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "CLOGGED_FUEL_STRAINER",
			["mm"] = 0,
		}, -- end of ["CLOGGED_FUEL_STRAINER"]
		["FCS_FAILURE_PITCH_RATE_GYRO_2"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_PITCH_RATE_GYRO_2",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_PITCH_RATE_GYRO_2"]
		["TURNIND_INCORRECT_SENS_VAC_LOW"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TURNIND_INCORRECT_SENS_VAC_LOW",
			["mm"] = 0,
		}, -- end of ["TURNIND_INCORRECT_SENS_VAC_LOW"]
		["SWMMC_FAILURE_CTVS"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "SWMMC_FAILURE_CTVS",
			["mm"] = 0,
		}, -- end of ["SWMMC_FAILURE_CTVS"]
		["HYD_PUMP_2_FAIL_100"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYD_PUMP_2_FAIL_100",
			["mm"] = 0,
		}, -- end of ["HYD_PUMP_2_FAIL_100"]
		["ELEC_OIL_GAUGE_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_OIL_GAUGE_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_OIL_GAUGE_FAILURE"]
		["ELEC_UC_LAMP_CU_BULB_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_UC_LAMP_CU_BULB_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_UC_LAMP_CU_BULB_FAILURE"]
		["FAILURE_EXT_LIGHT_ANTICOL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_EXT_LIGHT_ANTICOL",
			["mm"] = 0,
		}, -- end of ["FAILURE_EXT_LIGHT_ANTICOL"]
		["fire_sys_fire_RE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "fire_sys_fire_RE",
			["mm"] = 0,
		}, -- end of ["fire_sys_fire_RE"]
		["ELEC_MSB_CONTROLS_FAILURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "ELEC_MSB_CONTROLS_FAILURE",
			["mm"] = 0,
		}, -- end of ["ELEC_MSB_CONTROLS_FAILURE"]
		["TCN_FAILURE_TOTAL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "TCN_FAILURE_TOTAL",
			["mm"] = 0,
		}, -- end of ["TCN_FAILURE_TOTAL"]
		["GUN_LEFT_OUT_BARREL_WORN"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "GUN_LEFT_OUT_BARREL_WORN",
			["mm"] = 0,
		}, -- end of ["GUN_LEFT_OUT_BARREL_WORN"]
		["FAILURE_SNS_CABLE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_SNS_CABLE",
			["mm"] = 0,
		}, -- end of ["FAILURE_SNS_CABLE"]
		["pp_damage_MainMaxNormFreq"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "pp_damage_MainMaxNormFreq",
			["mm"] = 0,
		}, -- end of ["pp_damage_MainMaxNormFreq"]
		["HYDR_ACCUMULATOR_LOW_AIR_PRESSURE"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "HYDR_ACCUMULATOR_LOW_AIR_PRESSURE",
			["mm"] = 0,
		}, -- end of ["HYDR_ACCUMULATOR_LOW_AIR_PRESSURE"]
		["INST_DI_EXCESSIVE_DRIFT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INST_DI_EXCESSIVE_DRIFT",
			["mm"] = 0,
		}, -- end of ["INST_DI_EXCESSIVE_DRIFT"]
		["FAILURE_SMS_PYLON_3"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FAILURE_SMS_PYLON_3",
			["mm"] = 0,
		}, -- end of ["FAILURE_SMS_PYLON_3"]
		["INS_TOTAL_FAIL"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "INS_TOTAL_FAIL",
			["mm"] = 0,
		}, -- end of ["INS_TOTAL_FAIL"]
		["BOMBS_ARMING_NO_VOLATAGE_RIGHT"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "BOMBS_ARMING_NO_VOLATAGE_RIGHT",
			["mm"] = 0,
		}, -- end of ["BOMBS_ARMING_NO_VOLATAGE_RIGHT"]
		["csf_YawDamper"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "csf_YawDamper",
			["mm"] = 0,
		}, -- end of ["csf_YawDamper"]
		["Failure_Fuel_ExtTankTransferC"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "Failure_Fuel_ExtTankTransferC",
			["mm"] = 0,
		}, -- end of ["Failure_Fuel_ExtTankTransferC"]
		["FCS_FAILURE_R_ELEVATOR_ELEC_C"] = 
		{
			["hh"] = 0,
			["prob"] = 100,
			["enable"] = false,
			["mmint"] = 1,
			["id"] = "FCS_FAILURE_R_ELEVATOR_ELEC_C",
			["mm"] = 0,
		}, -- end of ["FCS_FAILURE_R_ELEVATOR_ELEC_C"]
	}, -- end of ["failures"]
	["forcedOptions"] = 
	{
		["optionsView"] = "optview_allies",
		["civTraffic"] = "",
		["easyCommunication"] = true,
		["wakeTurbulence"] = true,
		["geffect"] = "realistic",
	}, -- end of ["forcedOptions"]
	["start_time"] = 28800,
} -- end of mission
