mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2020,
        ["Day"] = 23,
        ["Month"] = 12,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_40\"), 50, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_51\"), 0); mission.trig.func[1]=nil;",
            [2] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_43\"), 50, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_44\"), 0);a_activate_group(20); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_45\"), 50, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_46\"), 0);a_activate_group(22); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_47\"), 50, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_48\"), 0);a_activate_group(24);a_activate_group(25);a_activate_group(27);a_activate_group(28); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_49\"), 50, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_50\"), 0); mission.trig.func[5]=nil;",
            [6] = "a_activate_group(21); mission.trig.func[6]=nil;",
            [7] = "a_activate_group(23); mission.trig.func[7]=nil;",
            [8] = "a_activate_group(7);a_out_sound(getValueResourceByKey(\"ResKey_Action_193\"), 0); mission.trig.func[8]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_part_of_group_in_zone(1, 165) )",
            [2] = "return(c_part_of_group_in_zone(1, 167) )",
            [3] = "return(c_part_of_group_in_zone(1, 168) )",
            [4] = "return(c_part_of_group_in_zone(1, 169) )",
            [5] = "return(c_part_of_group_in_zone(1, 170) )",
            [6] = "return(c_group_dead(20) )",
            [7] = "return(c_group_dead(22) )",
            [8] = "return(c_group_dead(23) )",
        }, -- 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"] = 272,
    ["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,
        ["groundTurbulence"] = 0,
        ["enable_fog"] = false,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 50,
                ["dir"] = 325,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 10,
                ["dir"] = 47,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 1,
                ["dir"] = 316.9999674139,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["season"] = 
        {
            ["temperature"] = 4,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 912991.09361329,
                ["centerZ"] = 232686.73831181,
                ["ellipticity"] = 0.8305368402495,
                ["rotation"] = -0.29372073723647,
                ["pressure_excess"] = -1197,
                ["centerX"] = -137241.6805107,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["enable_dust"] = false,
        ["dust_density"] = 0,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 1920,
            ["density"] = 5,
            ["base"] = 3600,
            ["iprecptns"] = 1,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 818431.089443,
                ["radius"] = 100,
                ["zoneId"] = 165,
                ["x"] = -219621.21321415,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Punto 1",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 817717.92815251,
                ["radius"] = 100,
                ["zoneId"] = 167,
                ["x"] = -224268.31756179,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Punto 1-1",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 813515.07704811,
                ["radius"] = 100,
                ["zoneId"] = 168,
                ["x"] = -227411.74206375,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Punto 1-2",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 806569.98915317,
                ["radius"] = 100,
                ["zoneId"] = 169,
                ["x"] = -242226.55165054,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Punto 1-3",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = 802436.17767159,
                ["radius"] = 100,
                ["zoneId"] = 170,
                ["x"] = -243484.38699407,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Punto 1-4",
            }, -- end of [5]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 762533.62684346,
        ["zoom"] = 658740.54008091,
        ["centerX"] = -233820.37961364,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 6,
            [2] = 21,
            [3] = 11,
            [4] = 8,
            [5] = 80,
            [6] = 45,
            [7] = 28,
            [8] = 13,
            [9] = 2,
            [10] = 9,
            [11] = 5,
            [12] = 16,
            [13] = 10,
            [14] = 15,
            [15] = 20,
            [16] = 12,
            [17] = 40,
            [18] = 4,
            [19] = 26,
            [20] = 46,
            [21] = 3,
            [22] = 1,
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            [1] = 7,
            [2] = 42,
            [3] = 70,
            [4] = 83,
            [5] = 23,
            [6] = 65,
            [7] = 64,
            [8] = 25,
            [9] = 72,
            [10] = 63,
            [11] = 76,
            [12] = 29,
            [13] = 53,
            [14] = 74,
            [15] = 44,
            [16] = 62,
            [17] = 54,
            [18] = 30,
            [19] = 78,
            [20] = 31,
            [21] = 61,
            [22] = 32,
            [23] = 33,
            [24] = 60,
            [25] = 17,
            [26] = 35,
            [27] = 36,
            [28] = 59,
            [29] = 71,
            [30] = 58,
            [31] = 79,
            [32] = 57,
            [33] = 55,
            [34] = 56,
            [35] = 73,
            [36] = 39,
            [37] = 77,
            [38] = 69,
            [39] = 41,
            [40] = 75,
            [41] = 22,
            [42] = 52,
            [43] = 66,
            [44] = 51,
            [45] = 82,
            [46] = 68,
            [47] = 50,
            [48] = 49,
            [49] = 48,
            [50] = 67,
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 27,
            [4] = 81,
            [5] = 38,
            [6] = 34,
            [7] = 37,
            [8] = 19,
            [9] = 0,
            [10] = 43,
            [11] = 47,
        }, -- 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"] = 
    {
        [1] = "ResKey_ImageBriefing_270",
        [2] = "ResKey_ImageBriefing_271",
        [3] = "ResKey_ImageBriefing_272",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1673,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 119,
                                            ["helipadId"] = 119,
                                            ["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"] = 817818.13516281,
                                            ["x"] = -224130.35525654,
                                            ["name"] = "DictKey_WptName_269",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1673,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US ARMY 1972",
                                        ["skill"] = "Client",
                                        ["parking"] = "1",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["ExhaustScreen"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["NetCrewControlPriority"] = 0,
                                            ["EngineResource"] = 90,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 122,
                                        ["psi"] = 0,
                                        ["parking_id"] = "1",
                                        ["x"] = -224130.35525654,
                                        ["name"] = "DictKey_UnitName_268",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "M134_L",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "M134_SIDE_L",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "M134_SIDE_R",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "M134_R",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "631",
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 817818.13516281,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817818.13516281,
                                ["x"] = -224130.35525654,
                                ["name"] = "DictKey_GroupName_267",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Tierra nada",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [121] = 
                                            {
                                                ["y"] = 817814.09382857,
                                                ["x"] = -222908.50283111,
                                            }, -- end of [121]
                                            [122] = 
                                            {
                                                ["y"] = 817675.11560744,
                                                ["x"] = -223336.42846357,
                                            }, -- end of [122]
                                            [31] = 
                                            {
                                                ["y"] = 818387.04618466,
                                                ["x"] = -219831.05509584,
                                            }, -- end of [31]
                                            [124] = 
                                            {
                                                ["y"] = 817675.24526254,
                                                ["x"] = -223356.35375159,
                                            }, -- end of [124]
                                            [2] = 
                                            {
                                                ["y"] = 818412.31829409,
                                                ["x"] = -219593.45324773,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 818435.90053525,
                                                ["x"] = -219625.31489812,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 818390.94589244,
                                                ["x"] = -219834.18113139,
                                            }, -- end of [32]
                                            [128] = 
                                            {
                                                ["y"] = 817726.92208467,
                                                ["x"] = -224297.15400126,
                                            }, -- end of [128]
                                            [33] = 
                                            {
                                                ["y"] = 818395.11269936,
                                                ["x"] = -219836.94255936,
                                            }, -- end of [33]
                                            [127] = 
                                            {
                                                ["y"] = 817781.85545161,
                                                ["x"] = -223921.05955509,
                                            }, -- end of [127]
                                            [34] = 
                                            {
                                                ["y"] = 818399.43983096,
                                                ["x"] = -219839.44803129,
                                            }, -- end of [34]
                                            [123] = 
                                            {
                                                ["y"] = 817674.58094518,
                                                ["x"] = -223351.39859924,
                                            }, -- end of [123]
                                            [35] = 
                                            {
                                                ["y"] = 818403.95372071,
                                                ["x"] = -219841.59169595,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 818437.62515231,
                                                ["x"] = -219630.00677705,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 818408.68277049,
                                                ["x"] = -219843.20566063,
                                            }, -- end of [36]
                                            [119] = 
                                            {
                                                ["y"] = 817905.41868521,
                                                ["x"] = -222139.03364151,
                                            }, -- end of [119]
                                            [37] = 
                                            {
                                                ["y"] = 818413.56911593,
                                                ["x"] = -219844.25122219,
                                            }, -- end of [37]
                                            [125] = 
                                            {
                                                ["y"] = 817782.34840981,
                                                ["x"] = -223911.08677202,
                                            }, -- end of [125]
                                            [38] = 
                                            {
                                                ["y"] = 818418.53913359,
                                                ["x"] = -219844.78149134,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 818419.53094113,
                                                ["x"] = -219600.37608354,
                                            }, -- end of [3]
                                            [39] = 
                                            {
                                                ["y"] = 818423.53625481,
                                                ["x"] = -219844.8545827,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 818438.97633662,
                                                ["x"] = -219634.81992054,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 818428.52918842,
                                                ["x"] = -219844.58408088,
                                            }, -- end of [40]
                                            [63] = 
                                            {
                                                ["y"] = 818648.65908636,
                                                ["x"] = -219555.20049831,
                                            }, -- end of [63]
                                            [41] = 
                                            {
                                                ["y"] = 818433.48487201,
                                                ["x"] = -219843.93945379,
                                            }, -- end of [41]
                                            [115] = 
                                            {
                                                ["y"] = 818247.47482727,
                                                ["x"] = -221052.19910409,
                                            }, -- end of [115]
                                            [42] = 
                                            {
                                                ["y"] = 818438.31053458,
                                                ["x"] = -219842.64749791,
                                            }, -- end of [42]
                                            [67] = 
                                            {
                                                ["y"] = 818655.77554006,
                                                ["x"] = -219573.53413491,
                                            }, -- end of [67]
                                            [43] = 
                                            {
                                                ["y"] = 818442.85586786,
                                                ["x"] = -219840.58089587,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 818439.88708033,
                                                ["x"] = -219639.7335183,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 818446.93223624,
                                                ["x"] = -219837.69864178,
                                            }, -- end of [44]
                                            [71] = 
                                            {
                                                ["y"] = 818546.27782667,
                                                ["x"] = -219879.18879372,
                                            }, -- end of [71]
                                            [45] = 
                                            {
                                                ["y"] = 818450.44434845,
                                                ["x"] = -219834.14652497,
                                            }, -- end of [45]
                                            [75] = 
                                            {
                                                ["y"] = 818551.69715099,
                                                ["x"] = -219897.8062575,
                                            }, -- end of [75]
                                            [46] = 
                                            {
                                                ["y"] = 818453.52111015,
                                                ["x"] = -219830.20738404,
                                            }, -- end of [46]
                                            [111] = 
                                            {
                                                ["y"] = 818718.40122286,
                                                ["x"] = -219826.05824263,
                                            }, -- end of [111]
                                            [47] = 
                                            {
                                                ["y"] = 818456.31942049,
                                                ["x"] = -219826.06437348,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 818440.36614468,
                                                ["x"] = -219644.7085525,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 818466.66023024,
                                                ["x"] = -219808.94638635,
                                            }, -- end of [48]
                                            [110] = 
                                            {
                                                ["y"] = 818719.60113209,
                                                ["x"] = -219821.20518863,
                                            }, -- end of [110]
                                            [49] = 
                                            {
                                                ["y"] = 818476.0788917,
                                                ["x"] = -219791.30541698,
                                            }, -- end of [49]
                                            [78] = 
                                            {
                                                ["y"] = 818563.42382589,
                                                ["x"] = -219906.80533008,
                                            }, -- end of [78]
                                            [50] = 
                                            {
                                                ["y"] = 818592.81480828,
                                                ["x"] = -219553.4346555,
                                            }, -- end of [50]
                                            [79] = 
                                            {
                                                ["y"] = 818568.29240041,
                                                ["x"] = -219907.89284579,
                                            }, -- end of [79]
                                            [51] = 
                                            {
                                                ["y"] = 818595.99442254,
                                                ["x"] = -219549.59623827,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 818440.5413393,
                                                ["x"] = -219649.70550121,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 818599.84036051,
                                                ["x"] = -219546.40581551,
                                            }, -- end of [52]
                                            [107] = 
                                            {
                                                ["y"] = 818719.1844781,
                                                ["x"] = -219806.32832169,
                                            }, -- end of [107]
                                            [53] = 
                                            {
                                                ["y"] = 818604.15350323,
                                                ["x"] = -219543.89178769,
                                            }, -- end of [53]
                                            [83] = 
                                            {
                                                ["y"] = 818587.44480311,
                                                ["x"] = -219903.55732554,
                                            }, -- end of [83]
                                            [54] = 
                                            {
                                                ["y"] = 818608.84459455,
                                                ["x"] = -219542.17872961,
                                            }, -- end of [54]
                                            [87] = 
                                            {
                                                ["y"] = 818641.12056092,
                                                ["x"] = -219791.29652545,
                                            }, -- end of [87]
                                            [55] = 
                                            {
                                                ["y"] = 818613.73560232,
                                                ["x"] = -219541.1550771,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 818440.00989072,
                                                ["x"] = -219654.67143337,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 818618.70809704,
                                                ["x"] = -219540.64169654,
                                            }, -- end of [56]
                                            [91] = 
                                            {
                                                ["y"] = 818655.61277779,
                                                ["x"] = -219777.8958631,
                                            }, -- end of [91]
                                            [57] = 
                                            {
                                                ["y"] = 818623.70526602,
                                                ["x"] = -219540.60119991,
                                            }, -- end of [57]
                                            [103] = 
                                            {
                                                ["y"] = 818709.76194428,
                                                ["x"] = -219788.88558197,
                                            }, -- end of [103]
                                            [58] = 
                                            {
                                                ["y"] = 818628.66230296,
                                                ["x"] = -219541.21636706,
                                            }, -- end of [58]
                                            [94] = 
                                            {
                                                ["y"] = 818669.95305198,
                                                ["x"] = -219773.71189665,
                                            }, -- end of [94]
                                            [59] = 
                                            {
                                                ["y"] = 818633.44795469,
                                                ["x"] = -219542.64319948,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 818438.78953349,
                                                ["x"] = -219659.51745314,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 818637.92271636,
                                                ["x"] = -219544.86061961,
                                            }, -- end of [60]
                                            [95] = 
                                            {
                                                ["y"] = 818674.9203772,
                                                ["x"] = -219773.14749419,
                                            }, -- end of [95]
                                            [61] = 
                                            {
                                                ["y"] = 818641.95471389,
                                                ["x"] = -219547.80657639,
                                            }, -- end of [61]
                                            [99] = 
                                            {
                                                ["y"] = 818694.43878816,
                                                ["x"] = -219776.30961425,
                                            }, -- end of [99]
                                            [62] = 
                                            {
                                                ["y"] = 818645.50599507,
                                                ["x"] = -219551.32174503,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 818400.87720677,
                                                ["x"] = -219583.75431109,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 818422.88799158,
                                                ["x"] = -219604.08063291,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 818437.14895466,
                                                ["x"] = -219664.23968434,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 818651.44528207,
                                                ["x"] = -219559.34945412,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 818653.69459684,
                                                ["x"] = -219563.81015968,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 818655.18110467,
                                                ["x"] = -219568.57703496,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 818433.23206335,
                                                ["x"] = -219673.43867761,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 818655.61033244,
                                                ["x"] = -219578.52237187,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 818654.40044204,
                                                ["x"] = -219583.37056167,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 818651.23355121,
                                                ["x"] = -219592.85494576,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 818424.33724889,
                                                ["x"] = -219691.3496958,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 818546.07208962,
                                                ["x"] = -219884.16909169,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 818546.92913303,
                                                ["x"] = -219889.08216548,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 818548.90475421,
                                                ["x"] = -219893.66434012,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 818382.56933838,
                                                ["x"] = -219771.05944085,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 818555.02063505,
                                                ["x"] = -219901.53653319,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 818558.92809239,
                                                ["x"] = -219904.64191641,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 818426.01359121,
                                                ["x"] = -219607.98212549,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 818378.63803565,
                                                ["x"] = -219780.25273498,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 818573.28554909,
                                                ["x"] = -219907.94053149,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 818578.23753469,
                                                ["x"] = -219907.26693369,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 818583.03951261,
                                                ["x"] = -219905.89680373,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 818376.93530539,
                                                ["x"] = -219784.95330046,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 818591.19662935,
                                                ["x"] = -219900.26427959,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 818594.09125221,
                                                ["x"] = -219896.21003876,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 818596.32894013,
                                                ["x"] = -219891.73954601,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 818375.53366885,
                                                ["x"] = -219789.75151666,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 818643.96414192,
                                                ["x"] = -219787.19106951,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 818647.4562257,
                                                ["x"] = -219783.61305969,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 818651.31649961,
                                                ["x"] = -219780.44476211,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 818374.59187662,
                                                ["x"] = -219794.65933619,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 818660.22786732,
                                                ["x"] = -219775.98303027,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 818665.03868735,
                                                ["x"] = -219774.62778951,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 818428.86114135,
                                                ["x"] = -219612.09060757,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 818374.26766045,
                                                ["x"] = -219799.64502479,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 818679.91644539,
                                                ["x"] = -219773.00962181,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 818684.89443821,
                                                ["x"] = -219773.43652138,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 818689.76710746,
                                                ["x"] = -219774.53868994,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 818374.51345032,
                                                ["x"] = -219804.63803426,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 818698.81679916,
                                                ["x"] = -219778.71599808,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 818702.81920954,
                                                ["x"] = -219781.70597923,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 818706.44882765,
                                                ["x"] = -219785.14198117,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 818375.19116697,
                                                ["x"] = -219809.58920912,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 818712.80044236,
                                                ["x"] = -219792.85533275,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 818715.47845777,
                                                ["x"] = -219797.07533331,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 818717.65450336,
                                                ["x"] = -219801.57264166,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 818376.40086406,
                                                ["x"] = -219814.43819367,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 818719.98222974,
                                                ["x"] = -219811.25807756,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 818720.21922589,
                                                ["x"] = -219816.25217661,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 818433.82289125,
                                                ["x"] = -219620.76840611,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 818378.16014582,
                                                ["x"] = -219819.11510346,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 818712.46296931,
                                                ["x"] = -219845.15461111,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 818452.10997479,
                                                ["x"] = -220601.58535207,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 818419.84410416,
                                                ["x"] = -220680.21361154,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = 818380.52634103,
                                                ["x"] = -219823.51464041,
                                            }, -- end of [29]
                                            [116] = 
                                            {
                                                ["y"] = 818244.17904815,
                                                ["x"] = -221061.63927465,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 817909.27967578,
                                                ["x"] = -222119.42170006,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = 817907.05805486,
                                                ["x"] = -222129.16988608,
                                            }, -- end of [118]
                                            [30] = 
                                            {
                                                ["y"] = 818383.52511358,
                                                ["x"] = -219827.50986901,
                                            }, -- end of [30]
                                            [120] = 
                                            {
                                                ["y"] = 817816.60653828,
                                                ["x"] = -222898.82543773,
                                            }, -- end of [120]
                                            [126] = 
                                            {
                                                ["y"] = 817782.33467685,
                                                ["x"] = -223916.08307123,
                                            }, -- end of [126]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 816028.72696341,
                                                ["x"] = -227063.7210239,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 817639.46757212,
                                                ["x"] = -224870.4833218,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 814490.74916966,
                                                ["x"] = -226908.51141041,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 817555.08970188,
                                                ["x"] = -225235.84388326,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 817549.86306653,
                                                ["x"] = -225255.14547135,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 817546.56221626,
                                                ["x"] = -225264.58323866,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 817524.83908302,
                                                ["x"] = -225315.10807605,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 817441.85901423,
                                                ["x"] = -225507.99667853,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 817425.06527098,
                                                ["x"] = -225555.08670428,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 817301.47397056,
                                                ["x"] = -226013.66600824,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 817116.0373778,
                                                ["x"] = -226445.52013092,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 817106.39901938,
                                                ["x"] = -226463.02378647,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 816944.69645853,
                                                ["x"] = -226685.44583881,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 816929.86208335,
                                                ["x"] = -226698.74366932,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 816138.37906417,
                                                ["x"] = -227058.69754134,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 815298.81734511,
                                                ["x"] = -227071.93647595,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 814995.6931582,
                                                ["x"] = -227046.52751325,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 814481.19544838,
                                                ["x"] = -226911.45494462,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 813785.55210137,
                                                ["x"] = -227245.67416193,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = 814520.42407365,
                                                ["x"] = -226908.2109812,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 814476.69720146,
                                                ["x"] = -226913.63461353,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 813586.22729012,
                                                ["x"] = -227379.34456692,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = 816941.38931997,
                                                ["x"] = -226689.19058614,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 816925.56311327,
                                                ["x"] = -226701.28446402,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 816128.65846935,
                                                ["x"] = -227061.04245235,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 815049.15901481,
                                                ["x"] = -227059.03507794,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 814510.58304808,
                                                ["x"] = -226906.48901067,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 814455.00905314,
                                                ["x"] = -226926.06588402,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 813553.46062183,
                                                ["x"] = -227402.28135131,
                                            }, -- end of [50]
                                            [35] = 
                                            {
                                                ["y"] = 814505.58567145,
                                                ["x"] = -226906.53777205,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 817403.59267087,
                                                ["x"] = -225626.93935938,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 817296.08682149,
                                                ["x"] = -226027.66304697,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 817111.54558331,
                                                ["x"] = -226454.45270844,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 817086.25363608,
                                                ["x"] = -226491.64171677,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 816937.77618085,
                                                ["x"] = -226692.6472835,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 816916.40898776,
                                                ["x"] = -226705.30653315,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 816123.70142127,
                                                ["x"] = -227061.64709815,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 815039.23994598,
                                                ["x"] = -227057.78210864,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 814500.59367314,
                                                ["x"] = -226906.85489035,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 814136.65070499,
                                                ["x"] = -227114.49462693,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 813542.17734775,
                                                ["x"] = -227412.13907,
                                            }, -- end of [52]
                                            [51] = 
                                            {
                                                ["y"] = 813545.74648306,
                                                ["x"] = -227408.63851069,
                                            }, -- end of [51]
                                            [47] = 
                                            {
                                                ["y"] = 813794.23458571,
                                                ["x"] = -227240.71720572,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 813803.27343309,
                                                ["x"] = -227236.44466786,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 814485.93257253,
                                                ["x"] = -226909.85921614,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 814145.69017899,
                                                ["x"] = -227110.22214832,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 814495.63679542,
                                                ["x"] = -226907.47746017,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 814122.70967958,
                                                ["x"] = -227120.02587084,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 813495.21194638,
                                                ["x"] = -227464.23158661,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 817726.922081,
                                                ["x"] = -224297.15402529,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 816933.93359606,
                                                ["x"] = -226695.84149539,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 816583.86419326,
                                                ["x"] = -226842.95468464,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 815029.44242309,
                                                ["x"] = -227055.79005785,
                                            }, -- end of [31]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 815899.27629428,
                                                ["x"] = -218144.09887976,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 818311.61729899,
                                                ["x"] = -219515.24287797,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 818400.8792548,
                                                ["x"] = -219583.75594806,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                ["y"] = 818332.04385361,
                                                ["x"] = -219529.65217014,
                                            }, -- end of [3]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 811927.24958562,
                                                ["x"] = -229065.82474652,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 811924.21429519,
                                                ["x"] = -229075.3151703,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 811923.81735532,
                                                ["x"] = -229085.26024233,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 811926.71050399,
                                                ["x"] = -229094.81582561,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 811959.02084288,
                                                ["x"] = -229162.47805221,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 812017.63067536,
                                                ["x"] = -229284.03792644,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 812025.38650874,
                                                ["x"] = -229307.79038519,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 812029.41482414,
                                                ["x"] = -229327.37074671,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 812031.7392504,
                                                ["x"] = -229352.25197981,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 812027.37416691,
                                                ["x"] = -229697.15849186,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 811960.53490209,
                                                ["x"] = -230368.77293099,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 811956.3518228,
                                                ["x"] = -230383.1483186,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 811867.39316185,
                                                ["x"] = -230545.32937389,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 811863.45696476,
                                                ["x"] = -230559.78676521,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 811685.60224498,
                                                ["x"] = -231313.57012985,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 811684.32600531,
                                                ["x"] = -231328.49651305,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 811633.86161815,
                                                ["x"] = -232822.41219589,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 811656.57363419,
                                                ["x"] = -233889.01516205,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 811555.61531556,
                                                ["x"] = -234249.93626402,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 811302.63773671,
                                                ["x"] = -234790.75615688,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 811136.18856993,
                                                ["x"] = -234989.95269951,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 811129.10860158,
                                                ["x"] = -235059.17438853,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 810865.70747783,
                                                ["x"] = -237155.89330122,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 810588.97716142,
                                                ["x"] = -237884.12281122,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 810337.59818445,
                                                ["x"] = -238181.73508851,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 810110.0551675,
                                                ["x"] = -238779.67203168,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 809252.62211573,
                                                ["x"] = -239674.07612231,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 809026.27923661,
                                                ["x"] = -240102.67519332,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 808559.38057224,
                                                ["x"] = -240857.81368393,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 808054.06896384,
                                                ["x"] = -241601.34627222,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 807612.85235387,
                                                ["x"] = -241937.22311226,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 807091.69080702,
                                                ["x"] = -242154.39044662,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 806375.55631883,
                                                ["x"] = -242260.32617328,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 805925.00895936,
                                                ["x"] = -241965.07271547,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 803975.96363743,
                                                ["x"] = -242281.90645441,
                                            }, -- end of [148]
                                            [1] = 
                                            {
                                                ["y"] = 813495.2119326,
                                                ["x"] = -227464.23159864,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 813417.68554672,
                                                ["x"] = -227549.15625741,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 806370.69921658,
                                                ["x"] = -242259.15759744,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 805905.22050088,
                                                ["x"] = -241962.18158206,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 803962.78411869,
                                                ["x"] = -242289.06526387,
                                            }, -- end of [149]
                                            [3] = 
                                            {
                                                ["y"] = 813388.92558585,
                                                ["x"] = -227576.95039519,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 813358.73033106,
                                                ["x"] = -227603.17759883,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 811670.85701362,
                                                ["x"] = -233049.39162384,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 811655.5124377,
                                                ["x"] = -233898.95673182,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 811457.24631774,
                                                ["x"] = -234528.03810708,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 813307.49459248,
                                                ["x"] = -227643.16658523,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 811134.38777483,
                                                ["x"] = -234994.61422002,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 811081.24644332,
                                                ["x"] = -236313.14911995,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 810824.1748472,
                                                ["x"] = -237294.80228418,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 813085.48214537,
                                                ["x"] = -227805.35697959,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 810332.62646474,
                                                ["x"] = -238190.40450598,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 810104.33675132,
                                                ["x"] = -238787.86056056,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 809243.63652654,
                                                ["x"] = -239686.08228978,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 813078.85877174,
                                                ["x"] = -227812.84690202,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 808392.4995794,
                                                ["x"] = -241082.6066195,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 807643.47057984,
                                                ["x"] = -241920.40788698,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 807125.32929818,
                                                ["x"] = -242145.10206494,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 813076.07813884,
                                                ["x"] = -227817.00072597,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 806365.94916808,
                                                ["x"] = -242257.60382498,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 812999.51325824,
                                                ["x"] = -227951.76626015,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 802770.3929895,
                                                ["x"] = -242993.63425983,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 812950.080757,
                                                ["x"] = -228044.38962578,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 812874.73937718,
                                                ["x"] = -228202.30839501,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                ["y"] = 812864.59724741,
                                                ["x"] = -228219.54371398,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 812853.56885365,
                                                ["x"] = -228236.22525891,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 812841.61733793,
                                                ["x"] = -228252.25808521,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 812828.765105,
                                                ["x"] = -228267.57832073,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 812811.64759531,
                                                ["x"] = -228285.79503604,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 812771.8692882,
                                                ["x"] = -228323.7699268,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 812706.44014402,
                                                ["x"] = -228385.55164837,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 812685.97508618,
                                                ["x"] = -228407.48361395,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 812663.36782014,
                                                ["x"] = -228434.19819598,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 812633.05385497,
                                                ["x"] = -228473.95417403,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 812508.95189881,
                                                ["x"] = -228649.50558217,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 812502.43850609,
                                                ["x"] = -228657.09181332,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 812338.08614958,
                                                ["x"] = -228825.05357102,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 812295.20885305,
                                                ["x"] = -228867.0145613,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 812287.47769655,
                                                ["x"] = -228873.35259719,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 812283.39149716,
                                                ["x"] = -228876.23299976,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 812274.83223722,
                                                ["x"] = -228881.39888627,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 811940.49143831,
                                                ["x"] = -229051.16559532,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 811936.45078421,
                                                ["x"] = -229054.10624862,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 811932.88264476,
                                                ["x"] = -229057.60073377,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 811929.78026926,
                                                ["x"] = -229061.51821343,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 811925.38403539,
                                                ["x"] = -229070.45900572,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 811923.61961916,
                                                ["x"] = -229080.27869583,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 811925.03763799,
                                                ["x"] = -229090.10478371,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 811930.57900934,
                                                ["x"] = -229104.03615074,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 812009.94555622,
                                                ["x"] = -229265.57556713,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 812022.61200889,
                                                ["x"] = -229298.18405456,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 812027.66332369,
                                                ["x"] = -229317.52654108,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 812030.65184661,
                                                ["x"] = -229337.29290031,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 812033.08723372,
                                                ["x"] = -229402.22751847,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 812018.6366364,
                                                ["x"] = -229816.8273584,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 811959.48485411,
                                                ["x"] = -230373.65514056,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 811954.1503277,
                                                ["x"] = -230387.63663699,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 811865.80067092,
                                                ["x"] = -230550.06643692,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 811754.48739091,
                                                ["x"] = -231073.25348246,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 811684.86254638,
                                                ["x"] = -231318.51180992,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 811632.01529255,
                                                ["x"] = -232802.5128343,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 811671.42647249,
                                                ["x"] = -233064.37936074,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 811653.69444702,
                                                ["x"] = -233908.78774584,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 811451.41035671,
                                                ["x"] = -234541.85130876,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 811291.14386871,
                                                ["x"] = -234807.10633439,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 811131.78866811,
                                                ["x"] = -235004.25108966,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 811080.01825956,
                                                ["x"] = -236323.07165751,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 810763.62408726,
                                                ["x"] = -237474.87690018,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 810579.08079496,
                                                ["x"] = -237901.47849359,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 810328.86966559,
                                                ["x"] = -238199.67094224,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 810097.44424363,
                                                ["x"] = -238795.10442901,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 809238.28220214,
                                                ["x"] = -239694.52605855,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 808922.57424135,
                                                ["x"] = -240319.04419499,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 808065.32578994,
                                                ["x"] = -241591.46795827,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 807635.1320667,
                                                ["x"] = -241925.92486591,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 807111.20967635,
                                                ["x"] = -242150.15708518,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 806395.42152895,
                                                ["x"] = -242261.029777,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 806348.40467546,
                                                ["x"] = -242248.1490292,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 805101.30874473,
                                                ["x"] = -241865.61803554,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 802762.52094346,
                                                ["x"] = -242999.7593938,
                                            }, -- end of [152]
                                            [129] = 
                                            {
                                                ["y"] = 806390.45280516,
                                                ["x"] = -242261.58403293,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 805943.75949985,
                                                ["x"] = -241971.8324065,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 805096.41259191,
                                                ["x"] = -241866.59545028,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 802755.4571504,
                                                ["x"] = -243006.82577033,
                                            }, -- end of [153]
                                            [65] = 
                                            {
                                                ["y"] = 811632.59997667,
                                                ["x"] = -232812.49308713,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 811672.59124126,
                                                ["x"] = -233509.35752819,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 811648.77856978,
                                                ["x"] = -233928.17231893,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 811446.78424483,
                                                ["x"] = -234550.71525189,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 811140.78479295,
                                                ["x"] = -234981.07837634,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 811131.28128938,
                                                ["x"] = -235009.22469748,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 811078.14599626,
                                                ["x"] = -236332.89339417,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 810710.70740969,
                                                ["x"] = -237604.47640016,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 810573.09165009,
                                                ["x"] = -237909.48426349,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 810112.62345241,
                                                ["x"] = -238775.38626815,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 809443.27777988,
                                                ["x"] = -239448.97962439,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 809131.7918442,
                                                ["x"] = -239892.72528318,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 808739.31721449,
                                                ["x"] = -240605.40815589,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 808061.80838312,
                                                ["x"] = -241595.01492108,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 807626.41471759,
                                                ["x"] = -241930.81961481,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 807101.54790952,
                                                ["x"] = -242152.72156462,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 806385.4585515,
                                                ["x"] = -242261.70444219,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 805939.23836201,
                                                ["x"] = -241969.71279753,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 805086.91006467,
                                                ["x"] = -241869.70632257,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 802752.46371466,
                                                ["x"] = -243010.82992625,
                                            }, -- end of [154]
                                            [155] = 
                                            {
                                                ["y"] = 802438.32129869,
                                                ["x"] = -243482.61894935,
                                            }, -- end of [155]
                                            [151] = 
                                            {
                                                ["y"] = 802766.25813408,
                                                ["x"] = -242996.44374399,
                                            }, -- end of [151]
                                            [147] = 
                                            {
                                                ["y"] = 803989.61474225,
                                                ["x"] = -242275.69864855,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 805111.24587919,
                                                ["x"] = -241864.5030518,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 805116.2410234,
                                                ["x"] = -241864.58378484,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 805929.87685166,
                                                ["x"] = -241966.19853539,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 806356.8459177,
                                                ["x"] = -242253.50893603,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 806380.49039399,
                                                ["x"] = -242261.13208116,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 806744.17895037,
                                                ["x"] = -242194.81138344,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 808930.12499487,
                                                ["x"] = -240306.08527878,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 810584.37402414,
                                                ["x"] = -237892.99867273,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 811297.15937182,
                                                ["x"] = -234799.12088551,
                                            }, -- end of [79]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 802386.27673032,
                                                ["x"] = -243449.48013435,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 802386.27673032,
                                                ["x"] = -243449.48013435,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2504,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 815900.02275615,
                                            ["x"] = -218142.97398709,
                                            ["name"] = "DictKey_WptName_8",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 20,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2506,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 138.66153723516,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 818401.63928669,
                                            ["x"] = -219582.6633789,
                                            ["name"] = "DictKey_WptName_20",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20.8333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1664,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 428.28882016767,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817727.78073661,
                                            ["x"] = -224300.59441386,
                                            ["name"] = "DictKey_WptName_22",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20.8333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1488,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 728.27625249417,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 813496.21760681,
                                            ["x"] = -227465.13108607,
                                            ["name"] = "DictKey_WptName_23",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20.8333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1112,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1845.7206008887,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 802432.85880127,
                                            ["x"] = -243493.27606218,
                                            ["name"] = "DictKey_WptName_24",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 20,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 10,
                                        ["y"] = 815900.02275615,
                                        ["x"] = -218142.97398709,
                                        ["name"] = "DictKey_UnitName_18",
                                        ["heading"] = 2.0881321834967,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M 818",
                                        ["unitId"] = 9,
                                        ["y"] = 815874.29543459,
                                        ["x"] = -218127.55756909,
                                        ["name"] = "DictKey_UnitName_17",
                                        ["heading"] = 2.1106447422678,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M 818",
                                        ["unitId"] = 8,
                                        ["y"] = 815848.54414496,
                                        ["x"] = -218112.16705661,
                                        ["name"] = "DictKey_UnitName_16",
                                        ["heading"] = 2.109493368483,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M 818",
                                        ["unitId"] = 7,
                                        ["y"] = 815822.74768433,
                                        ["x"] = -218096.85308587,
                                        ["name"] = "DictKey_UnitName_15",
                                        ["heading"] = 2.1065308142925,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M1126 Stryker ICV",
                                        ["unitId"] = 6,
                                        ["y"] = 815796.60069149,
                                        ["x"] = -218082.27108778,
                                        ["name"] = "DictKey_UnitName_14",
                                        ["heading"] = 2.0795267728288,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M 818",
                                        ["unitId"] = 5,
                                        ["y"] = 815769.02522698,
                                        ["x"] = -218072.95940646,
                                        ["name"] = "DictKey_UnitName_13",
                                        ["heading"] = 1.8964537166061,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M 818",
                                        ["unitId"] = 4,
                                        ["y"] = 815740.07237854,
                                        ["x"] = -218067.02710991,
                                        ["name"] = "DictKey_UnitName_12",
                                        ["heading"] = 1.7728942449072,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M 818",
                                        ["unitId"] = 3,
                                        ["y"] = 815711.1841641,
                                        ["x"] = -218066.69770828,
                                        ["name"] = "DictKey_UnitName_11",
                                        ["heading"] = 1.582198462802,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M 818",
                                        ["unitId"] = 2,
                                        ["y"] = 815681.61322003,
                                        ["x"] = -218069.95236828,
                                        ["name"] = "DictKey_UnitName_10",
                                        ["heading"] = 1.4611747815561,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 1,
                                        ["y"] = 815651.82864669,
                                        ["x"] = -218073.52788721,
                                        ["name"] = "DictKey_UnitName_7",
                                        ["heading"] = 1.4513220525656,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 815900.02275615,
                                ["x"] = -218142.97398709,
                                ["name"] = "DictKey_GroupName_6",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Tierra nada",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 802394.76315991,
                                                ["x"] = -243508.98694459,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 802394.76315991,
                                                ["x"] = -243508.48968937,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1114,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 802474.55426773,
                                            ["x"] = -243402.87644033,
                                            ["name"] = "DictKey_WptName_130",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 41,
                                        ["y"] = 802474.55426773,
                                        ["x"] = -243402.87644033,
                                        ["name"] = "DictKey_UnitName_133",
                                        ["heading"] = 0.75049157835756,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 52,
                                        ["y"] = 802437.46819603,
                                        ["x"] = -243419.24004822,
                                        ["name"] = "DictKey_UnitName_144",
                                        ["heading"] = 0.71558499331767,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 51,
                                        ["y"] = 802463.51481271,
                                        ["x"] = -243413.64962346,
                                        ["name"] = "DictKey_UnitName_143",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 50,
                                        ["y"] = 802401.70902165,
                                        ["x"] = -243427.15136998,
                                        ["name"] = "DictKey_UnitName_142",
                                        ["heading"] = 3.2463124087095,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 49,
                                        ["y"] = 802393.48124701,
                                        ["x"] = -243434.11333313,
                                        ["name"] = "DictKey_UnitName_141",
                                        ["heading"] = 4.9741883681838,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Roland ADS",
                                        ["unitId"] = 77,
                                        ["y"] = 802502.92575759,
                                        ["x"] = -243500.60524737,
                                        ["name"] = "DictKey_UnitName_202",
                                        ["heading"] = 2.8448866807508,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Roland ADS",
                                        ["unitId"] = 59,
                                        ["y"] = 802356.01059227,
                                        ["x"] = -243454.33103004,
                                        ["name"] = "DictKey_UnitName_151",
                                        ["heading"] = 2.8448866807508,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1097 Avenger",
                                        ["unitId"] = 78,
                                        ["y"] = 802364.72623448,
                                        ["x"] = -243445.03477706,
                                        ["name"] = "DictKey_UnitName_203",
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1097 Avenger",
                                        ["unitId"] = 58,
                                        ["y"] = 802525.780869,
                                        ["x"] = -243510.8957419,
                                        ["name"] = "DictKey_UnitName_150",
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Stinger comm",
                                        ["unitId"] = 57,
                                        ["y"] = 802518.08729405,
                                        ["x"] = -243488.95613364,
                                        ["name"] = "DictKey_UnitName_149",
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Stinger comm",
                                        ["unitId"] = 56,
                                        ["y"] = 802459.22436923,
                                        ["x"] = -243552.93757367,
                                        ["name"] = "DictKey_UnitName_148",
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "bofors40",
                                        ["unitId"] = 79,
                                        ["y"] = 806583.63912879,
                                        ["x"] = -242159.64426757,
                                        ["name"] = "DictKey_UnitName_204",
                                        ["heading"] = 2.2514747350727,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "bofors40",
                                        ["unitId"] = 55,
                                        ["y"] = 802520.7613931,
                                        ["x"] = -243486.05570813,
                                        ["name"] = "DictKey_UnitName_147",
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "bofors40",
                                        ["unitId"] = 54,
                                        ["y"] = 802460.80193104,
                                        ["x"] = -243558.51856512,
                                        ["name"] = "DictKey_UnitName_146",
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 53,
                                        ["y"] = 802474.60921322,
                                        ["x"] = -243505.29088591,
                                        ["name"] = "DictKey_UnitName_145",
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 48,
                                        ["y"] = 802466.89831299,
                                        ["x"] = -243514.49236227,
                                        ["name"] = "DictKey_UnitName_140",
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 47,
                                        ["y"] = 802427.65815704,
                                        ["x"] = -243545.50474359,
                                        ["name"] = "DictKey_UnitName_139",
                                        ["heading"] = 3.8920842319474,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 46,
                                        ["y"] = 802380.57395197,
                                        ["x"] = -243517.49459164,
                                        ["name"] = "DictKey_UnitName_138",
                                        ["heading"] = 2.775073510671,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1128 Stryker MGS",
                                        ["unitId"] = 45,
                                        ["y"] = 802450.14999183,
                                        ["x"] = -243432.86496391,
                                        ["name"] = "DictKey_UnitName_137",
                                        ["heading"] = 1.4311699866353,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1128 Stryker MGS",
                                        ["unitId"] = 44,
                                        ["y"] = 802445.85467569,
                                        ["x"] = -243439.30284561,
                                        ["name"] = "DictKey_UnitName_136",
                                        ["heading"] = 1.4311699866353,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 43,
                                        ["y"] = 802478.2337026,
                                        ["x"] = -243459.17179394,
                                        ["name"] = "DictKey_UnitName_135",
                                        ["heading"] = 6.0737457969403,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-1 Abrams",
                                        ["unitId"] = 42,
                                        ["y"] = 802487.06434631,
                                        ["x"] = -243452.18086768,
                                        ["name"] = "DictKey_UnitName_134",
                                        ["heading"] = 6.0737457969403,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 80,
                                        ["y"] = 806540.81593945,
                                        ["x"] = -242185.33818117,
                                        ["name"] = "DictKey_UnitName_205",
                                        ["heading"] = 2.7227136331112,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 40,
                                        ["y"] = 802503.25385977,
                                        ["x"] = -243420.53772774,
                                        ["name"] = "DictKey_UnitName_129",
                                        ["heading"] = 0.27925268031909,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [24]
                                }, -- end of ["units"]
                                ["y"] = 802474.55426773,
                                ["x"] = -243402.87644033,
                                ["name"] = "DictKey_GroupName_128",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Tierra nada",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 802512.94260365,
                                                ["x"] = -242946.59358699,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 802485.00774801,
                                                ["x"] = -242946.59358699,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1939,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 801315.64066013,
                                            ["x"] = -241697.42109424,
                                            ["name"] = "DictKey_WptName_222",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Roland ADS",
                                        ["unitId"] = 100,
                                        ["y"] = 801315.64066013,
                                        ["x"] = -241697.42109424,
                                        ["name"] = "DictKey_UnitName_234",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Roland ADS",
                                        ["unitId"] = 99,
                                        ["y"] = 799332.86527109,
                                        ["x"] = -244226.25232133,
                                        ["name"] = "DictKey_UnitName_233",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Roland ADS",
                                        ["unitId"] = 98,
                                        ["y"] = 806548.85940385,
                                        ["x"] = -244466.84309396,
                                        ["name"] = "DictKey_UnitName_232",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Roland ADS",
                                        ["unitId"] = 97,
                                        ["y"] = 802149.42384725,
                                        ["x"] = -239837.57241308,
                                        ["name"] = "DictKey_UnitName_231",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Roland ADS",
                                        ["unitId"] = 96,
                                        ["y"] = 803069.52934062,
                                        ["x"] = -246528.41802247,
                                        ["name"] = "DictKey_UnitName_230",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Roland ADS",
                                        ["unitId"] = 95,
                                        ["y"] = 800567.03210488,
                                        ["x"] = -245819.78766175,
                                        ["name"] = "DictKey_UnitName_229",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Roland ADS",
                                        ["unitId"] = 94,
                                        ["y"] = 802433.94283947,
                                        ["x"] = -243506.59448192,
                                        ["name"] = "DictKey_UnitName_228",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Roland ADS",
                                        ["unitId"] = 93,
                                        ["y"] = 804588.6409738,
                                        ["x"] = -240320.87503521,
                                        ["name"] = "DictKey_UnitName_227",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Roland ADS",
                                        ["unitId"] = 92,
                                        ["y"] = 806481.95314557,
                                        ["x"] = -242087.63195656,
                                        ["name"] = "DictKey_UnitName_226",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Roland ADS",
                                        ["unitId"] = 89,
                                        ["y"] = 802178.58851086,
                                        ["x"] = -243443.10249042,
                                        ["name"] = "DictKey_UnitName_221",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 801315.64066013,
                                ["x"] = -241697.42109424,
                                ["name"] = "DictKey_GroupName_220",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 465,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 904164.3837367,
                                            ["x"] = -319843.90379936,
                                            ["name"] = "DictKey_WptName_242",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 101,
                                        ["y"] = 904164.3837367,
                                        ["x"] = -319843.90379936,
                                        ["name"] = "DictKey_UnitName_236",
                                        ["heading"] = 3.6128315516283,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 102,
                                        ["y"] = 904169.75532602,
                                        ["x"] = -319869.32579072,
                                        ["name"] = "DictKey_UnitName_237",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "M 818",
                                        ["unitId"] = 103,
                                        ["y"] = 904149.65692962,
                                        ["x"] = -319871.19540899,
                                        ["name"] = "DictKey_UnitName_238",
                                        ["heading"] = 4.7996554429844,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 104,
                                        ["y"] = 904139.99723523,
                                        ["x"] = -319859.97769938,
                                        ["name"] = "DictKey_UnitName_239",
                                        ["heading"] = 1.221730476396,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 105,
                                        ["y"] = 904171.46914277,
                                        ["x"] = -319860.28930242,
                                        ["name"] = "DictKey_UnitName_240",
                                        ["heading"] = 5.0614548307836,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 106,
                                        ["y"] = 904157.82924028,
                                        ["x"] = -319868.32177778,
                                        ["name"] = "DictKey_UnitName_241",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 904164.3837367,
                                ["x"] = -319843.90379936,
                                ["name"] = "DictKey_GroupName_235",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 465,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 904191.49320161,
                                            ["x"] = -319824.89601362,
                                            ["name"] = "DictKey_WptName_250",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 107,
                                        ["y"] = 904191.49320161,
                                        ["x"] = -319824.89601362,
                                        ["name"] = "DictKey_UnitName_244",
                                        ["heading"] = 3.6128315516283,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 108,
                                        ["y"] = 904197.88106403,
                                        ["x"] = -319833.62089888,
                                        ["name"] = "DictKey_UnitName_245",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "M 818",
                                        ["unitId"] = 109,
                                        ["y"] = 904174.66663718,
                                        ["x"] = -319853.40769223,
                                        ["name"] = "DictKey_UnitName_246",
                                        ["heading"] = 4.7996554429844,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 110,
                                        ["y"] = 904157.51858583,
                                        ["x"] = -319839.21184281,
                                        ["name"] = "DictKey_UnitName_247",
                                        ["heading"] = 1.221730476396,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 111,
                                        ["y"] = 904194.29762901,
                                        ["x"] = -319829.41425777,
                                        ["name"] = "DictKey_UnitName_248",
                                        ["heading"] = 5.0614548307836,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 112,
                                        ["y"] = 904178.71747677,
                                        ["x"] = -319849.66845569,
                                        ["name"] = "DictKey_UnitName_249",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 904191.49320161,
                                ["x"] = -319824.89601362,
                                ["name"] = "DictKey_GroupName_243",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 465,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 904222.16007468,
                                            ["x"] = -319804.32431235,
                                            ["name"] = "DictKey_WptName_258",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 5,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 113,
                                        ["y"] = 904222.16007468,
                                        ["x"] = -319804.32431235,
                                        ["name"] = "DictKey_UnitName_252",
                                        ["heading"] = 3.6128315516283,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 114,
                                        ["y"] = 904221.87449849,
                                        ["x"] = -319815.54792228,
                                        ["name"] = "DictKey_UnitName_253",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "M 818",
                                        ["unitId"] = 115,
                                        ["y"] = 904210.65678887,
                                        ["x"] = -319798.87715937,
                                        ["name"] = "DictKey_UnitName_254",
                                        ["heading"] = 4.7996554429844,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 116,
                                        ["y"] = 904188.1854589,
                                        ["x"] = -319818.64014153,
                                        ["name"] = "DictKey_UnitName_255",
                                        ["heading"] = 1.221730476396,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 117,
                                        ["y"] = 904219.38167413,
                                        ["x"] = -319808.84845681,
                                        ["name"] = "DictKey_UnitName_256",
                                        ["heading"] = 5.0614548307836,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 118,
                                        ["y"] = 904209.87778126,
                                        ["x"] = -319803.08380048,
                                        ["name"] = "DictKey_UnitName_257",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 904222.16007468,
                                ["x"] = -319804.32431235,
                                ["name"] = "DictKey_GroupName_251",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Tierra nada",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817826.77342459,
                                                ["x"] = -224097.10375049,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817818.4390893,
                                                ["x"] = -224078.22832778,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1674,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817831.72439593,
                                            ["x"] = -224121.98900526,
                                            ["name"] = "DictKey_WptName_264",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 121,
                                        ["y"] = 817831.72439593,
                                        ["x"] = -224121.98900526,
                                        ["name"] = "DictKey_UnitName_265",
                                        ["heading"] = 5.8673853533476,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 120,
                                        ["y"] = 817809.50669913,
                                        ["x"] = -224116.07439656,
                                        ["name"] = "DictKey_UnitName_263",
                                        ["heading"] = 5.8673853533476,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 817831.72439593,
                                ["x"] = -224121.98900526,
                                ["name"] = "DictKey_GroupName_262",
                                ["start_time"] = 0,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 465,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 904158.4375,
                                            ["x"] = -319857.5,
                                            ["name"] = "DictKey_WptName_34",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2502,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 949.86551902824,
                                            ["ETA_locked"] = false,
                                            ["y"] = 818415.44473968,
                                            ["x"] = -219595.10890802,
                                            ["name"] = "DictKey_WptName_52",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1665,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 984.40602778464,
                                            ["ETA_locked"] = false,
                                            ["y"] = 817687.86724105,
                                            ["x"] = -224336.90708879,
                                            ["name"] = "DictKey_WptName_53",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1492,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1021.9206597293,
                                            ["ETA_locked"] = false,
                                            ["y"] = 813489.66144432,
                                            ["x"] = -227422.83923818,
                                            ["name"] = "DictKey_WptName_54",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1185,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1139.9235417819,
                                            ["ETA_locked"] = false,
                                            ["y"] = 806484.46806126,
                                            ["x"] = -242239.58872294,
                                            ["name"] = "DictKey_WptName_55",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1112,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1170.6072600708,
                                            ["ETA_locked"] = false,
                                            ["y"] = 802442.1916087,
                                            ["x"] = -243488.08492647,
                                            ["name"] = "DictKey_WptName_56",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 465,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "nsawc brown splinter",
                                        ["skill"] = "Client",
                                        ["parking"] = "86",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 12,
                                        ["psi"] = 0.7074971077463,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["parking_id"] = "05",
                                        ["x"] = -319857.5,
                                        ["name"] = "DictKey_UnitName_33",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-9X",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-9X",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 904158.4375,
                                        ["heading"] = -0.7074971077463,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 465,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "nsawc brown splinter",
                                        ["skill"] = "Client",
                                        ["parking"] = "87",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 75,
                                        ["psi"] = 0.7074971077463,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["parking_id"] = "06",
                                        ["x"] = -319838.15625,
                                        ["name"] = "DictKey_UnitName_200",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-9X",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-9X",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 904184.4375,
                                        ["heading"] = -0.7074971077463,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "056",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 465,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "nsawc brown splinter",
                                        ["skill"] = "Client",
                                        ["parking"] = "85",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                            ["HelmetMountedDevice"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 76,
                                        ["psi"] = 0.7074971077463,
                                        ["dataCartridge"] = 
                                        {
                                            ["GroupsPoints"] = 
                                            {
                                                ["Initial Point"] = 
                                                {
                                                }, -- end of ["Initial Point"]
                                                ["Sequence 2 Red"] = 
                                                {
                                                }, -- end of ["Sequence 2 Red"]
                                                ["PB"] = 
                                                {
                                                }, -- end of ["PB"]
                                                ["Sequence 1 Blue"] = 
                                                {
                                                }, -- end of ["Sequence 1 Blue"]
                                                ["Start Location"] = 
                                                {
                                                }, -- end of ["Start Location"]
                                                ["A/A Waypoint"] = 
                                                {
                                                }, -- end of ["A/A Waypoint"]
                                                ["PP"] = 
                                                {
                                                }, -- end of ["PP"]
                                                ["Sequence 3 Yellow"] = 
                                                {
                                                }, -- end of ["Sequence 3 Yellow"]
                                            }, -- end of ["GroupsPoints"]
                                            ["Points"] = 
                                            {
                                            }, -- end of ["Points"]
                                        }, -- end of ["dataCartridge"]
                                        ["parking_id"] = "07",
                                        ["x"] = -319819.53125,
                                        ["name"] = "DictKey_UnitName_201",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-9X",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-120C",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "LAU-115_2*LAU-127_AIM-9X",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 904208.5625,
                                        ["heading"] = -0.7074971077463,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Enfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "057",
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 904158.4375,
                                ["x"] = -319857.5,
                                ["name"] = "DictKey_GroupName_32",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 305,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 465,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 903148.53125,
                                            ["x"] = -319064.875,
                                            ["name"] = "DictKey_WptName_196",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 13100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 907.20052019814,
                                            ["ETA_locked"] = false,
                                            ["y"] = 810217.85520106,
                                            ["x"] = -233977.22809384,
                                            ["name"] = "DictKey_WptName_198",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 465,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "nato",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "E-3A",
                                        ["unitId"] = 73,
                                        ["psi"] = 0.82942711685654,
                                        ["y"] = 903148.53125,
                                        ["x"] = -319064.875,
                                        ["name"] = "DictKey_UnitName_195",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "65000",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.82942711685654,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Overlord11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 903148.53125,
                                ["x"] = -319064.875,
                                ["name"] = "DictKey_GroupName_194",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802393.91689125,
                                            ["speed"] = 0,
                                            ["x"] = -243426.99023172,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 32,
                                        ["y"] = 802393.91689125,
                                        ["x"] = -243426.99023172,
                                        ["name"] = "DictKey_GroupName_104",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802393.91689125,
                                ["x"] = -243426.99023172,
                                ["name"] = "DictKey_GroupName_104",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802441.22369048,
                                            ["speed"] = 0,
                                            ["x"] = -243414.37508526,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 33,
                                        ["rate"] = 20,
                                        ["y"] = 802441.22369048,
                                        ["x"] = -243414.37508526,
                                        ["name"] = "DictKey_GroupName_107",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802441.22369048,
                                ["x"] = -243414.37508526,
                                ["name"] = "DictKey_GroupName_107",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 5.6199601914217,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802426.9593545,
                                            ["speed"] = 0,
                                            ["x"] = -243445.70805676,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 34,
                                        ["rate"] = 100,
                                        ["y"] = 802426.9593545,
                                        ["x"] = -243445.70805676,
                                        ["name"] = "DictKey_GroupName_110",
                                        ["heading"] = 5.6199601914217,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802426.9593545,
                                ["x"] = -243445.70805676,
                                ["name"] = "DictKey_GroupName_110",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 5.6199601914217,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802397.62720232,
                                            ["speed"] = 0,
                                            ["x"] = -243466.60481878,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 35,
                                        ["rate"] = 50,
                                        ["y"] = 802397.62720232,
                                        ["x"] = -243466.60481878,
                                        ["name"] = "DictKey_GroupName_113",
                                        ["heading"] = 5.6199601914217,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802397.62720232,
                                ["x"] = -243466.60481878,
                                ["name"] = "DictKey_GroupName_113",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 5.6199601914217,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802390.53380603,
                                            ["speed"] = 0,
                                            ["x"] = -243478.10762356,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 36,
                                        ["rate"] = 50,
                                        ["y"] = 802390.53380603,
                                        ["x"] = -243478.10762356,
                                        ["name"] = "DictKey_GroupName_116",
                                        ["heading"] = 5.6199601914217,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802390.53380603,
                                ["x"] = -243478.10762356,
                                ["name"] = "DictKey_GroupName_116",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 5.6199601914217,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802383.05698293,
                                            ["speed"] = 0,
                                            ["x"] = -243489.99385516,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 37,
                                        ["rate"] = 50,
                                        ["y"] = 802383.05698293,
                                        ["x"] = -243489.99385516,
                                        ["name"] = "DictKey_GroupName_119",
                                        ["heading"] = 5.6199601914217,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802383.05698293,
                                ["x"] = -243489.99385516,
                                ["name"] = "DictKey_GroupName_119",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 5.6199601914217,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802405.29573883,
                                            ["speed"] = 0,
                                            ["x"] = -243456.06058107,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 38,
                                        ["rate"] = 50,
                                        ["y"] = 802405.29573883,
                                        ["x"] = -243456.06058107,
                                        ["name"] = "DictKey_GroupName_122",
                                        ["heading"] = 5.6199601914217,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802405.29573883,
                                ["x"] = -243456.06058107,
                                ["name"] = "DictKey_GroupName_122",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 2.2165681500328,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802485.26360985,
                                            ["speed"] = 0,
                                            ["x"] = -243520.92106985,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ComCenter",
                                        ["type"] = ".Command Center",
                                        ["unitId"] = 39,
                                        ["rate"] = 100,
                                        ["y"] = 802485.26360985,
                                        ["x"] = -243520.92106985,
                                        ["name"] = "DictKey_GroupName_125",
                                        ["heading"] = 2.2165681500328,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802485.26360985,
                                ["x"] = -243520.92106985,
                                ["name"] = "DictKey_GroupName_125",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 4.9043751981041,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817818.13516281,
                                            ["speed"] = 0,
                                            ["x"] = -224130.35525654,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Heliports",
                                        ["shape_name"] = "FARP",
                                        ["type"] = "SINGLE_HELIPAD",
                                        ["unitId"] = 119,
                                        ["heliport_frequency"] = 127.5,
                                        ["y"] = 817818.13516281,
                                        ["x"] = -224130.35525654,
                                        ["name"] = "DictKey_GroupName_259",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_callsign_id"] = 1,
                                        ["heading"] = 4.9043751981041,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817818.13516281,
                                ["x"] = -224130.35525654,
                                ["name"] = "DictKey_GroupName_259",
                                ["dead"] = false,
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["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"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 821987.4439393,
                                            ["x"] = -227263.4522206,
                                            ["name"] = "DictKey_WptName_157",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 1,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2000,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 110.71690088854,
                                            ["ETA_locked"] = false,
                                            ["y"] = 817135.0324579,
                                            ["x"] = -226446.2039711,
                                            ["name"] = "DictKey_WptName_158",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 60,
                                        ["psi"] = 1.4039411663949,
                                        ["y"] = 821987.4439393,
                                        ["x"] = -227263.4522206,
                                        ["name"] = "DictKey_UnitName_156",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.4039411663949,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 821987.4439393,
                                ["x"] = -227263.4522206,
                                ["name"] = "DictKey_GroupName_155",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["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"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 821901.61224651,
                                            ["x"] = -227606.06925479,
                                            ["name"] = "DictKey_WptName_161",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = false,
                                                                ["groupId"] = 1,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2000,
                                                                ["directionEnabled"] = false,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 110.92228906946,
                                            ["ETA_locked"] = false,
                                            ["y"] = 817110.36190961,
                                            ["x"] = -226445.19362251,
                                            ["name"] = "DictKey_WptName_162",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 61,
                                        ["psi"] = 1.3330864868432,
                                        ["y"] = 821901.61224651,
                                        ["x"] = -227606.06925479,
                                        ["name"] = "DictKey_UnitName_160",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.3330864868432,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 2000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 62,
                                        ["psi"] = 1.3330864868432,
                                        ["y"] = 821941.61224651,
                                        ["x"] = -227646.06925479,
                                        ["name"] = "DictKey_UnitName_163",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.3330864868432,
                                        ["callsign"] = 113,
                                        ["onboard_num"] = "051",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 821901.61224651,
                                ["x"] = -227606.06925479,
                                ["name"] = "DictKey_GroupName_159",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2900,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["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"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 805281.26282901,
                                            ["x"] = -221709.67626224,
                                            ["name"] = "DictKey_WptName_166",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 152.96025067518,
                                            ["ETA_locked"] = false,
                                            ["y"] = 812069.13178009,
                                            ["x"] = -228880.28887905,
                                            ["name"] = "DictKey_WptName_168",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = false,
                                                                ["groupId"] = 1,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2000,
                                                                ["directionEnabled"] = false,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 79.576146051112,
                                            ["ETA_locked"] = false,
                                            ["y"] = 813479.83133106,
                                            ["x"] = -227418.60018767,
                                            ["name"] = "DictKey_WptName_167",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2900,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 63,
                                        ["psi"] = -2.3836077717379,
                                        ["y"] = 805281.26282901,
                                        ["x"] = -221709.67626224,
                                        ["name"] = "DictKey_UnitName_165",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.3836077717379,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 805281.26282901,
                                ["x"] = -221709.67626224,
                                ["name"] = "DictKey_GroupName_164",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2900,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["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"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 805892.01985483,
                                            ["x"] = -221459.66423036,
                                            ["name"] = "DictKey_WptName_171",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 213.72472968384,
                                            ["ETA_locked"] = false,
                                            ["y"] = 812011.84139457,
                                            ["x"] = -228898.01950186,
                                            ["name"] = "DictKey_WptName_172",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 1,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2000,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 0,
                                                                ["weaponType"] = 1073741822,
                                                                ["groupAttack"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 259.79980808589,
                                            ["ETA_locked"] = false,
                                            ["y"] = 813493.89757798,
                                            ["x"] = -227484.89616418,
                                            ["name"] = "DictKey_WptName_173",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2900,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "Excellent",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 64,
                                        ["psi"] = -2.4531397113483,
                                        ["y"] = 805892.01985483,
                                        ["x"] = -221459.66423036,
                                        ["name"] = "DictKey_UnitName_170",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.4531397113483,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 2900,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "Excellent",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 74,
                                        ["psi"] = -2.4531397113483,
                                        ["y"] = 805932.01985483,
                                        ["x"] = -221499.66423036,
                                        ["name"] = "DictKey_UnitName_199",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.4531397113483,
                                        ["callsign"] = 119,
                                        ["onboard_num"] = "055",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 805892.01985483,
                                ["x"] = -221459.66423036,
                                ["name"] = "DictKey_GroupName_169",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1800,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["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"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 792515.49038872,
                                            ["x"] = -248712.16814668,
                                            ["name"] = "DictKey_WptName_176",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 1,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2000,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 0,
                                                                ["weaponType"] = 1073741822,
                                                                ["groupAttack"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 360.14667324722,
                                            ["ETA_locked"] = false,
                                            ["y"] = 808409.27053074,
                                            ["x"] = -246815.75119791,
                                            ["name"] = "DictKey_WptName_178",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1800,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 65,
                                        ["psi"] = -1.4520395942667,
                                        ["y"] = 792515.49038872,
                                        ["x"] = -248712.16814668,
                                        ["name"] = "DictKey_UnitName_175",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.4520395942667,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1800,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 66,
                                        ["psi"] = -1.4520395942667,
                                        ["y"] = 792555.49038872,
                                        ["x"] = -248752.16814668,
                                        ["name"] = "DictKey_UnitName_179",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.4520395942667,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "052",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1800,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 67,
                                        ["psi"] = -1.4520395942667,
                                        ["y"] = 792595.49038872,
                                        ["x"] = -248792.16814668,
                                        ["name"] = "DictKey_UnitName_180",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.4520395942667,
                                        ["callsign"] = 117,
                                        ["onboard_num"] = "053",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1800,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 68,
                                        ["psi"] = -1.4520395942667,
                                        ["y"] = 792635.49038872,
                                        ["x"] = -248832.16814668,
                                        ["name"] = "DictKey_UnitName_181",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.4520395942667,
                                        ["callsign"] = 118,
                                        ["onboard_num"] = "054",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 792515.49038872,
                                ["x"] = -248712.16814668,
                                ["name"] = "DictKey_GroupName_174",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1819,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["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"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 793153.05500564,
                                            ["x"] = -252470.71028962,
                                            ["name"] = "DictKey_WptName_187",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 1,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2000,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 371.10285542737,
                                            ["ETA_locked"] = false,
                                            ["y"] = 808421.65491906,
                                            ["x"] = -246821.51997545,
                                            ["name"] = "DictKey_WptName_188",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1819,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 69,
                                        ["psi"] = -1.2164274483996,
                                        ["y"] = 793153.05500564,
                                        ["x"] = -252470.71028962,
                                        ["name"] = "DictKey_UnitName_183",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.2164274483996,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1819,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 70,
                                        ["psi"] = -1.2164274483996,
                                        ["y"] = 793193.05500564,
                                        ["x"] = -252510.71028962,
                                        ["name"] = "DictKey_UnitName_184",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.2164274483996,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "052",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1819,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 71,
                                        ["psi"] = -1.2164274483996,
                                        ["y"] = 793233.05500564,
                                        ["x"] = -252550.71028962,
                                        ["name"] = "DictKey_UnitName_185",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.2164274483996,
                                        ["callsign"] = 117,
                                        ["onboard_num"] = "053",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1819,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 72,
                                        ["psi"] = -1.2164274483996,
                                        ["y"] = 793273.05500564,
                                        ["x"] = -252590.71028962,
                                        ["name"] = "DictKey_UnitName_186",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.2164274483996,
                                        ["callsign"] = 118,
                                        ["onboard_num"] = "054",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 793153.05500564,
                                ["x"] = -252470.71028962,
                                ["name"] = "DictKey_GroupName_182",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1819,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["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"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 776343.54220187,
                                            ["x"] = -252464.91881216,
                                            ["name"] = "DictKey_WptName_211",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = false,
                                                                ["groupId"] = 1,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2000,
                                                                ["directionEnabled"] = false,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 419.64745107491,
                                            ["ETA_locked"] = false,
                                            ["y"] = 798951.87775339,
                                            ["x"] = -248340.62857174,
                                            ["name"] = "DictKey_WptName_212",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1819,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 81,
                                        ["psi"] = -1.3903570039882,
                                        ["y"] = 776343.54220187,
                                        ["x"] = -252464.91881216,
                                        ["name"] = "DictKey_UnitName_207",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.3903570039882,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1819,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 82,
                                        ["psi"] = -1.3903570039882,
                                        ["y"] = 776403.75081852,
                                        ["x"] = -252705.75327876,
                                        ["name"] = "DictKey_UnitName_208",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.3903570039882,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "052",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1819,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 83,
                                        ["psi"] = -1.3903570039882,
                                        ["y"] = 776423.54220187,
                                        ["x"] = -252544.91881216,
                                        ["name"] = "DictKey_UnitName_209",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.3903570039882,
                                        ["callsign"] = 117,
                                        ["onboard_num"] = "053",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1819,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 84,
                                        ["psi"] = -1.3903570039882,
                                        ["y"] = 776463.54220187,
                                        ["x"] = -252584.91881216,
                                        ["name"] = "DictKey_UnitName_210",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.3903570039882,
                                        ["callsign"] = 118,
                                        ["onboard_num"] = "054",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 776343.54220187,
                                ["x"] = -252464.91881216,
                                ["name"] = "DictKey_GroupName_206",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1819,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["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"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 778300.32224295,
                                            ["x"] = -252374.60588719,
                                            ["name"] = "DictKey_WptName_218",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = false,
                                                                ["groupId"] = 1,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2000,
                                                                ["directionEnabled"] = false,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 207.56657484705,
                                            ["ETA_locked"] = false,
                                            ["y"] = 799001.63162723,
                                            ["x"] = -248320.70844944,
                                            ["name"] = "DictKey_WptName_219",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1819,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 85,
                                        ["psi"] = -1.3774154386779,
                                        ["y"] = 778300.32224295,
                                        ["x"] = -252374.60588719,
                                        ["name"] = "DictKey_UnitName_214",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.3774154386779,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1819,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 86,
                                        ["psi"] = -1.3774154386779,
                                        ["y"] = 778340.32224295,
                                        ["x"] = -252414.60588719,
                                        ["name"] = "DictKey_UnitName_215",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.3774154386779,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "052",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1819,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 87,
                                        ["psi"] = -1.3774154386779,
                                        ["y"] = 778380.32224295,
                                        ["x"] = -252454.60588719,
                                        ["name"] = "DictKey_UnitName_216",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.3774154386779,
                                        ["callsign"] = 117,
                                        ["onboard_num"] = "053",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1819,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 88,
                                        ["psi"] = -1.3774154386779,
                                        ["y"] = 778420.32224295,
                                        ["x"] = -252494.60588719,
                                        ["name"] = "DictKey_UnitName_217",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 818,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 50,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.3774154386779,
                                        ["callsign"] = 118,
                                        ["onboard_num"] = "054",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 778300.32224295,
                                ["x"] = -252374.60588719,
                                ["name"] = "DictKey_GroupName_213",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [8]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 5000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 280.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 806415.2710604,
                                            ["x"] = -170331.26353238,
                                            ["name"] = "DictKey_WptName_77",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 280.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 2,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 4500,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1069547520,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 214.23995840279,
                                            ["ETA_locked"] = false,
                                            ["y"] = 804867.51226894,
                                            ["x"] = -230417.54307798,
                                            ["name"] = "DictKey_WptName_79",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 5000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "174 GvIAP_Boris Safonov",
                                        ["skill"] = "High",
                                        ["speed"] = 280.55555555556,
                                        ["type"] = "MiG-31",
                                        ["unitId"] = 20,
                                        ["psi"] = 3.1158394098393,
                                        ["y"] = 806415.2710604,
                                        ["x"] = -170331.26353238,
                                        ["name"] = "DictKey_UnitName_76",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "15500",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -3.1158394098393,
                                        ["callsign"] = 115,
                                        ["onboard_num"] = "013",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 5000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "174 GvIAP_Boris Safonov",
                                        ["skill"] = "Good",
                                        ["speed"] = 280.55555555556,
                                        ["type"] = "MiG-31",
                                        ["unitId"] = 21,
                                        ["psi"] = 3.1158394098393,
                                        ["y"] = 806455.2710604,
                                        ["x"] = -170371.26353238,
                                        ["name"] = "DictKey_UnitName_78",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "15500",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -3.1158394098393,
                                        ["callsign"] = 112,
                                        ["onboard_num"] = "010",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 806415.2710604,
                                ["x"] = -170331.26353238,
                                ["name"] = "DictKey_GroupName_75",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 18,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 165,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "DictKey_ActionText_40",
                    ["seconds"] = 50,
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["KeyDict_text"] = "DictKey_ActionText_40",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_51",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Punto 1",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 167,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Punto 1",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["meters"] = 1000,
                    ["seconds"] = 50,
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_43",
                    ["KeyDict_text"] = "DictKey_ActionText_43",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_44",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 20,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 165,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 168,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Punto 1",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "DictKey_ActionText_45",
                    ["seconds"] = 50,
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["KeyDict_text"] = "DictKey_ActionText_45",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_46",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 22,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 165,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 169,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Punto 1",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["meters"] = 1000,
                    ["seconds"] = 50,
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_47",
                    ["KeyDict_text"] = "DictKey_ActionText_47",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_48",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 24,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 165,
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 25,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 165,
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 27,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 165,
                }, -- end of [5]
                [6] = 
                {
                    ["group"] = 28,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 165,
                }, -- end of [6]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 170,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "DictKey_ActionText_49",
                    ["seconds"] = 50,
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["KeyDict_text"] = "DictKey_ActionText_49",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_50",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Punto 1",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 20,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 165,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 21,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 165,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Refuerzos",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 22,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 165,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Refuerzos",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 23,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 165,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 23,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 165,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Refuerzos",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 165,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_193",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [8]
    }, -- end of ["trigrules"]
    ["currentKey"] = 13198,
    ["start_time"] = 30900,
    ["forcedOptions"] = 
    {
        ["optionsView"] = "optview_onlymap",
        ["labels"] = 0,
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["DMT_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["DMT_FAILURE_TOTAL"]
        ["helmet"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "helmet",
            ["mm"] = 0,
        }, -- end of ["helmet"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "radar",
            ["mm"] = 0,
        }, -- end of ["radar"]
        ["Failure_Comp_ADC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_ADC",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_ADC"]
        ["es_damage_MainInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_MainInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_MainInverter"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"]
        ["Failure_Ctrl_FCS_Ch1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch1",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch1"]
        ["asc_y"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_y",
            ["mm"] = 0,
        }, -- end of ["asc_y"]
        ["FLEX_S_NO_POWER_SUPPLY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_NO_POWER_SUPPLY",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_NO_POWER_SUPPLY"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "eos",
            ["mm"] = 0,
        }, -- end of ["eos"]
        ["AAR_47_FAILURE_SENSOR_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_LEFT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_LEFT"]
        ["tail_reductor_chip"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "tail_reductor_chip",
            ["mm"] = 0,
        }, -- end of ["tail_reductor_chip"]
        ["TACAN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TOTAL"]
        ["CADC_FAILURE_TEMPERATURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TEMPERATURE",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TEMPERATURE"]
        ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_LEFT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"]
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["Failure_PP_LeftPTS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_LeftPTS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_LeftPTS"]
        ["AN_ALE_40V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_TOTAL"]
        ["CADC_FAILURE_STATIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_STATIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_STATIC"]
        ["r_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_gen",
            ["mm"] = 0,
        }, -- end of ["r_gen"]
        ["ARBS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["ARBS_FAILURE_TOTAL"]
        ["FLEX_S_BKP_LAMP_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_BKP_LAMP_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_BKP_LAMP_DEFECTIVE"]
        ["fs_damage_swapping_pumps"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_swapping_pumps",
            ["mm"] = 0,
        }, -- end of ["fs_damage_swapping_pumps"]
        ["AAR_47_FAILURE_SENSOR_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_RIGHT"]
        ["Failure_ECS_OBOGS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_ECS_OBOGS",
            ["mm"] = 0,
        }, -- end of ["Failure_ECS_OBOGS"]
        ["Failure_Fuel_RightBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_RightBoostPump",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_RightBoostPump"]
        ["Failure_ECS_Valve"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_ECS_Valve",
            ["mm"] = 0,
        }, -- end of ["Failure_ECS_Valve"]
        ["hydro_common"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_common",
            ["mm"] = 0,
        }, -- end of ["hydro_common"]
        ["GMC_GYRO_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC_GYRO_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC_GYRO_FAILURE"]
        ["STATION_6_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["STATION_6_FAILURE"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"]
        ["engine_droop_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_droop_failure",
            ["mm"] = 0,
        }, -- end of ["engine_droop_failure"]
        ["TACAN_FAILURE_RECEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_RECEIVER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_RECEIVER"]
        ["Failure_Sens_RightPitotHeater"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Sens_RightPitotHeater",
            ["mm"] = 0,
        }, -- end of ["Failure_Sens_RightPitotHeater"]
        ["TGP_FAILURE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_LEFT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_LEFT"]
        ["CADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TOTAL"]
        ["hydro_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_right",
            ["mm"] = 0,
        }, -- end of ["hydro_right"]
        ["es_damage_MainGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_MainGenerator",
            ["mm"] = 0,
        }, -- end of ["es_damage_MainGenerator"]
        ["Failure_PP_EngR_AB_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_AB_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_AB_FFCS"]
        ["Failure_PP_LeftAMAD_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_LeftAMAD_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_LeftAMAD_OilLeak"]
        ["Failure_Elec_LeftTransformerRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_LeftTransformerRectifier",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_LeftTransformerRectifier"]
        ["hydro_main"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_main",
            ["mm"] = 0,
        }, -- end of ["hydro_main"]
        ["r_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_conv",
            ["mm"] = 0,
        }, -- end of ["r_conv"]
        ["CICU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CICU_FAILURE_TOTAL"]
        ["Failure_Elec_EmergencyBattery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_EmergencyBattery",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_EmergencyBattery"]
        ["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"]
        ["STATION_3_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["STATION_3_FAILURE"]
        ["l_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_conv",
            ["mm"] = 0,
        }, -- end of ["l_conv"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"]
        ["asc_r"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_r",
            ["mm"] = 0,
        }, -- end of ["asc_r"]
        ["sas_yaw_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_left",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_left"]
        ["engine_driveshaft_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_driveshaft_failure",
            ["mm"] = 0,
        }, -- end of ["engine_driveshaft_failure"]
        ["HUD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HUD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["HUD_FAILURE"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["Failure_Elec_UtilityBattery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_UtilityBattery",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_UtilityBattery"]
        ["ILS_FAILURE_ANT_LOCALIZER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_LOCALIZER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
        ["IFFCC_FAILURE_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_GUN"]
        ["ILS_FAILURE_ANT_GLIDESLOPE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
        ["engine_chip"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_chip",
            ["mm"] = 0,
        }, -- end of ["engine_chip"]
        ["ARN_83_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ARN_83_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ARN_83_TOTAL_FAILURE"]
        ["CADC_FAILURE_MACH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_MACH",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_MACH"]
        ["Failure_Fuel_ExtTankTransferR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferR",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferR"]
        ["Failure_Fuel_LeftBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_LeftBoostPump",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_LeftBoostPump"]
        ["Failure_Hyd_HYD2A_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD2A_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD2A_Leak"]
        ["CADC_FAILURE_TAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TAS"]
        ["asc_p"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_p",
            ["mm"] = 0,
        }, -- end of ["asc_p"]
        ["sas_pitch_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_left",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_left"]
        ["Failure_Ctrl_FCS_Ch3"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch3",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch3"]
        ["Failure_PP_EngR_Main_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_Main_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_Main_FFCS"]
        ["fs_aft_LH_leakage"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_aft_LH_leakage",
            ["mm"] = 0,
        }, -- end of ["fs_aft_LH_leakage"]
        ["fs_aft_central_leakage"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_aft_central_leakage",
            ["mm"] = 0,
        }, -- end of ["fs_aft_central_leakage"]
        ["Failure_Comp_MC2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_MC2",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_MC2"]
        ["ELEC_BOOSTER_FUEL_PUMP_2_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_BOOSTER_FUEL_PUMP_2_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_BOOSTER_FUEL_PUMP_2_FAILURE"]
        ["Failure_Ctrl_LEF"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_LEF",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_LEF"]
        ["Failure_PP_RightAMAD_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_RightAMAD_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_RightAMAD_OilLeak"]
        ["MSC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["MSC_FAILURE_TOTAL"]
        ["Failure_PP_EngL_AB_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_AB_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_AB_FFCS"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["AAR_47_FAILURE_SENSOR_BOTTOM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_BOTTOM",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_BOTTOM"]
        ["STRAKE_LEFT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["STRAKE_LEFT_FAILURE"]
        ["FLIR_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["FLIR_FAILURE_TOTAL"]
        ["VHF_AM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"]
        ["Failure_Fuel_QuantityGaging"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_QuantityGaging",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_QuantityGaging"]
        ["AAR_47_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_TOTAL"]
        ["Failure_PP_EngL_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_OilLeak"]
        ["PILOT_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PILOT_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["PILOT_KILLED_FAILURE"]
        ["Failure_PP_EngR_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_OilLeak"]
        ["Failure_PP_EngR_Nozzle_CS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_Nozzle_CS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_Nozzle_CS"]
        ["SADL_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SADL_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["SADL_FAILURE_TOTAL"]
        ["UHF_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
        ["ELEC_BOOSTER_FUEL_PUMP_1_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_BOOSTER_FUEL_PUMP_1_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_BOOSTER_FUEL_PUMP_1_FAILURE"]
        ["COPILOT_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COPILOT_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["COPILOT_KILLED_FAILURE"]
        ["es_damage_StarterGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_StarterGenerator",
            ["mm"] = 0,
        }, -- end of ["es_damage_StarterGenerator"]
        ["es_damage_Battery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_Battery",
            ["mm"] = 0,
        }, -- end of ["es_damage_Battery"]
        ["STRAKE_RIGHT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["STRAKE_RIGHT_FAILURE"]
        ["sas_yaw_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_right",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_right"]
        ["EGI_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["EGI_FAILURE_TOTAL"]
        ["CADC_FAILURE_IAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_IAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_IAS"]
        ["sas_pitch_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_right",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_right"]
        ["Failure_Elec_LeftGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_LeftGenerator",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_LeftGenerator"]
        ["CADC_FAILURE_DYNAMIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_DYNAMIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_DYNAMIC"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["STATION_5_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["STATION_5_FAILURE"]
        ["main_reductor_chip"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "main_reductor_chip",
            ["mm"] = 0,
        }, -- end of ["main_reductor_chip"]
        ["STATION_4_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["STATION_4_FAILURE"]
        ["TCN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["TCN_FAILURE_TOTAL"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"]
        ["fs_forward_LH_leakage"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_forward_LH_leakage",
            ["mm"] = 0,
        }, -- end of ["fs_forward_LH_leakage"]
        ["FLEX_S_MAIN_LAMP_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_MAIN_LAMP_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_MAIN_LAMP_DEFECTIVE"]
        ["FLEX_S_NO_GUN_SIGN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_NO_GUN_SIGN",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_NO_GUN_SIGN"]
        ["INS_FAILURE_VELOCITY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["INS_FAILURE_VELOCITY"]
        ["Failure_PP_EngL_Main_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_Main_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_Main_FFCS"]
        ["STATION_7_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["STATION_7_FAILURE"]
        ["ARN_83_ADF_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ARN_83_ADF_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["ARN_83_ADF_DAMAGE"]
        ["INS_FAILURE_ATTITUDE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["INS_FAILURE_ATTITUDE"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["Failure_Fuel_Tank1Transfer"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_Tank1Transfer",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_Tank1Transfer"]
        ["Failure_Fuel_Tank4Transfer"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_Tank4Transfer",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_Tank4Transfer"]
        ["RIGHT_GUNNER_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_GUNNER_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_GUNNER_KILLED_FAILURE"]
        ["CADC_FAILURE_BARO_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_BARO_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_BARO_ALT"]
        ["fs_forward_RH_leakage"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_forward_RH_leakage",
            ["mm"] = 0,
        }, -- end of ["fs_forward_RH_leakage"]
        ["CADC_FAILURE_PRESSURE_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_PRESSURE_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_PRESSURE_ALT"]
        ["IFFCC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_TOTAL"]
        ["Failure_Ctrl_Aileron"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_Aileron",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_Aileron"]
        ["es_damage_SpareInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_SpareInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_SpareInverter"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"]
        ["hydro_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_left",
            ["mm"] = 0,
        }, -- end of ["hydro_left"]
        ["STATION_2_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["STATION_2_FAILURE"]
        ["Failure_Elec_RightGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_RightGenerator",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_RightGenerator"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"]
        ["COM1_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["COM1_FAILURE_TOTAL"]
        ["Failure_PP_RightPTS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_RightPTS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_RightPTS"]
        ["ARN_82_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ARN_82_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ARN_82_FAILURE_TOTAL"]
        ["Failure_Elec_RightTransformerRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_RightTransformerRectifier",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_RightTransformerRectifier"]
        ["ROOF_AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ROOF_AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ROOF_AIRSPEED_INDICATOR_FAILURE"]
        ["TGP_FAILURE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_RIGHT"]
        ["ELEC_BOOSTER_FUEL_PUMP_0_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_BOOSTER_FUEL_PUMP_0_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_BOOSTER_FUEL_PUMP_0_FAILURE"]
        ["Failure_Hyd_IsolatedHYD2BSystem_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_IsolatedHYD2BSystem_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_IsolatedHYD2BSystem_Leak"]
        ["Failure_PP_EngL_Nozzle_CS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_Nozzle_CS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_Nozzle_CS"]
        ["AAR_47_FAILURE_SENSOR_TAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_TAIL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_TAIL"]
        ["Failure_Hyd_HYD2B_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD2B_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD2B_Leak"]
        ["TACAN_FAILURE_TRANSMITTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TRANSMITTER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TRANSMITTER"]
        ["fs_damage_transfer_pumps"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_transfer_pumps",
            ["mm"] = 0,
        }, -- end of ["fs_damage_transfer_pumps"]
        ["ILS_FAILURE_ANT_MARKER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_MARKER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_MARKER"]
        ["CDU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["CDU_FAILURE_TOTAL"]
        ["Failure_Ctrl_FCS_Ch4"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch4",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch4"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["Failure_Hyd_HYD1B_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD1B_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD1B_Leak"]
        ["INS_FAILURE_HEADING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["INS_FAILURE_HEADING"]
        ["STATION_1_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["STATION_1_FAILURE"]
        ["Failure_Gear_WOW"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Gear_WOW",
            ["mm"] = 0,
        }, -- end of ["Failure_Gear_WOW"]
        ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_RIGHT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"]
        ["l_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_gen",
            ["mm"] = 0,
        }, -- end of ["l_gen"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["hydro_main_irreversible_valve"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_main_irreversible_valve",
            ["mm"] = 0,
        }, -- end of ["hydro_main_irreversible_valve"]
        ["MD1_GYRO_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MD1_GYRO_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["MD1_GYRO_TOTAL_FAILURE"]
        ["Failure_Sens_LeftPitotHeater"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Sens_LeftPitotHeater",
            ["mm"] = 0,
        }, -- end of ["Failure_Sens_LeftPitotHeater"]
        ["CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["CLOCK_FAILURE"]
        ["asc_a"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_a",
            ["mm"] = 0,
        }, -- end of ["asc_a"]
        ["Failure_Fuel_ExtTankTransferL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferL",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferL"]
        ["Failure_Gear_NWS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Gear_NWS",
            ["mm"] = 0,
        }, -- end of ["Failure_Gear_NWS"]
        ["DVMS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["DVMS_FAILURE_TOTAL"]
        ["VHF_FM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
        ["RIGHT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_MFCD_FAILURE"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["SMS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["SMS_FAILURE_TOTAL"]
        ["A11_CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "A11_CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["A11_CLOCK_FAILURE"]
        ["Failure_Comp_MC1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_MC1",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_MC1"]
        ["fs_aft_RH_leakage"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_aft_RH_leakage",
            ["mm"] = 0,
        }, -- end of ["fs_aft_RH_leakage"]
        ["COM2_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["COM2_FAILURE_TOTAL"]
        ["AN_ALR69V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_TOTAL"]
        ["Failure_Hyd_HYD1A_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD1A_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD1A_Leak"]
        ["LEFT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_MFCD_FAILURE"]
        ["engine_surge_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_surge_failure",
            ["mm"] = 0,
        }, -- end of ["engine_surge_failure"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["ADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["ADC_FAILURE_TOTAL"]
        ["COPILOT_GYRO_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COPILOT_GYRO_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["COPILOT_GYRO_TOTAL_FAILURE"]
        ["Failure_Ctrl_FCS_Ch2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch2",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch2"]
        ["GMC_MAGN_COMP_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC_MAGN_COMP_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC_MAGN_COMP_FAILURE"]
        ["AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
        ["LEFT_GUNNER_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_GUNNER_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_GUNNER_KILLED_FAILURE"]
        ["NOSE_AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "NOSE_AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["NOSE_AIRSPEED_INDICATOR_FAILURE"]
        ["Failure_Fuel_ExtTankTransferC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferC",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferC"]
        ["GMC_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC_TOTAL_FAILURE"]
    }, -- end of ["failures"]
} -- end of mission
