mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_clear_flag(1);a_clear_flag(2);",
            [2] = "a_set_flag(1);",
            [3] = "a_set_flag(2);",
            [4] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_73\"), 20, false);",
            [5] = "a_clear_flag(1);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_82\"), 15, false);",
            [6] = "a_clear_flag(2);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_83\"), 15, false);",
            [7] = "a_out_text_delay_g(4, getValueDictByKey(\"DictKey_ActionText_76\"), 10, false);",
            [8] = "a_out_text_delay_g(3, getValueDictByKey(\"DictKey_ActionText_77\"), 10, false);",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [2] = "if mission.trig.conditions[2]() then if not mission.trig.flag[2] then mission.trig.actions[2](); mission.trig.flag[2] = true;end; else mission.trig.flag[2] = false; 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;",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_all_of_group_out_zone(4, 451) and c_all_of_group_out_zone(3, 451) )",
            [2] = "return(c_unit_altitude_higher(31, 3030) and c_unit_in_zone(31, 451) or c_unit_altitude_higher(32, 3030) and c_unit_in_zone(32, 451) or c_unit_altitude_higher(35, 3030) and c_unit_in_zone(35, 451) or c_unit_altitude_higher(36, 3030) and c_unit_in_zone(36, 451) )",
            [3] = "return(c_unit_altitude_higher(25, 3030) and c_unit_in_zone(25, 451) or c_unit_altitude_higher(26, 3030) and c_unit_in_zone(26, 451) or c_unit_altitude_higher(29, 3030) and c_unit_in_zone(29, 451) or c_unit_altitude_higher(30, 3030) and c_unit_in_zone(30, 451) )",
            [4] = "return(c_flag_is_true(1) and c_flag_is_true(2) )",
            [5] = "return(c_all_of_group_out_zone(4, 451) )",
            [6] = "return(c_all_of_group_out_zone(3, 451) )",
            [7] = "return(c_unit_in_zone(31, 300) or c_unit_in_zone(32, 300) or c_unit_in_zone(35, 300) or c_unit_in_zone(36, 300) )",
            [8] = "return(c_unit_in_zone(25, 301) or c_unit_in_zone(26, 301) or c_unit_in_zone(29, 301) or c_unit_in_zone(30, 301) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["maxDictId"] = 95,
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["usedModules"] = 
    {
        ["A-10C Warthog by Eagle Dynamics"] = true,
        ["TF-51D Mustang by Eagle Dynamics"] = true,
        ["Su-25T by Eagle Dynamics"] = true,
        ["MiG-21Bis AI by Leatherneck Simulations"] = true,
        ["F-86F Sabre AI by Eagle Dynamics"] = true,
        ["Su-27 Flanker by Eagle Dynamics"] = true,
        ["Su-25A by Eagle Dynamics"] = true,
        ["./CoreMods/aircraft/MQ-9 Reaper"] = true,
        ["Bf 109 K-4 by Eagle Dynamics"] = true,
        ["A-10A by Eagle Dynamics"] = true,
        ["MiG-15bis AI by Eagle Dynamics"] = true,
        ["MiG-15bis by Belsimtek"] = true,
        ["Mi-8MTV2 Hip by Belsimtek"] = true,
        ["UH-1H Huey by Belsimtek"] = true,
        ["C-101 Aviojet"] = true,
        ["C-101 Aviojet by AvioDev"] = true,
        ["Hawk T.1A by VEAO Simulations"] = true,
        ["F-86F Sabre by Belsimtek"] = true,
        ["F-15C"] = true,
        ["L-39C/ZA by Eagle Dynamics"] = true,
        ["Combined Arms by Eagle Dynamics"] = true,
        ["FW-190D9 Dora by Eagle Dynamics"] = true,
        ["Ka-50 Black Shark by Eagle Dynamics"] = true,
        ["Hawk T.1A AI by VEAO Simulations"] = true,
        ["P-51D Mustang by Eagle Dynamics"] = true,
        ["World War II AI Units by Eagle Dynamics"] = true,
        ["MiG-21Bis by Leatherneck Simulations"] = true,
        ["Flaming Cliffs by Eagle Dynamics"] = true,
    }, -- end of ["usedModules"]
    ["resourceCounter"] = 
    {
    }, -- end of ["resourceCounter"]
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 682485.71428572,
                ["radius"] = 14000,
                ["zoneId"] = 300,
                ["color"] = 
                {
                    [1] = 0.50196078431373,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -285492.85714286,
                ["hidden"] = true,
                ["name"] = "NO NO BLUE",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 618866.28571429,
                ["radius"] = 14000,
                ["zoneId"] = 301,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0.50196078431373,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -356556.28571429,
                ["hidden"] = true,
                ["name"] = "NO NO RED",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 647654,
                ["radius"] = 21000,
                ["zoneId"] = 451,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -318301.99999999,
                ["hidden"] = false,
                ["name"] = "FIGHTS ON ZONE",
            }, -- end of [3]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 7,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 4,
                ["dir"] = 45,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 5,
                ["dir"] = 61,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["turbulence"] = 
        {
            ["at8000"] = 0,
            ["atGround"] = 0,
            ["at2000"] = 0,
        }, -- end of ["turbulence"]
        ["season"] = 
        {
            ["iseason"] = 4,
            ["temperature"] = 12,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 25,
            ["density"] = 7,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 4,
            ["base"] = 3200,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["needModules"] = 
    {
        ["MiG-15bis AI by Eagle Dynamics"] = "MiG-15bis AI by Eagle Dynamics",
    }, -- end of ["needModules"]
    ["map"] = 
    {
        ["centerY"] = 646523.14285718,
        ["zoom"] = 500000,
        ["centerX"] = -330998.28571428,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 18,
            [2] = 21,
            [3] = 23,
            [4] = 24,
            [5] = 11,
            [6] = 25,
            [7] = 8,
            [8] = 28,
            [9] = 26,
            [10] = 13,
            [11] = 29,
            [12] = 30,
            [13] = 5,
            [14] = 6,
            [15] = 31,
            [16] = 32,
            [17] = 33,
            [18] = 17,
            [19] = 34,
            [20] = 35,
            [21] = 15,
            [22] = 20,
            [23] = 36,
            [24] = 37,
            [25] = 12,
            [26] = 39,
            [27] = 40,
            [28] = 41,
            [29] = 42,
            [30] = 43,
            [31] = 44,
            [32] = 19,
            [33] = 9,
            [34] = 46,
            [35] = 22,
            [36] = 47,
            [37] = 10,
            [38] = 3,
            [39] = 4,
            [40] = 7,
            [41] = 1,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 16,
            [2] = 45,
            [3] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 27,
            [2] = 38,
            [3] = 0,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
        [1] = "ResKey_ImageBriefing_94",
        [2] = "ResKey_ImageBriefing_95",
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_92",
        [2] = "ResKey_ImageBriefing_93",
    }, -- end of ["pictureFileNameB"]
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 4,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_out_zone",
                    ["zone"] = 451,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 3,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_out_zone",
                    ["zone"] = 451,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_clear_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "a_clear_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["comment"] = "TRIGGERs OFF",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 150,
                    ["unit"] = 31,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["zoneunit"] = 25,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 451,
                    ["zoneunit"] = 25,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 31,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 150,
                    ["zoneunit"] = 25,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 32,
                }, -- end of [4]
                [5] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 451,
                    ["unit"] = 32,
                    ["predicate"] = "c_unit_in_zone",
                    ["zoneunit"] = 25,
                }, -- end of [5]
                [6] = 
                {
                    ["predicate"] = "or",
                }, -- end of [6]
                [7] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 150,
                    ["unit"] = 35,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["zoneunit"] = 25,
                }, -- end of [7]
                [8] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 451,
                    ["zoneunit"] = 25,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 35,
                }, -- end of [8]
                [9] = 
                {
                    ["predicate"] = "or",
                }, -- end of [9]
                [10] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 150,
                    ["zoneunit"] = 25,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 36,
                }, -- end of [10]
                [11] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 451,
                    ["unit"] = 36,
                    ["predicate"] = "c_unit_in_zone",
                    ["zoneunit"] = 25,
                }, -- end of [11]
            }, -- end of ["rules"]
            ["comment"] = "Blue Bandits in Sector",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["coalitionlist"] = "red",
                    ["flag"] = 1,
                    ["text"] = "DictKey_ActionText_72",
                    ["KeyDict_text"] = "DictKey_ActionText_72",
                    ["clearview"] = false,
                    ["seconds"] = 20,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 150,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 25,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 451,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 25,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 150,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 26,
                }, -- end of [4]
                [5] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 451,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 26,
                }, -- end of [5]
                [6] = 
                {
                    ["predicate"] = "or",
                }, -- end of [6]
                [7] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 150,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 29,
                }, -- end of [7]
                [8] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 451,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 29,
                }, -- end of [8]
                [9] = 
                {
                    ["predicate"] = "or",
                }, -- end of [9]
                [10] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 150,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 30,
                }, -- end of [10]
                [11] = 
                {
                    ["altitude"] = 3030,
                    ["coalitionlist"] = "red",
                    ["zone"] = 451,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 30,
                }, -- end of [11]
            }, -- end of ["rules"]
            ["comment"] = "Red Bandits in Sector",
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 150,
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_is_true",
                    ["value"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 150,
                    ["flag"] = 2,
                    ["predicate"] = "c_flag_is_true",
                    ["value"] = 10,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "FIGHT'S ON!",
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_73",
                    ["KeyDict_text"] = "DictKey_ActionText_73",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 4,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_out_zone",
                    ["zone"] = 451,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["clearview"] = false,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "a_clear_flag",
                    ["seconds"] = 20,
                    ["flag"] = 1,
                    ["text"] = "DictKey_ActionText_66",
                    ["KeyDict_text"] = "DictKey_ActionText_66",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 15,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_82",
                    ["text"] = "DictKey_ActionText_82",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
            ["comment"] = "Blue Bandits out of Sector",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 3,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_out_zone",
                    ["zone"] = 451,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Red Bandits out of Sector",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "a_clear_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 15,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_83",
                    ["text"] = "DictKey_ActionText_83",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 31,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 300,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["zone"] = 300,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 32,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["unit"] = 35,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 300,
                }, -- end of [5]
                [6] = 
                {
                    ["predicate"] = "or",
                }, -- end of [6]
                [7] = 
                {
                    ["zone"] = 300,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 36,
                }, -- end of [7]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_76",
                    ["group"] = 4,
                    ["text"] = "DictKey_ActionText_76",
                    ["predicate"] = "a_out_text_delay_g",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
            ["comment"] = "NO NO BLUE",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 301,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 25,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = 26,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 301,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["zone"] = 301,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 29,
                }, -- end of [5]
                [6] = 
                {
                    ["predicate"] = "or",
                }, -- end of [6]
                [7] = 
                {
                    ["unit"] = 30,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 301,
                }, -- end of [7]
            }, -- end of ["rules"]
            ["comment"] = "NO NO RED",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_out_text_delay_g",
                    ["group"] = 3,
                    ["text"] = "DictKey_ActionText_77",
                    ["KeyDict_text"] = "DictKey_ActionText_77",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
        }, -- end of [8]
    }, -- end of ["trigrules"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 16,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 616324.28571431,
                                                ["x"] = -355182.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 616760.00000002,
                                                ["x"] = -355191.42857143,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 616351.71428575,
                                            ["x"] = -355169.71428571,
                                            ["name"] = "DictKey_WptName_7",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1,
                                        ["skill"] = "Excellent",
                                        ["y"] = 616351.71428575,
                                        ["x"] = -355169.71428571,
                                        ["name"] = "DictKey_UnitName_6",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.5904659208707,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 7,
                                        ["skill"] = "Excellent",
                                        ["y"] = 617830.57142861,
                                        ["x"] = -355918.28571428,
                                        ["name"] = "DictKey_UnitName_14",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.83775804095728,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 8,
                                        ["skill"] = "Excellent",
                                        ["y"] = 617976.28571432,
                                        ["x"] = -356695.42857143,
                                        ["name"] = "DictKey_UnitName_15",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.6354471705114,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 9,
                                        ["skill"] = "Excellent",
                                        ["y"] = 616315.71428575,
                                        ["x"] = -355750.57142857,
                                        ["name"] = "DictKey_UnitName_16",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.2114058236696,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 10,
                                        ["skill"] = "Excellent",
                                        ["y"] = 616881.71428575,
                                        ["x"] = -355205.42857143,
                                        ["name"] = "DictKey_UnitName_17",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.89011791851711,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 11,
                                        ["skill"] = "Excellent",
                                        ["y"] = 618501.14285718,
                                        ["x"] = -356391.71428571,
                                        ["name"] = "DictKey_UnitName_18",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 1.6755160819146,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Osa 9A33 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 12,
                                        ["skill"] = "Excellent",
                                        ["y"] = 618867.14285715,
                                        ["x"] = -356555.71428572,
                                        ["name"] = "DictKey_UnitName_19",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 1.1868238913561,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 13,
                                        ["skill"] = "Excellent",
                                        ["y"] = 616368.57142861,
                                        ["x"] = -355197.14285714,
                                        ["name"] = "DictKey_UnitName_20",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 2.757620218151,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 14,
                                        ["skill"] = "Excellent",
                                        ["y"] = 616330.57142861,
                                        ["x"] = -355776.85714286,
                                        ["name"] = "DictKey_UnitName_21",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 2.0071286397935,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 15,
                                        ["skill"] = "Excellent",
                                        ["y"] = 616841.14285718,
                                        ["x"] = -355213.14285714,
                                        ["name"] = "DictKey_UnitName_22",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 4.607669225265,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 16,
                                        ["skill"] = "Excellent",
                                        ["y"] = 618639.42857147,
                                        ["x"] = -356122,
                                        ["name"] = "DictKey_UnitName_23",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.164208272473,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 17,
                                        ["skill"] = "Excellent",
                                        ["y"] = 617802.00000004,
                                        ["x"] = -355923.14285714,
                                        ["name"] = "DictKey_UnitName_24",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 4.2236967898263,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 18,
                                        ["skill"] = "Excellent",
                                        ["y"] = 616074.00000003,
                                        ["x"] = -355285.71428571,
                                        ["name"] = "DictKey_UnitName_25",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.5904659208707,
                                    }, -- end of [13]
                                }, -- end of ["units"]
                                ["y"] = 616351.71428575,
                                ["x"] = -355169.71428571,
                                ["name"] = "DictKey_GroupName_5",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Georgia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 45,
                    ["name"] = "South Korea",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 2,
                    ["name"] = "USA",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 22,
                                            ["y"] = 618327,
                                            ["x"] = -356180.90625,
                                            ["name"] = "DictKey_WptName_47",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["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]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 49.071300800784,
                                            ["y"] = 611824.28571428,
                                            ["x"] = -352314.85714285,
                                            ["name"] = "DictKey_WptName_53",
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3048,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 291.73678329705,
                                            ["y"] = 647801.99999998,
                                            ["x"] = -317764.28571428,
                                            ["name"] = "DictKey_WptName_55",
                                            ["speed"] = 205.55555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "51stFW_16thFS_Basic",
                                        ["skill"] = "Client",
                                        ["parking"] = 23,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-86F Sabre",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 225,
                                                    [2] = 258,
                                                    [4] = 270,
                                                    [8] = 257,
                                                    [16] = 252,
                                                    [17] = 268,
                                                    [9] = 253,
                                                    [18] = 269,
                                                    [5] = 255,
                                                    [10] = 263,
                                                    [11] = 267,
                                                    [3] = 260,
                                                    [6] = 259,
                                                    [12] = 254,
                                                    [13] = 264,
                                                    [7] = 262,
                                                    [14] = 266,
                                                    [15] = 265,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 31,
                                        ["psi"] = 1.0344096858645,
                                        ["y"] = 618327,
                                        ["x"] = -356180.90625,
                                        ["name"] = "DictKey_UnitName_46",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1282,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.0344096858645,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "133",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "51stFW_16thFS_Basic",
                                        ["skill"] = "Client",
                                        ["parking"] = 24,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-86F Sabre",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 225,
                                                    [2] = 258,
                                                    [4] = 270,
                                                    [8] = 257,
                                                    [16] = 252,
                                                    [17] = 268,
                                                    [9] = 253,
                                                    [18] = 269,
                                                    [5] = 255,
                                                    [10] = 263,
                                                    [11] = 267,
                                                    [3] = 260,
                                                    [6] = 259,
                                                    [12] = 254,
                                                    [13] = 264,
                                                    [7] = 262,
                                                    [14] = 266,
                                                    [15] = 265,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 32,
                                        ["psi"] = 1.0344096858645,
                                        ["y"] = 618352.625,
                                        ["x"] = -356151.25,
                                        ["name"] = "DictKey_UnitName_48",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1282,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.0344096858645,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "122",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "51stFW_16thFS_Basic",
                                        ["skill"] = "Client",
                                        ["parking"] = 21,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-86F Sabre",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 225,
                                                    [2] = 258,
                                                    [4] = 270,
                                                    [8] = 257,
                                                    [16] = 252,
                                                    [17] = 268,
                                                    [9] = 253,
                                                    [18] = 269,
                                                    [5] = 255,
                                                    [10] = 263,
                                                    [11] = 267,
                                                    [3] = 260,
                                                    [6] = 259,
                                                    [12] = 254,
                                                    [13] = 264,
                                                    [7] = 262,
                                                    [14] = 266,
                                                    [15] = 265,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 35,
                                        ["psi"] = 1.0344096858645,
                                        ["y"] = 618271.0625,
                                        ["x"] = -356140.09375,
                                        ["name"] = "DictKey_UnitName_51",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1282,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.0344096858645,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Springfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "156",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "51stFW_16thFS_Basic",
                                        ["skill"] = "Client",
                                        ["parking"] = "18",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-86F Sabre",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 225,
                                                    [2] = 258,
                                                    [4] = 270,
                                                    [8] = 257,
                                                    [16] = 252,
                                                    [17] = 268,
                                                    [9] = 253,
                                                    [18] = 269,
                                                    [5] = 255,
                                                    [10] = 263,
                                                    [11] = 267,
                                                    [3] = 260,
                                                    [6] = 259,
                                                    [12] = 254,
                                                    [13] = 264,
                                                    [7] = 262,
                                                    [14] = 266,
                                                    [15] = 265,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 36,
                                        ["psi"] = 1.0344096858645,
                                        ["y"] = 618303.125,
                                        ["x"] = -356100.46875,
                                        ["name"] = "DictKey_UnitName_52",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1282,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.0344096858645,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Springfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "234",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 618327,
                                ["x"] = -356180.90625,
                                ["name"] = "DictKey_GroupName_45",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 225,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [3]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 27,
                    ["name"] = "China",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 38,
                    ["name"] = "North Korea",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 685068.0625,
                                            ["x"] = -284219.84375,
                                            ["name"] = "DictKey_WptName_36",
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["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]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 609.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 88.33335952894,
                                            ["y"] = 673364.85714282,
                                            ["x"] = -287860,
                                            ["name"] = "DictKey_WptName_42",
                                            ["speed"] = 138.75,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 195.07645260673,
                                            ["y"] = 659584.28571429,
                                            ["x"] = -304934.28571429,
                                            ["name"] = "DictKey_WptName_43",
                                            ["speed"] = 205.55555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 3657.6,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 137.77777777778,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["visible"] = false,
                                                                ["groupId"] = 4,
                                                                ["priority"] = 1,
                                                                ["weaponType"] = 1069547520,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 269.67996774519,
                                            ["y"] = 649755.71428572,
                                            ["x"] = -316705.71428572,
                                            ["name"] = "DictKey_WptName_85",
                                            ["speed"] = 205.55555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "North_Korea_Air Force",
                                        ["skill"] = "Client",
                                        ["parking"] = 16,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-15bis",
                                        ["unitId"] = 25,
                                        ["psi"] = 1.8723498548318,
                                        ["y"] = 685068.0625,
                                        ["x"] = -284219.84375,
                                        ["name"] = "DictKey_UnitName_35",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1172,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.8723498548318,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "120",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "North_Korea_Air Force_Major_ Arkady_ Boitsow",
                                        ["skill"] = "Client",
                                        ["parking"] = 20,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-15bis",
                                        ["unitId"] = 26,
                                        ["psi"] = 1.8723498548318,
                                        ["y"] = 684966.1875,
                                        ["x"] = -283989.9375,
                                        ["name"] = "DictKey_UnitName_37",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1172,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.8723498548318,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "325",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "North_Korea_Air Force",
                                        ["skill"] = "Client",
                                        ["parking"] = 22,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-15bis",
                                        ["unitId"] = 29,
                                        ["psi"] = 1.8723498548318,
                                        ["y"] = 685177.5625,
                                        ["x"] = -284123.03125,
                                        ["name"] = "DictKey_UnitName_40",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1172,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.8723498548318,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Enfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "208",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "North_Korea_Air Force_Major_ Arkady_ Boitsow",
                                        ["skill"] = "Client",
                                        ["parking"] = 18,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-15bis",
                                        ["unitId"] = 30,
                                        ["psi"] = 1.8723498548318,
                                        ["y"] = 685187.75,
                                        ["x"] = -283953.65625,
                                        ["name"] = "DictKey_UnitName_41",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1172,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.8723498548318,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Enfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "148",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 685068.0625,
                                ["x"] = -284219.84375,
                                ["name"] = "DictKey_GroupName_34",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 3.75,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 683694.28571429,
                                            ["x"] = -285562.85714286,
                                            ["name"] = "DictKey_WptName_32",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 19,
                                        ["skill"] = "Excellent",
                                        ["y"] = 683694.28571429,
                                        ["x"] = -285562.85714286,
                                        ["name"] = "DictKey_UnitName_27",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.9095375244673,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 20,
                                        ["skill"] = "Excellent",
                                        ["y"] = 682315.71428571,
                                        ["x"] = -284724.28571429,
                                        ["name"] = "DictKey_UnitName_28",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 21,
                                        ["skill"] = "Excellent",
                                        ["y"] = 682678.57142858,
                                        ["x"] = -285780,
                                        ["name"] = "DictKey_UnitName_29",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 4.607669225265,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 22,
                                        ["skill"] = "Excellent",
                                        ["y"] = 684876.85714286,
                                        ["x"] = -283489.42857143,
                                        ["name"] = "DictKey_UnitName_30",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.89011791851711,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 23,
                                        ["skill"] = "Excellent",
                                        ["y"] = 685256.28571429,
                                        ["x"] = -285164.57142857,
                                        ["name"] = "DictKey_UnitName_31",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.1816615649929,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Osa 9A33 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 24,
                                        ["skill"] = "Excellent",
                                        ["y"] = 682484.85714286,
                                        ["x"] = -285490.28571429,
                                        ["name"] = "DictKey_UnitName_33",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 4.1189770347066,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 683694.28571429,
                                ["x"] = -285562.85714286,
                                ["name"] = "DictKey_GroupName_26",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Russia",
                }, -- end of [3]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_4",
    ["version"] = 9,
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["currentKey"] = 50917,
    ["start_time"] = 10501200,
    ["forcedOptions"] = 
    {
        ["optionsView"] = "optview_myaircraft",
        ["externalViews"] = false,
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["hs_damage_MainHydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_MainHydro",
            ["mm"] = 0,
        }, -- end of ["hs_damage_MainHydro"]
        ["hs_damage_UtilityHydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_UtilityHydro",
            ["mm"] = 0,
        }, -- end of ["hs_damage_UtilityHydro"]
        ["pp_damage_OilSeparator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_OilSeparator",
            ["mm"] = 0,
        }, -- end of ["pp_damage_OilSeparator"]
        ["pp_damage_Ignition"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_Ignition",
            ["mm"] = 0,
        }, -- end of ["pp_damage_Ignition"]
        ["pp_damage_MainMaxTempr"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_MainMaxTempr",
            ["mm"] = 0,
        }, -- end of ["pp_damage_MainMaxTempr"]
        ["pp_damage_MainStabFactor"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_MainStabFactor",
            ["mm"] = 0,
        }, -- end of ["pp_damage_MainStabFactor"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "radar",
            ["mm"] = 0,
        }, -- end of ["radar"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["es_damage_MainInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_MainInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_MainInverter"]
        ["mlws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mlws",
            ["mm"] = 0,
        }, -- end of ["mlws"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["pp_damage_EmergMaxTempr"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_EmergMaxTempr",
            ["mm"] = 0,
        }, -- end of ["pp_damage_EmergMaxTempr"]
        ["pp_damage_EmergMaxNormFreq"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_EmergMaxNormFreq",
            ["mm"] = 0,
        }, -- end of ["pp_damage_EmergMaxNormFreq"]
        ["pp_damage_EmergMaxFreq"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_EmergMaxFreq",
            ["mm"] = 0,
        }, -- end of ["pp_damage_EmergMaxFreq"]
        ["es_damage_Generator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_Generator",
            ["mm"] = 0,
        }, -- end of ["es_damage_Generator"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["pp_damage_MainMaxFreq"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_MainMaxFreq",
            ["mm"] = 0,
        }, -- end of ["pp_damage_MainMaxFreq"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["es_damage_RadarInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_RadarInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_RadarInverter"]
        ["hs_damage_AltHydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_AltHydro",
            ["mm"] = 0,
        }, -- end of ["hs_damage_AltHydro"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["pp_damage_OilPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_OilPump",
            ["mm"] = 0,
        }, -- end of ["pp_damage_OilPump"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["pp_damage_MainMaxNormFreq"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_MainMaxNormFreq",
            ["mm"] = 0,
        }, -- end of ["pp_damage_MainMaxNormFreq"]
        ["es_damage_AltInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_AltInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_AltInverter"]
        ["pp_damage_BladesBrake"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_BladesBrake",
            ["mm"] = 0,
        }, -- end of ["pp_damage_BladesBrake"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
    }, -- end of ["failures"]
} -- end of mission
