mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 16,
        ["Year"] = 1988,
        ["Month"] = 9,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay_g(1, getValueDictByKey(\"DictKey_ActionText_129\"), 60, false, 0);a_set_flag(55);a_out_sound_g(1, getValueResourceByKey(\"ResKey_Action_133\"), 0);",
            [2] = "a_out_text_delay_g(1, getValueDictByKey(\"DictKey_ActionText_132\"), 35, false, 0);a_set_flag(56);a_out_sound_g(1, getValueResourceByKey(\"ResKey_Action_134\"), 0);",
            [3] = "a_out_text_delay_g(1, getValueDictByKey(\"DictKey_ActionText_130\"), 25, true, 0);a_set_flag(57);a_out_sound_g(1, getValueResourceByKey(\"ResKey_Action_135\"), 0);",
            [4] = "a_out_text_delay_g(1, getValueDictByKey(\"DictKey_ActionText_131\"), 120, false, 0);a_set_flag(58);a_out_sound_g(1, getValueResourceByKey(\"ResKey_Action_136\"), 0);",
            [5] = "a_clear_flag(55);a_clear_flag(56);a_clear_flag(57);a_clear_flag(58);",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then if not mission.trig.flag[1] then mission.trig.actions[1](); mission.trig.flag[1] = true;end; else mission.trig.flag[1] = false; end;",
            [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;",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_time_after(7) and c_unit_altitude_lower_AGL(1, 2) and c_unit_in_zone(1, 335) and c_flag_is_false(55) )",
            [2] = "return(c_unit_altitude_higher_AGL(1, 2) and c_unit_altitude_lower_AGL(1, 5) and c_unit_in_zone(1, 335) and c_flag_is_false(56) )",
            [3] = "return(c_unit_in_zone(1, 332) and c_unit_altitude_lower_AGL(1, 2) and c_flag_is_false(57) )",
            [4] = "return(c_unit_in_zone(1, 333) and c_unit_out_zone(1, 332) and c_unit_altitude_lower_AGL(1, 2) and c_flag_is_false(58) )",
            [5] = "return(c_unit_dead(1) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- 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"] = 136,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 1.5462,
                ["dir"] = 38,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 1.5462,
                ["dir"] = 45,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 1.0308,
                ["dir"] = 48,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["dust_density"] = 0,
        ["season"] = 
        {
            ["temperature"] = 23,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 757.936,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 25,
        }, -- end of ["fog"]
        ["enable_dust"] = false,
        ["groundTurbulence"] = 0,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 510,
            ["density"] = 8,
            ["base"] = 800,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 295083.07582476,
                ["radius"] = 15.24,
                ["zoneId"] = 332,
                ["x"] = -5792.0244901638,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["hidden"] = true,
                ["name"] = "RW22 holding short",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 295053.67439619,
                ["radius"] = 38.1,
                ["zoneId"] = 333,
                ["x"] = -5768.5033473066,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["hidden"] = true,
                ["name"] = "RW22 ready to start",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 295229.28639619,
                ["radius"] = 22.86,
                ["zoneId"] = 335,
                ["x"] = -5837.8370615923,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["hidden"] = true,
                ["name"] = "Spawn",
            }, -- end of [3]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 295448.68485713,
        ["zoom"] = 2366,
        ["centerX"] = -5887.205142861,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 18,
            [2] = 70,
            [3] = 25,
            [4] = 27,
            [5] = 16,
            [6] = 61,
            [7] = 33,
            [8] = 35,
            [9] = 34,
            [10] = 48,
            [11] = 67,
            [12] = 28,
            [13] = 37,
            [14] = 58,
            [15] = 38,
            [16] = 39,
            [17] = 40,
            [18] = 0,
            [19] = 22,
            [20] = 43,
            [21] = 44,
            [22] = 53,
            [23] = 47,
            [24] = 26,
            [25] = 1,
            [26] = 32,
            [27] = 68,
            [28] = 50,
            [29] = 24,
            [30] = 29,
            [31] = 62,
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            [1] = 17,
            [2] = 21,
            [3] = 65,
            [4] = 11,
            [5] = 64,
            [6] = 63,
            [7] = 6,
            [8] = 66,
            [9] = 13,
            [10] = 30,
            [11] = 5,
            [12] = 4,
            [13] = 31,
            [14] = 60,
            [15] = 15,
            [16] = 20,
            [17] = 69,
            [18] = 36,
            [19] = 59,
            [20] = 8,
            [21] = 72,
            [22] = 71,
            [23] = 57,
            [24] = 55,
            [25] = 56,
            [26] = 10,
            [27] = 12,
            [28] = 73,
            [29] = 54,
            [30] = 41,
            [31] = 42,
            [32] = 46,
            [33] = 9,
            [34] = 45,
            [35] = 19,
            [36] = 52,
            [37] = 51,
            [38] = 3,
            [39] = 2,
            [40] = 7,
            [41] = 74,
            [42] = 49,
            [43] = 23,
        }, -- end of ["neutrals"]
        ["red"] = 
        {
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [1]
                [2] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 295230.06661236,
                                            ["x"] = -5837.6092494695,
                                            ["name"] = "DictKey_WptName_8",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 15,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 20,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Algerian AF Desert",
                                        ["skill"] = "Player",
                                        ["parking"] = 26,
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [14] = 0.283,
                                                    [13] = 0.583,
                                                    [7] = 0.443,
                                                    [1] = 0.625,
                                                    [2] = 0.303,
                                                    [4] = 0.591,
                                                    [8] = 0.215,
                                                    [16] = 1.21,
                                                    [9] = 0.525,
                                                    [5] = 0.408,
                                                    [10] = 1.065,
                                                    [11] = 0.718,
                                                    [3] = 0.289,
                                                    [6] = 0.803,
                                                    [12] = 0.35,
                                                    [15] = 0.995,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1,
                                        ["psi"] = 0,
                                        ["parking_id"] = "55",
                                        ["x"] = -5837.6092494695,
                                        ["name"] = "DictKey_UnitName_7",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1450,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 0,
                                        }, -- end of ["payload"]
                                        ["y"] = 295230.06661236,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "022",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 295230.06661236,
                                ["x"] = -5837.6092494695,
                                ["name"] = "DictKey_GroupName_6",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 20,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 293786.75525333,
                                            ["x"] = -7521.655918735,
                                            ["name"] = "DictKey_WptName_11",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 15,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 20,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Algerian AF Desert",
                                        ["skill"] = "High",
                                        ["parking"] = 29,
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 2,
                                        ["psi"] = 0,
                                        ["parking_id"] = "04",
                                        ["x"] = -7521.655918735,
                                        ["name"] = "DictKey_UnitName_10",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 293786.75525333,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 293786.75525333,
                                ["x"] = -7521.655918735,
                                ["name"] = "DictKey_GroupName_9",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Algeria",
                    ["id"] = 70,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 293847.83742857,
                                            ["speed"] = 0,
                                            ["x"] = -7571.1145714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Algerian AF Black",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 3,
                                        ["rate"] = "30",
                                        ["y"] = 293847.83742857,
                                        ["x"] = -7571.1145714286,
                                        ["name"] = "DictKey_GroupName_12",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 293847.83742857,
                                ["x"] = -7571.1145714286,
                                ["name"] = "DictKey_GroupName_12",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 293817.67085714,
                                            ["speed"] = 0,
                                            ["x"] = -7547.0082857146,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Algerian AF Old Desert",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 11,
                                        ["rate"] = "30",
                                        ["y"] = 293817.67085714,
                                        ["x"] = -7547.0082857146,
                                        ["name"] = "DictKey_GroupName_36",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 293817.67085714,
                                ["x"] = -7547.0082857146,
                                ["name"] = "DictKey_GroupName_36",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 3.7699111843078,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 295267.03525333,
                                            ["speed"] = 0,
                                            ["x"] = -5866.7162044493,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 38,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Algerian AF Black",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 38,
                                        ["rate"] = "30",
                                        ["y"] = 295267.03525333,
                                        ["x"] = -5866.7162044493,
                                        ["name"] = "DictKey_GroupName_123",
                                        ["heading"] = 3.7699111843078,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 295267.03525333,
                                ["x"] = -5866.7162044493,
                                ["name"] = "DictKey_GroupName_123",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 3.8920842319474,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 295150.93525332,
                                            ["speed"] = 0,
                                            ["x"] = -5765.2733473065,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Algerian AF Black",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 39,
                                        ["rate"] = "30",
                                        ["y"] = 295150.93525332,
                                        ["x"] = -5765.2733473065,
                                        ["name"] = "DictKey_GroupName_126",
                                        ["heading"] = 3.8920842319474,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 295150.93525332,
                                ["x"] = -5765.2733473065,
                                ["name"] = "DictKey_GroupName_126",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 25,
                    ["name"] = "Bulgaria",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 27,
                    ["name"] = "China",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 61,
                    ["name"] = "Honduras",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 33,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 3.8222710618676,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294468.16028571,
                                            ["speed"] = 0,
                                            ["x"] = -7180.5951428575,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "India - 15 Sqn",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 17,
                                        ["rate"] = "50",
                                        ["y"] = 294468.16028571,
                                        ["x"] = -7180.5951428575,
                                        ["name"] = "DictKey_GroupName_54",
                                        ["heading"] = 3.8222710618676,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294468.16028571,
                                ["x"] = -7180.5951428575,
                                ["name"] = "DictKey_GroupName_54",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294291.58028571,
                                            ["speed"] = 0,
                                            ["x"] = -7305.7894285718,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "India - 15 Sqn",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 18,
                                        ["rate"] = "50",
                                        ["y"] = 294291.58028571,
                                        ["x"] = -7305.7894285718,
                                        ["name"] = "DictKey_GroupName_57",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294291.58028571,
                                ["x"] = -7305.7894285718,
                                ["name"] = "DictKey_GroupName_57",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["name"] = "India",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 35,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294615.43314285,
                                            ["speed"] = 0,
                                            ["x"] = -6752.6820000005,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 31,
                                        ["rate"] = 50,
                                        ["y"] = 294615.43314285,
                                        ["x"] = -6752.6820000005,
                                        ["name"] = "DictKey_GroupName_97",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294615.43314285,
                                ["x"] = -6752.6820000005,
                                ["name"] = "DictKey_GroupName_97",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 5.4628805587423,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 295270.76411047,
                                            ["speed"] = 0,
                                            ["x"] = -6345.1819187345,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Iraq AF - 17th SQN (1)",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 33,
                                        ["y"] = 295270.76411047,
                                        ["x"] = -6345.1819187345,
                                        ["name"] = "DictKey_GroupName_108",
                                        ["heading"] = 5.4628805587423,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 295270.76411047,
                                ["x"] = -6345.1819187345,
                                ["name"] = "DictKey_GroupName_108",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 5.4628805587423,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 295287.22125333,
                                            ["speed"] = 0,
                                            ["x"] = -6343.1819187345,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Iraq AF - 17th SQN (1)",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 34,
                                        ["y"] = 295287.22125333,
                                        ["x"] = -6343.1819187345,
                                        ["name"] = "DictKey_GroupName_111",
                                        ["heading"] = 5.4628805587423,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 295287.22125333,
                                ["x"] = -6343.1819187345,
                                ["name"] = "DictKey_GroupName_111",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0.7679448708775,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 295224.07171427,
                                            ["speed"] = 0,
                                            ["x"] = -6337.5714285722,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Iraq AF - 17th SQN (2)",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 35,
                                        ["y"] = 295224.07171427,
                                        ["x"] = -6337.5714285722,
                                        ["name"] = "DictKey_GroupName_114",
                                        ["heading"] = 0.7679448708775,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 295224.07171427,
                                ["x"] = -6337.5714285722,
                                ["name"] = "DictKey_GroupName_114",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["name"] = "Iraq",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 34,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 5.4454272662223,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294219.11828571,
                                            ["speed"] = 0,
                                            ["x"] = -7391.6540000004,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "IRIAF Sand-Blue",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 12,
                                        ["rate"] = "50",
                                        ["y"] = 294219.11828571,
                                        ["x"] = -7391.6540000004,
                                        ["name"] = "DictKey_GroupName_39",
                                        ["heading"] = 5.4454272662223,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294219.11828571,
                                ["x"] = -7391.6540000004,
                                ["name"] = "DictKey_GroupName_39",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 5.4454272662223,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294141.59171428,
                                            ["speed"] = 0,
                                            ["x"] = -7485.7600000004,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "IRIAF Sand-Blue",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 13,
                                        ["rate"] = "50",
                                        ["y"] = 294141.59171428,
                                        ["x"] = -7485.7600000004,
                                        ["name"] = "DictKey_GroupName_42",
                                        ["heading"] = 5.4454272662223,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294141.59171428,
                                ["x"] = -7485.7600000004,
                                ["name"] = "DictKey_GroupName_42",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 5.4454272662223,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294080.44942857,
                                            ["speed"] = 0,
                                            ["x"] = -7564.2411428575,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "IRIAF Sand-Blue",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 14,
                                        ["rate"] = "50",
                                        ["y"] = 294080.44942857,
                                        ["x"] = -7564.2411428575,
                                        ["name"] = "DictKey_GroupName_45",
                                        ["heading"] = 5.4454272662223,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294080.44942857,
                                ["x"] = -7564.2411428575,
                                ["name"] = "DictKey_GroupName_45",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 2.460914245312,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294311.20028571,
                                            ["speed"] = 0,
                                            ["x"] = -7616.9065714289,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "IRGC 54",
                                        ["category"] = "Planes",
                                        ["type"] = "Su-25",
                                        ["unitId"] = 15,
                                        ["rate"] = "40",
                                        ["y"] = 294311.20028571,
                                        ["x"] = -7616.9065714289,
                                        ["name"] = "DictKey_GroupName_48",
                                        ["heading"] = 2.460914245312,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294311.20028571,
                                ["x"] = -7616.9065714289,
                                ["name"] = "DictKey_GroupName_48",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 2.8274333882308,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294219.64028571,
                                            ["speed"] = 0,
                                            ["x"] = -7644.0008571432,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "IRGC 54",
                                        ["category"] = "Planes",
                                        ["type"] = "Su-25",
                                        ["unitId"] = 16,
                                        ["rate"] = "40",
                                        ["y"] = 294219.64028571,
                                        ["x"] = -7644.0008571432,
                                        ["name"] = "DictKey_GroupName_51",
                                        ["heading"] = 2.8274333882308,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294219.64028571,
                                ["x"] = -7644.0008571432,
                                ["name"] = "DictKey_GroupName_51",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["name"] = "Iran",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 48,
                    ["name"] = "Yemen",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 67,
                    ["name"] = "Yugoslavia",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 28,
                    ["name"] = "Croatia",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 37,
                    ["name"] = "Kazakhstan",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 58,
                    ["name"] = "Libya",
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 38,
                    ["name"] = "North Korea",
                }, -- end of [15]
                [16] = 
                {
                    ["id"] = 39,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294497.12314285,
                                            ["speed"] = 0,
                                            ["x"] = -7057.2694285717,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Iraq AF - 17th SQN (1)",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 19,
                                        ["rate"] = "50",
                                        ["y"] = 294497.12314285,
                                        ["x"] = -7057.2694285717,
                                        ["name"] = "DictKey_GroupName_60",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294497.12314285,
                                ["x"] = -7057.2694285717,
                                ["name"] = "DictKey_GroupName_60",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["name"] = "Pakistan",
                }, -- end of [16]
                [17] = 
                {
                    ["id"] = 40,
                    ["name"] = "Poland",
                }, -- end of [17]
                [18] = 
                {
                    ["id"] = 0,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 3.8222710618676,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 293775.58628571,
                                            ["speed"] = 0,
                                            ["x"] = -7520.7605714289,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ATMZ-5",
                                        ["unitId"] = 4,
                                        ["rate"] = 3,
                                        ["y"] = 293775.58628571,
                                        ["x"] = -7520.7605714289,
                                        ["name"] = "DictKey_GroupName_15",
                                        ["heading"] = 3.8222710618676,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 293775.58628571,
                                ["x"] = -7520.7605714289,
                                ["name"] = "DictKey_GroupName_15",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0.83775804095728,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 293843.71,
                                            ["speed"] = 0,
                                            ["x"] = -7560.9360000003,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 5,
                                        ["rate"] = 3,
                                        ["y"] = 293843.71,
                                        ["x"] = -7560.9360000003,
                                        ["name"] = "DictKey_GroupName_18",
                                        ["heading"] = 0.83775804095728,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 293843.71,
                                ["x"] = -7560.9360000003,
                                ["name"] = "DictKey_GroupName_18",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 3.7175513067479,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 293842.45285714,
                                            ["speed"] = 0,
                                            ["x"] = -7557.761714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 6,
                                        ["rate"] = 1,
                                        ["y"] = 293842.45285714,
                                        ["x"] = -7557.761714286,
                                        ["name"] = "DictKey_GroupName_21",
                                        ["heading"] = 3.7175513067479,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 293842.45285714,
                                ["x"] = -7557.761714286,
                                ["name"] = "DictKey_GroupName_21",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 2.7925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 293778.15485714,
                                            ["speed"] = 0,
                                            ["x"] = -7512.7231428574,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "UAZ-469",
                                        ["unitId"] = 7,
                                        ["rate"] = 3,
                                        ["y"] = 293778.15485714,
                                        ["x"] = -7512.7231428574,
                                        ["name"] = "DictKey_GroupName_24",
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 293778.15485714,
                                ["x"] = -7512.7231428574,
                                ["name"] = "DictKey_GroupName_24",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 4.0491638646268,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 293780.66914286,
                                            ["speed"] = 0,
                                            ["x"] = -7509.0088571432,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 8,
                                        ["rate"] = 1,
                                        ["y"] = 293780.66914286,
                                        ["x"] = -7509.0088571432,
                                        ["name"] = "DictKey_GroupName_27",
                                        ["heading"] = 4.0491638646268,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 293780.66914286,
                                ["x"] = -7509.0088571432,
                                ["name"] = "DictKey_GroupName_27",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 1.2042771838761,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 293779.86914286,
                                            ["speed"] = 0,
                                            ["x"] = -7509.2374285717,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 9,
                                        ["rate"] = 1,
                                        ["y"] = 293779.86914286,
                                        ["x"] = -7509.2374285717,
                                        ["name"] = "DictKey_GroupName_30",
                                        ["heading"] = 1.2042771838761,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 293779.86914286,
                                ["x"] = -7509.2374285717,
                                ["name"] = "DictKey_GroupName_30",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 1.9024088846738,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 293840.24182477,
                                            ["speed"] = 0,
                                            ["x"] = -7558.7959187344,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 10,
                                        ["rate"] = 1,
                                        ["y"] = 293840.24182477,
                                        ["x"] = -7558.7959187344,
                                        ["name"] = "DictKey_GroupName_33",
                                        ["heading"] = 1.9024088846738,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 293840.24182477,
                                ["x"] = -7558.7959187344,
                                ["name"] = "DictKey_GroupName_33",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 5.2883476335428,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294613.99782476,
                                            ["speed"] = 0,
                                            ["x"] = -6752.1087758773,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 5,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 23,
                                        ["y"] = 294613.99782476,
                                        ["x"] = -6752.1087758773,
                                        ["name"] = "DictKey_GroupName_73",
                                        ["effectTransparency"] = 0.1,
                                        ["heading"] = 5.2883476335428,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294613.99782476,
                                ["x"] = -6752.1087758773,
                                ["name"] = "DictKey_GroupName_73",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 1.0995574287564,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294589.18514286,
                                            ["speed"] = 0,
                                            ["x"] = -6782.720571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = "1",
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-66",
                                        ["effectTransparency"] = 1,
                                        ["unitId"] = 24,
                                        ["rate"] = 3,
                                        ["y"] = 294589.18514286,
                                        ["x"] = -6782.720571429,
                                        ["name"] = "DictKey_GroupName_76",
                                        ["heading"] = 1.0995574287564,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294589.18514286,
                                ["x"] = -6782.720571429,
                                ["name"] = "DictKey_GroupName_76",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294629.12342857,
                                            ["speed"] = 0,
                                            ["x"] = -6784.796571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = "1",
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural ATsP-6",
                                        ["effectTransparency"] = 1,
                                        ["unitId"] = 25,
                                        ["rate"] = 5,
                                        ["y"] = 294629.12342857,
                                        ["x"] = -6784.796571429,
                                        ["name"] = "DictKey_GroupName_79",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294629.12342857,
                                ["x"] = -6784.796571429,
                                ["name"] = "DictKey_GroupName_79",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294658.97828571,
                                            ["speed"] = 0,
                                            ["x"] = -6746.2917142861,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = "1",
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural ATsP-6",
                                        ["effectTransparency"] = 1,
                                        ["unitId"] = 26,
                                        ["rate"] = 5,
                                        ["y"] = 294658.97828571,
                                        ["x"] = -6746.2917142861,
                                        ["name"] = "DictKey_GroupName_82",
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294658.97828571,
                                ["x"] = -6746.2917142861,
                                ["name"] = "DictKey_GroupName_82",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 1.0995574287564,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294597.09371428,
                                            ["speed"] = 0,
                                            ["x"] = -6790.9751428575,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = "1",
                                        ["category"] = "Unarmed",
                                        ["type"] = "UAZ-469",
                                        ["effectTransparency"] = 1,
                                        ["unitId"] = 27,
                                        ["rate"] = 3,
                                        ["y"] = 294597.09371428,
                                        ["x"] = -6790.9751428575,
                                        ["name"] = "DictKey_GroupName_85",
                                        ["heading"] = 1.0995574287564,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294597.09371428,
                                ["x"] = -6790.9751428575,
                                ["name"] = "DictKey_GroupName_85",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294660.456,
                                            ["speed"] = 0,
                                            ["x"] = -6778.3697142861,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = "1",
                                        ["category"] = "Unarmed",
                                        ["type"] = "UAZ-469",
                                        ["effectTransparency"] = 1,
                                        ["unitId"] = 28,
                                        ["rate"] = 3,
                                        ["y"] = 294660.456,
                                        ["x"] = -6778.3697142861,
                                        ["name"] = "DictKey_GroupName_88",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294660.456,
                                ["x"] = -6778.3697142861,
                                ["name"] = "DictKey_GroupName_88",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0.38397243543875,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294614.02096762,
                                            ["speed"] = 0,
                                            ["x"] = -6752.1804901638,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Domna 120th AR",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 30,
                                        ["y"] = 294614.02096762,
                                        ["x"] = -6752.1804901638,
                                        ["name"] = "DictKey_GroupName_94",
                                        ["heading"] = 0.38397243543875,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294614.02096762,
                                ["x"] = -6752.1804901638,
                                ["name"] = "DictKey_GroupName_94",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 6.2482787221397,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294620.56914284,
                                            ["speed"] = 0,
                                            ["x"] = -6735.9091428579,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = "1",
                                        ["livery_id"] = "autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-66",
                                        ["effectTransparency"] = 1,
                                        ["unitId"] = 36,
                                        ["rate"] = 3,
                                        ["y"] = 294620.56914284,
                                        ["x"] = -6735.9091428579,
                                        ["name"] = "DictKey_GroupName_117",
                                        ["heading"] = 6.2482787221397,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294620.56914284,
                                ["x"] = -6735.9091428579,
                                ["name"] = "DictKey_GroupName_117",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 0.95993108859688,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 294627.94914284,
                                            ["speed"] = 0,
                                            ["x"] = -6746.8034285722,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = "1",
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-66",
                                        ["effectTransparency"] = 1,
                                        ["unitId"] = 37,
                                        ["rate"] = 3,
                                        ["y"] = 294627.94914284,
                                        ["x"] = -6746.8034285722,
                                        ["name"] = "DictKey_GroupName_120",
                                        ["heading"] = 0.95993108859688,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 294627.94914284,
                                ["x"] = -6746.8034285722,
                                ["name"] = "DictKey_GroupName_120",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [16]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["name"] = "Russia",
                }, -- end of [18]
                [19] = 
                {
                    ["id"] = 22,
                    ["name"] = "Switzerland",
                }, -- end of [19]
                [20] = 
                {
                    ["id"] = 43,
                    ["name"] = "Serbia",
                }, -- end of [20]
                [21] = 
                {
                    ["id"] = 44,
                    ["name"] = "Slovakia",
                }, -- end of [21]
                [22] = 
                {
                    ["id"] = 53,
                    ["name"] = "Sudan",
                }, -- end of [22]
                [23] = 
                {
                    ["id"] = 47,
                    ["name"] = "Syria",
                }, -- end of [23]
                [24] = 
                {
                    ["id"] = 26,
                    ["name"] = "Czech Republic",
                }, -- end of [24]
                [25] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [25]
                [26] = 
                {
                    ["id"] = 32,
                    ["name"] = "Hungary",
                }, -- end of [26]
                [27] = 
                {
                    ["id"] = 68,
                    ["name"] = "USSR",
                }, -- end of [27]
                [28] = 
                {
                    ["id"] = 50,
                    ["name"] = "Venezuela",
                }, -- end of [28]
                [29] = 
                {
                    ["id"] = 24,
                    ["name"] = "Belarus",
                }, -- end of [29]
                [30] = 
                {
                    ["id"] = 29,
                    ["name"] = "Egypt",
                }, -- end of [30]
                [31] = 
                {
                    ["id"] = 62,
                    ["name"] = "Ethiopia",
                }, -- end of [31]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 16,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 7,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 2,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 1,
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 335,
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 55,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 12,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["comment"] = "Apron 2 ready",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 60,
                    ["unit"] = 12,
                    ["predicate"] = "a_out_text_delay_g",
                    ["group"] = 1,
                    ["text"] = "DictKey_ActionText_129",
                    ["KeyDict_text"] = "DictKey_ActionText_129",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 55,
                    ["number"] = 1,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 12,
                }, -- end of [2]
                [3] = 
                {
                    ["number"] = 1,
                    ["group"] = 1,
                    ["file"] = "ResKey_Action_133",
                    ["predicate"] = "a_out_sound_g",
                    ["unit"] = 12,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 2,
                    ["predicate"] = "c_unit_altitude_higher_AGL",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 5,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 1,
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 335,
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 56,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 12,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["comment"] = "hovercheck",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 35,
                    ["unit"] = 12,
                    ["predicate"] = "a_out_text_delay_g",
                    ["group"] = 1,
                    ["text"] = "DictKey_ActionText_132",
                    ["KeyDict_text"] = "DictKey_ActionText_132",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 56,
                    ["number"] = 1,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 12,
                }, -- end of [2]
                [3] = 
                {
                    ["number"] = 1,
                    ["group"] = 1,
                    ["file"] = "ResKey_Action_134",
                    ["predicate"] = "a_out_sound_g",
                    ["unit"] = 12,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 10,
                    ["zone"] = 332,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 2,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 57,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 12,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 25,
                    ["clearview"] = true,
                    ["KeyDict_text"] = "DictKey_ActionText_130",
                    ["group"] = 1,
                    ["text"] = "DictKey_ActionText_130",
                    ["predicate"] = "a_out_text_delay_g",
                    ["unit"] = 12,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 57,
                    ["number"] = 1,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 12,
                }, -- end of [2]
                [3] = 
                {
                    ["number"] = 1,
                    ["group"] = 1,
                    ["file"] = "ResKey_Action_135",
                    ["predicate"] = "a_out_sound_g",
                    ["unit"] = 12,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "RW22 ready",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 10,
                    ["zone"] = 333,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 332,
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 2,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 1,
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 58,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 12,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "RW22 ready",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 120,
                    ["unit"] = 12,
                    ["predicate"] = "a_out_text_delay_g",
                    ["group"] = 1,
                    ["text"] = "DictKey_ActionText_131",
                    ["KeyDict_text"] = "DictKey_ActionText_131",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 58,
                    ["number"] = 1,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 12,
                }, -- end of [2]
                [3] = 
                {
                    ["number"] = 1,
                    ["group"] = 1,
                    ["file"] = "ResKey_Action_136",
                    ["predicate"] = "a_out_sound_g",
                    ["unit"] = 12,
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "kill flag 55",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 55,
                    ["number"] = 1,
                    ["predicate"] = "a_clear_flag",
                    ["unit"] = 12,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["flag"] = 56,
                    ["predicate"] = "a_clear_flag",
                    ["unit"] = 12,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 57,
                    ["number"] = 1,
                    ["predicate"] = "a_clear_flag",
                    ["unit"] = 12,
                }, -- end of [3]
                [4] = 
                {
                    ["number"] = 1,
                    ["flag"] = 58,
                    ["predicate"] = "a_clear_flag",
                    ["unit"] = 12,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
        }, -- end of [5]
    }, -- end of ["trigrules"]
    ["currentKey"] = 10109,
    ["start_time"] = 57000,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["hydro_common"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_common",
            ["mm"] = 0,
        }, -- end of ["hydro_common"]
        ["asc_p"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_p",
            ["mm"] = 0,
        }, -- end of ["asc_p"]
        ["laser_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "laser_failure",
            ["mm"] = 0,
        }, -- end of ["laser_failure"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["hydro_main"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_main",
            ["mm"] = 0,
        }, -- end of ["hydro_main"]
        ["abris_hardware"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "abris_hardware",
            ["mm"] = 0,
        }, -- end of ["abris_hardware"]
        ["asc_r"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_r",
            ["mm"] = 0,
        }, -- end of ["asc_r"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["RADAR_ALT_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALT_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALT_TOTAL_FAILURE"]
        ["abris_software"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "abris_software",
            ["mm"] = 0,
        }, -- end of ["abris_software"]
        ["asc_a"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_a",
            ["mm"] = 0,
        }, -- end of ["asc_a"]
        ["asc_y"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_y",
            ["mm"] = 0,
        }, -- end of ["asc_y"]
    }, -- end of ["failures"]
} -- end of mission
